summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-05-30debugging legacy xfade loading, part 2Paul Davis
2012-05-30debugging legacy xfade loadingPaul Davis
2012-05-30fix osx build script when the path to the plugin folder contains spacesPaul Davis
2012-05-30fixup previous commit for OS X Paul Davis
2012-05-30more cleanups and standardization of fixup_bundle_environment() functionsPaul Davis
2012-05-30MCP: metering changes from rodrigo, makes metering work correctly on the MC P...Paul Davis
2012-05-30MCP: remove misleading and confusing and out of date commentPaul Davis
2012-05-29MCP: correct display of timecodePaul Davis
2012-05-29MCP: fix assigment of outbound sysex messages, and don't drain port->selectab...Paul Davis
2012-05-29fix missing negation from previous MCP commitPaul Davis
2012-05-29patch from dave flick to tackle a variety of cursor issuesPaul Davis
2012-05-29patch from rodrigo severo to make mackie timecode display workPaul Davis
2012-05-29arguably cleaner tweak to previous commitPaul Davis
2012-05-29substantive change to try to provide some rationality for region gain line vi...Paul Davis
2012-05-29don't reset region fades to default after a playlist op unless the fades used...Paul Davis
2012-05-28Remove duplicate include.Carl Hetherington
2012-05-28Expand comment.Carl Hetherington
2012-05-28Clear selection on starting a MIDI note rubberbandCarl Hetherington
2012-05-28Emit SelectionCleared() when unique-selecting the firstCarl Hetherington
2012-05-28Deselect MIDI notes when leaving internal edit modeCarl Hetherington
2012-05-28Missing files.Carl Hetherington