summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-09new Korg Nanocontrol2 maps from phdemartinPaul Davis
2012-07-09some hacks to try to get the splash to function reliably, particularly on OS XPaul Davis
2012-07-09shift-click on shuttle controller in wheel mode resets it to 1.0 (100%) (#4994)Paul Davis
2012-07-09comment out some unused parameter argumentsPaul Davis
2012-07-09redisplay mixer strips when visibility of one of them changes (makes X (hide)...Paul Davis
2012-07-09automation fixes/changes: when add a new control point, create necessary poin...Paul Davis
2012-07-09set fader and plugin parameter automation curve default values - what else ne...Paul Davis
2012-07-08restore functionality of show/hide column in mixer track/bus listPaul Davis
2012-07-08Report correct time instead of old time when locating as Jack transport master.David Robillard
2012-07-07Fix Jack transport master after session load.David Robillard
2012-07-06do not deactivate the meter in a frozen trackPaul Davis
2012-07-05Don't rename playlists on rename track if the track has >1Carl Hetherington
2012-07-04Fix crash on trying to snap to markers when there aren'tCarl Hetherington
2012-07-04Rename Editor::duplicate_dialog to Editor::duplicate_rangeCarl Hetherington
2012-07-04Don't show previously hidden xfades when finishing a regionCarl Hetherington
2012-07-04Revert erroneous commit 12922 and replace with a better fixCarl Hetherington
2012-07-02Fix the ProcessContext copy-ctor stuff for older compilers, which don't suppo...Sakari Bergen
2012-07-01Probably fix warnings on Apple's gccSakari Bergen
2012-06-28further efforts at cleaning up the design of the interaction/relationship bet...Paul Davis
2012-06-28Fix missing lock causing erroneous disk space reports when dragging audio clo...Carl Hetherington
2012-06-28Don't start a clock drag if we drag to the right of the numbers.Carl Hetherington
2012-06-28Connect to controllable->Destroyed in all cases; fixes crash on route removal.Carl Hetherington
2012-06-28Add what I think is a missing lock when reading controllables.Carl Hetherington
2012-06-28fix MIDI binding stuff when the controllable does actually exist the first ti...Paul Davis
2012-06-28minor cleanups from 12952Paul Davis
2012-06-28reorder #includes to avoid the usual Apple BS with un-namespaced typenames li...Paul Davis
2012-06-27first pass at the big rethink of managing sort order keys for editor and mixe...Paul Davis
2012-06-27A (hopefully) better fix for toggle-mixer-on-top, using gtk_window_is_active(...Colin Fletcher
2012-06-26some generic midi debugging plus an assertPaul Davis
2012-06-26fix up some issues introduced by lifecycle tracking of Controllable in Generi...Paul Davis
2012-06-26correctly(?) set number of process thread buffers based on run-time-discover...Paul Davis
2012-06-26Add test for loading sessions, and a session with aCarl Hetherington
2012-06-26Fix uninitialised variable.Carl Hetherington
2012-06-26Alternate Korg nanoKONTROL map from JaaxxOne (#4954).Carl Hetherington
2012-06-26Patch from JaaxxOne to fix rec-enable toggle with theCarl Hetherington
2012-06-26Nudge the time axis view gain slider up a bit.Carl Hetherington
2012-06-26Remove unused named selection / chunk code.Carl Hetherington
2012-06-26disconnect from a Controllable when it is destroyedPaul Davis
2012-06-26Fix some oddities with playhead movement when locatingCarl Hetherington
2012-06-26Some spelling mistake fixes from Debian.Carl Hetherington
2012-06-26add rodrigo to the authors listPaul Davis
2012-06-26Allow new idle visual changer calls to be requested whileCarl Hetherington
2012-06-25Patch from johan_mattsson_m to be more graceful if thereCarl Hetherington
2012-06-25Patch from tophatdave to prevent exit from note editCarl Hetherington
2012-06-25Try slightly narrower faders in the track controls areaCarl Hetherington
2012-06-25Patch from royvegard to add a set-bank midi functionCarl Hetherington
2012-06-25Don't specify real-time priority when starting JACK (#4946).Carl Hetherington
2012-06-25drastic rethink of the relationship between remote control ID and route order...Paul Davis
2012-06-25Create diskstream before calling Route::set_state, theCarl Hetherington
2012-06-25add late/lazy binding between generic MIDI bindings and controllable elements...Paul Davis