first vaguely working version using PresentationInfo
[ardour.git] / libs / surfaces / control_protocol / control_protocol.cc
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-31 Paul Davisuse redesigned Route and VCA object architecture/API
2016-01-25 Paul Davisuse route gain control, not amp->gain()
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-18 Paul Davisadd group disposition argument to Route::set_gain(...
2016-01-18 Paul Davismove Amp::GainControl out into its own source module...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-07-16 Ben Loftismerge fix
2015-06-24 Paul Davisrationalize save/restore of control surface "feedback...
2015-05-02 Robin Gareusprofessionalize peak-meters
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-23 Paul Davisfix redrawing of canvas with an optimized build
2013-12-21 Paul Davisclean up aspects of ControlProtocol API
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...