summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/slave.h
AgeCommit message (Expand)Author
2009-02-14* fix concerning a comment on issue 2541: Go back to the last MIDI beat on stopHans Baier
2009-02-13* MIDIClock_Slave: fixed bugs:Hans Baier
2009-02-12* MIDI clock slave: issues 2541 and 2542 ready for testing (cant test myself ...Hans Baier
2009-01-09* changed transport speed in session and slaves from float to doubleHans Baier
2009-01-05* MIDI clock slave implementation with delay locked loop (DLL) seems to work ...Hans Baier
2009-01-01* refactor Session::follow_slave to be easier to read and understandHans Baier
2009-01-01* radically cleaned up / refactored midi_clock_slave.ccHans Baier
2009-01-01* made MidiClock_Slave conform more to to the Spec by starting transportHans Baier
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-11-07* removed unnecessary method calls (preparse/postparse) in JACK_MidiPortHans Baier
2008-10-29* fixed bug in Session::follow_slave: average_slave_delta wrapped around to h...Hans Baier
2008-10-29* added documentaion to libs/ardour/slave.hHans Baier
2008-10-27got MIDI Clock slave closer to functioning properly: Hans Baier
2008-10-25* fixed jitter problems for midi clock and removed superfluous UI elementsHans Baier
2008-10-14* this implementation of midi_clock_slave is still sort of a proof of concept...Hans Baier
2008-08-07* enabled moving averages again... plays much nicer in a realtime setupHans Baier
2008-08-06* I dont know whether this works, but I'll commit it anywayHans Baier
2008-08-06* removed rolling speed average from MIDIClockSlave, ardour seems to keep tim...Hans Baier
2008-08-06* fixed JACK_MidiPort to get the events into the slaveHans Baier
2008-08-04* first implementation of MIDI Clock Slave supportHans Baier
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-04-26Merged changes from trunk 1699:1751 into 2.1-stagingPaul Davis
2007-04-11merged with 1697 revision of trunk (which is post-rc1 but pre-rc2Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2005-09-24libardour added.Taybin Rutkin