summaryrefslogtreecommitdiff
path: root/libs/surfaces/control_protocol/control_protocol.cc
AgeCommit message (Expand)Author
2013-12-21clean up aspects of ControlProtocol APIPaul Davis
2012-04-26MCP: ctrl-select toggle selections status, analogous to GUI opPaul Davis
2012-04-26MCP: lots of good stuff - recenable bug fixed, cursor keys for vertical scrol...Paul Davis
2012-04-23ControlProtocol doesn't actually need any record of an event loop and doesn't...Paul Davis
2012-04-13MCP: timeout display of value when altering with fader or pot; range ops on s...Paul Davis
2012-04-12propagate GUI track selection to control protocols; make MCP update when GUI ...Paul Davis
2012-04-09MCP: F1-7 jump to a given view; F8 closes any currently open dialog; in zoom ...Paul Davis
2012-04-09MCP: different meter debug trace; initial support for track selectionPaul Davis
2012-04-09allow ControlProtocols to call for undo/redo in GUI; make MCP use thisPaul Davis
2011-08-13track changes to config parameters for MMC device id's correctly (from roy ve...Paul Davis
2010-07-30Put Mackie surface ports into the Ardour tab of the port matrix.Carl Hetherington
2010-07-24step editing now accessed via a context menu on MIDI track rec-enable buttons...Paul Davis
2010-03-30handle deletion of UI objects between the time that a callback is queued with...Paul Davis
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-01-30Trim include dependency graph, especially for io.h and session.h.David Robillard
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-05-07fix #1637 (needs merging to 2.0.1 branch); remove debug printfPaul Davis
2007-03-18Merged with trunk R1612.David Robillard
2006-08-12Towards MIDI:David Robillard
2006-07-28Merged with trunk R708David Robillard
2006-06-15Merged with trunk revision 610David Robillard
2006-05-23breakout control protocol code into LGPL library; fix panner buttons even mor...Paul Davis