major design changes: use glib event loop for MIDI thread/UI; rework design of BaseUI...
[ardour.git] / libs / surfaces / control_protocol / basic_ui.cc
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-07 Paul Davisfirst pass at end-to-end RT operation request (GUI...
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-10-30 David RobillardFix angle bracket project-local include paths.
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-01-09 Hans Baier* changed transport speed in session and slaves from...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-02 Paul Davisremove broken loop button behaviour, and don't remove...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-24 David RobillardMerged with trunk R846
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600
2006-08-12 David RobillardMerged with trunk R795
2006-08-11 Hans FugalRect fix
2006-08-10 Hans Fugalhistory snapshot name
2006-08-10 David RobillardMerged with trunk R776
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
2006-06-22 Hans FugalMerging from trunk
2006-06-15 David RobillardMerged with trunk revision 610
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
2006-06-08 David RobillardCommitted filthy mess of a working copy solely for...
2006-05-24 Paul Davisprovide interface to PBD::ThreadCreated() in BasicUI...
2006-05-23 Paul Davisbreakout control protocol code into LGPL library; fix...