add new API to ControlProtocol to allow GUI to specify left-most mixer strip
[ardour.git] / libs / surfaces / control_protocol / control_protocol /
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-04 John Emmas'libs/surfaces' - Add an additional visibility specifie...
2013-09-03 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul Davisuse visibility macros to control visibility in control...
2012-05-24 David RobillardCompile cleanly with clang.
2012-05-14 Paul Davisremove virtual inheritance of sigc::trackable by Receiv...
2012-04-28 Paul Daviscontrol surfaces: make it possible to keep display...
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-22 Paul DavisMCP: a fistful of improvements. probably best to just...
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-11 Paul DavisMCP: share add-marker code with BasicUI; don't allow...
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-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-13 David RobillardEliminate circular dependency kludge for control_protoc...
2010-12-02 Carl HetheringtonA few type fixes.
2010-12-01 Carl HetheringtonRevert previous incorrect patch.
2010-12-01 Carl HetheringtonRemove unused timecode offset stuff.
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-07-30 Carl HetheringtonPut Mackie surface ports into the Ardour tab of the...
2009-12-29 Paul Daviseditors for control protocols (generalized); editor...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-12-09 Paul DavisOSC is now driven by an event loop; fix up lifetime...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-11-29 Paul Davisprovide operator<< for Timecode::Time
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-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-01-09 Hans Baier* changed transport speed in session and slaves from...
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-06-17 Tim MayberryMove Stateful class declared in pbd/stateful.h into...
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...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-08 Nick MainsbridgeUnbreak SMPTE ruler at non-30fps rates. Display 60fps...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-13 Paul Davissession export starts from session start marker; add...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
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-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-10 Paul Davismodification to make generic MIDI actually work again
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;