summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2012-06-10Set up layering correctly on compound playlists so thatCarl Hetherington
2012-06-10Fix off-by-one in computation of crossfade lengths.Carl Hetherington
2012-06-09Clean up libardour tests a bit.Carl Hetherington
2012-06-09Send OSC URL announcement to the info stream.Carl Hetherington
2012-06-09Fix crash in tests; not sure about the root cause.Carl Hetherington
2012-06-09Delete the session before the AudioEngine is stopped, as the mackie surface c...Carl Hetherington
2012-06-09Test combination of regions.Carl Hetherington
2012-06-09Comment tweaks.Carl Hetherington
2012-06-09Fix off-by-one in body_range().Carl Hetherington
2012-06-09Fix crash when MackieControlProtocol has gone away.Carl Hetherington
2012-06-09Comment tweak.Carl Hetherington
2012-06-09Send LV2 notes to the info stream.Carl Hetherington
2012-06-09MCP: latest patch from Rodrigo:Paul Davis
2012-06-09Rename import_audiofiles -> import_files.Carl Hetherington
2012-06-09Remove extra .mid suffix added to cloned MIDI region names (#4914).Carl Hetherington