MCP: ctrl-select toggle selections status, analogous to GUI op
[ardour.git] / libs / surfaces / control_protocol / control_protocol.cc
2012-04-26 Paul DavisMCP: ctrl-select toggle selections status, analogous...
2012-04-26 Paul DavisMCP: lots of good stuff - recenable bug fixed, cursor...
2012-04-23 Paul DavisControlProtocol doesn't actually need any record of...
2012-04-13 Paul DavisMCP: timeout display of value when altering with fader...
2012-04-12 Paul Davispropagate GUI track selection to control protocols...
2012-04-09 Paul DavisMCP: F1-7 jump to a given view; F8 closes any currently...
2012-04-09 Paul DavisMCP: different meter debug trace; initial support for...
2012-04-09 Paul Davisallow ControlProtocols to call for undo/redo in GUI...
2011-08-13 Paul Davistrack changes to config parameters for MMC device id...
2010-07-30 Carl HetheringtonPut Mackie surface ports into the Ardour tab of the...
2010-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
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-05-07 Paul Davisfix #1637 (needs merging to 2.0.1 branch); remove debug...
2007-05-02 Ben Loftiscontrollers need to be updated when tracks are added...
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-08-12 David RobillardTowards MIDI:
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
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-05-23 Paul Davisbreakout control protocol code into LGPL library; fix...