summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2012-06-19patch from colinf that adds an 'empty' preset to the preset drop-down list, s...Paul Davis
2012-06-192nd half of patch for handling LV2 presets from colinf (#4698)Paul Davis
2012-06-19Write the topologically sorted route list back to the session's list so that ...Carl Hetherington
2012-06-19Hush some debug messages.Carl Hetherington
2012-06-19Add load_session to profiling.Carl Hetherington
2012-06-18make switching between input+disk monitoring work "right" for MIDI tracks; al...Paul Davis
2012-06-18Simple arrangement to run basic load tests on a corpusCarl Hetherington
2012-06-18Fix comment.Carl Hetherington
2012-06-18Make EnumWriter exceptions a bit more informative.Carl Hetherington
2012-06-18Fix (?) failure to load A2 sessions with a ControlOut.Carl Hetherington
2012-06-18Fix up profiling.Carl Hetherington
2012-06-18Use a map of region names to speed upCarl Hetherington
2012-06-18Do XML comparisons better in tests.Carl Hetherington
2012-06-18Basic region naming test.Carl Hetherington
2012-06-17Profile of duplicating lots of regions.Carl Hetherington
2012-06-17Resurrect profiling code.Carl Hetherington
2012-06-17Use hardware optimization when running tests.Carl Hetherington
2012-06-17Hacky fix for track height step losing 'grip' on theCarl Hetherington
2012-06-17Remove believed-unnecessary and broken MIDI thru option;Carl Hetherington
2012-06-17Add option to disable autoscroll of editor (#4721).Carl Hetherington
2012-06-16Add missing set_state of _mute_control; fixes #3959.Carl Hetherington
2012-06-16Return silence from read_from_sources() if we try to read a channel that our ...Carl Hetherington
2012-06-16Add new SharedStatefulProperty which manages a shared_ptr toCarl Hetherington
2012-06-16MCP: patch from seablade to fix pot displays (both absolute value and negativ...Paul Davis
2012-06-16Ssshhhhh....Paul Davis
2012-06-16extra insurance against ProcessThread::init() being called more than oncePaul Davis
2012-06-16never try to remove state from a read-only sessionPaul Davis
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-13Slightly tweaked patch from royvegard to add optional threshold for catch-up ...Carl Hetherington
2012-06-13Add operation_in_progress() method.Carl 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-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-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-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-12more changes to patch change/plugin preset support - replace regexp replaceme...Paul Davis
2012-06-11lots more work trying to create a common structure for accessing plugin and M...Paul Davis
2012-06-11Factor out 'persistent' tooltip code from the pannerCarl Hetherington
2012-06-11partially-done (but compile-friendly) move of instrument info into a new back...Paul Davis
2012-06-11Make send automation work (#4734).Carl Hetherington
2012-06-11Remove debug code.Carl Hetherington
2012-06-10remove craziness of propagating MIDI 7 bit limits into MIDNAM handling by rep...Paul Davis
2012-06-10Add test for compound regions with the layeringCarl Hetherington