summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2010-02-18the Properties & 64bit region commitPaul Davis
2010-02-12torben's latest fix for the MTC PiC (adjust catch factor)Paul Davis
2010-02-11tweak Stateful/StatefulDiffCommand changes so that SessionObject's actually g...Paul Davis
2010-02-11fix last commitPaul Davis
2010-02-11some fixes/tweaks for MTC slaving, some untestedPaul Davis
2010-02-11More tinkering with State<>. Use some StateDiffCommands instead ofCarl Hetherington
2010-02-10Move ARDOUR::Change into PBD so that Stateful can be aware ofCarl Hetherington
2010-02-09Make the MementoCommand and StatefulDiffCommand factories look up region IDs ...Carl Hetherington
2010-02-09Save and not-yet-working restore of StatefulDiffCommands.Carl Hetherington
2010-02-09Further removal of default state setting, to allow partial (diff) state sets.Carl Hetherington
2010-02-09Modify Stateful to allow undo to be done using differences in state.Carl Hetherington
2010-02-08Fix logic so that soloing a bus does not mute things that feed it.Carl Hetherington
2010-02-08Fix unused variable warning.David Robillard
2010-02-08new RegionCommand object; remove unused string argument from Region::thaw(); ...Paul Davis
2010-02-07Fix panner write automation.Carl Hetherington
2010-02-07Coding style cleanups. Preserve mono state in XML for panners.Carl Hetherington
2010-02-05Remove weird/pointless Automatable::data().David Robillard
2010-02-03Move i18n stuff into autowaf.David Robillard
2010-02-03Stop crash on deleting a plugin when its generic UI window is open.Carl Hetherington
2010-02-01Fix memory leak.David Robillard
2010-02-01switch MIDI Clock slave code to use DEBUG_TRACE; don't make it require start/...Paul Davis
2010-02-01fix transmission of MTC so that we don't send while slaved to MTCPaul Davis
2010-01-29MIDIClock_SlaveTest: simulate input jitterHans Baier
2010-01-29MIDClock_Slave: Introduce a 3% deadzone around speed 1.0 to lock in the speedHans Baier
2010-01-29MIDIClock_Slave: decrease default filter bandwith to make it wobble lessHans Baier
2010-01-29MIDIClock_SlaveTest: first working testcaseHans Baier
2010-01-29midi_clock_slave: enable debugging outputHans Baier
2010-01-29MIDIClock_SlaveTest: refactor as subclass of MIDIClock_Slave for testabilityHans Baier
2010-01-29libs/ardour/run-tests.h: add gdb debugging optionHans Baier
2010-01-29BBTTest: make it passHans Baier
2010-01-29MidiClock_SlaveTest: add basic frameworkHans Baier
2010-01-29* add waf option to enable compilation of unit testsHans Baier
2010-01-28cleanup of mtc slave code from debuggingPaul Davis
2010-01-27something for chris g. to try when he gets up before mePaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-25a boatload of minor and middle-sized changes to try to speed up undo. imperfe...Paul Davis
2010-01-22plugin status fixes from 2.XPaul Davis
2010-01-22fix broken compilation after edit-while-stopped fix was appliedPaul Davis
2010-01-21stopped/monitor/state change bug fix from 2.XPaul Davis
2010-01-15Relent a bit and make adding a route to a group which already contains that g...Carl Hetherington
2010-01-15Fix assertion failure on region bounce.Carl Hetherington
2010-01-13assert() to help find some possible causes of #2991. Fix some confusion with...Carl Hetherington