summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-16extra insurance against ProcessThread::init() being called more than oncePaul Davis
2012-06-16do NOT call ProcessThread::init() **again** inside a freeze op, since this is...Paul Davis
2012-06-16never try to remove state from a read-only sessionPaul Davis
2012-06-15Re-show all xfades that we hide during drags (#4933).Carl Hetherington
2012-06-14Simple test for playlist region equivalency.Carl Hetherington
2012-06-14Remove debugging.Carl Hetherington
2012-06-14Hopefully fix race between engine being halted and butlerCarl Hetherington
2012-06-14Fix uninitialised variable.Carl Hetherington
2012-06-14Darken light theme treeview text (#3877).Carl Hetherington
2012-06-14Fix crash on close.Carl Hetherington
2012-06-13Fix visibility of midi scroomer and keyboard.Carl Hetherington
2012-06-13Slightly tweaked patch from royvegard to add optional threshold for catch-up ...Carl Hetherington
2012-06-13Use preview filename rather than the first-alphabetically-sorted filename for...Carl Hetherington
2012-06-13Patch from colinf to fix problems with toggle mixer on top (#2477).Carl Hetherington
2012-06-13Scale the piano roll right with stacked tracks, as well.Carl Hetherington
2012-06-13Uninitialised variable.Carl Hetherington
2012-06-13Remove unused variable.Carl Hetherington
2012-06-13Shrink the midi scroomer to match the keyboard in stacked mode.Carl Hetherington
2012-06-13Don't recompute child heights when building the route time axis view menu.Carl Hetherington
2012-06-13Colour lower stacked regions with a lighter colour and make it configurable (...Carl Hetherington
2012-06-13Make y position of MIDI note drags slightly better.Carl Hetherington
2012-06-13Make a few more MIDI track menu options apply to the current selection (#4106).Carl Hetherington
2012-06-13Fit note range on adding regions to tracks during import (#4106).Carl Hetherington
2012-06-13Add operation_in_progress() method.Carl Hetherington
2012-06-13Make fit contents / show full range work for allCarl Hetherington
2012-06-13Fix some uninitialised variable warnings.Carl Hetherington
2012-06-13add use of access(2) to filesystem exists_and_is_writable() implementation, t...Paul Davis
2012-06-13flip default value of Plugin::presets_are_MIDI_programs and Plugin::current_p...Paul Davis
2012-06-13added General MIDI midname file (missing drum info)Paul Davis
2012-06-13Much simplier implementation of: "Show Toolbar" act immediately, i.e., even w...Rodrigo Severo
2012-06-13Small change to Timecode display (SMTPE) in the Mackie.Rodrigo Severo
2012-06-13Prevents a master fader being created without a control at Surface::setup_mas...Rodrigo Severo
2012-06-13fix some bugs with dragging patch/program changes aroundPaul Davis
2012-06-12Bogus commit to comment commit 12689:Rodrigo Severo
2012-06-12git-svn-id: svn://localhost/ardour2/branches/3.0@12689 d708f5d6-7413-0410-977...Rodrigo Severo
2012-06-12prevent too-wide program change flags at startupPaul Davis
2012-06-12hide patch changes if they are too wide for the region at a given zoom levelPaul Davis
2012-06-12change CanvasFlag to use a pixbuf for text rather than Canvas::Text, because ...Paul Davis
2012-06-12Handle failure of statfs to return available disc space on Samba shares mount...Carl Hetherington
2012-06-12fix complete screw up in connecting MIDNAM PatchNameList with ChannelNameSets...Paul Davis
2012-06-12Escape angled brackets in playlist names for tooltips.Carl Hetherington
2012-06-12Filter the existing session chooser to .ardour files, as with the open sessio...Carl Hetherington
2012-06-12maximise-editor patch from Rodrigo:Paul Davis
2012-06-12more changes to patch change/plugin preset support - replace regexp replaceme...Paul Davis
2012-06-11Patch from colinf to put the playlist / take name in the playlist button tool...Carl Hetherington
2012-06-11lots more work trying to create a common structure for accessing plugin and M...Paul Davis
2012-06-11make canvas flag use NoEventText for its label, and try to set the font (unsu...Paul Davis
2012-06-11Remove old line.Carl Hetherington
2012-06-11Factor out 'persistent' tooltip code from the pannerCarl Hetherington
2012-06-11Try to make cppunit mandatory if --test is passed toCarl Hetherington