summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-03Trim <PatchBank>s with unresolved <UsesPatchNameList>sCarl Hetherington
2012-06-03Look in the UsesPatchNameList for the name rather thanCarl Hetherington
2012-06-03Make the speaker dialog graphic's area rectangular so thatCarl Hetherington
2012-06-03Don't allow aux sends from MIDI tracks for the timeCarl Hetherington
2012-06-02Speculative fix for timefx add_command calls happening afterCarl Hetherington
2012-06-02Paste to the track under the mouse if we are using the mouseCarl Hetherington
2012-06-02remember to disconnect the _notify object when an AU GUI is destroyedPaul Davis
2012-06-02Persist track MIDNAM settings via a GUI property. Fix aCarl Hetherington
2012-06-02Fix operator< so that strict weak ordering isCarl Hetherington
2012-06-02MCP: another patch from rodrigo:Paul Davis
2012-06-02couple of fixes to enable building, and building with gtkmm 2.2(<4)Paul Davis
2012-06-02Put MIDNAM stuff into the patch change dialog.Carl Hetherington
2012-06-02remove AU GUI debugging test in which arrow keys could be used to change GUI ...Paul Davis
2012-06-02Fix non-updated ordinary fade-outs during trim dragsCarl Hetherington
2012-06-01finally, working AU plugin GUI resizing, at least in response to plugin-GUI d...Paul Davis
2012-06-01tweak splash destructionPaul Davis
2012-06-01revert part of earlier MCP patch from rodrigoPaul Davis
2012-06-01Fix silly typo.Carl Hetherington
2012-06-01Add GPL boilerplate; fix dangling instance pointer afterCarl Hetherington
2012-06-01Claim button release on patch change events so thatCarl Hetherington
2012-06-01Prevent latency measurement output buffer being silenced byCarl Hetherington
2012-06-01Minor tidy-ups to MTDM code; add test.Carl Hetherington
2012-06-01destroy splash when hiding it to workaround odd bug on OS X where the window ...Paul Davis
2012-06-01When we rename a track, only rename its playlist if itCarl Hetherington
2012-06-01Fix capitalisation.Carl Hetherington
2012-06-01more info when linux build goes wrongPaul Davis
2012-06-01use patchelf to reset RPATH within bundled libraries so that the runtime link...Paul Davis
2012-06-01MCP: Patch from Rodrigo that:Paul Davis
2012-06-01fix construction of new xfades from legacy xfades, and add a few comments her...Paul Davis
2012-06-01Make faders visually desensitised when their tracks are in automation-play.Carl Hetherington
2012-05-31Move delta-to-edit-point options to the main clock context menus (#4472).Carl Hetherington
2012-05-31Remove unused method.Carl Hetherington
2012-05-31Fix uninitialised variable causing garbage output from panners in some cases.Carl Hetherington
2012-05-31Hopefully less bad version of Evoral::RangeList::subtract,Carl Hetherington
2012-05-31Add primary-modifier click on monitor knobs to go to -inf dB (partCarl Hetherington
2012-05-31Use the same logic to decide on step size when scroll-wheeling faders in the ...Carl Hetherington
2012-05-31Fix incorrect automation point drags when a drag is started with push held an...Carl Hetherington
2012-05-31Push of automation points is done on the GUI side, so no need to do it on syn...Carl Hetherington
2012-05-31Remove some more unwanted roundings from control point frame to pixel convers...Carl Hetherington
2012-05-31Allow movement of several vertically-colinear points at the same time.Carl Hetherington
2012-05-31Handle discontiguous control point selections properly when dragging.Carl Hetherington
2012-05-31Remove suspect pixel-based control point x position clamping; this may cause ...Carl Hetherington
2012-05-31Don't round conversions from frame to unit when setting up control points, as...Carl Hetherington
2012-05-31Slightly unpleasant hack to stop control points beingCarl Hetherington
2012-05-31fix comment regarding keyboard modifiers on OS XPaul Davis
2012-05-31allow alt-drag on stereo panner to move just one side of the stereo field. th...Paul Davis
2012-05-30revert previous changePaul Davis
2012-05-30try not thinning when loading old-school automation listsPaul Davis
2012-05-30rethink how to load legacy crossfades as new-style xfadesPaul Davis
2012-05-30don't abort when loading legacy xfades if the constituent regions cannot be f...Paul Davis