summaryrefslogtreecommitdiff
path: root/libs/surfaces/generic_midi/interface.cc
AgeCommit message (Expand)Author
2015-12-29generic MIDI support does not have its own request buffer factory, so be sure...Paul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-01-25try to get export/visibility and build conditionals right for surfaces/, once...Paul Davis
2014-01-23use correct export/visibility macrosPaul Davis
2013-09-05'surfaces/generic_midi' - Comment out some structure field names which MSVC d...John Emmas
2013-09-03use visibility macros to control visibility in control surface DLL/DSO'sPaul Davis
2013-01-16add copyright commentsPaul Davis
2009-10-30Fix angle bracket project-local include paths.David Robillard
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2006-10-13session export starts from session start marker; add tooltips for rude solo +...Paul Davis
2006-07-10modification to make generic MIDI actually work againPaul Davis
2006-06-15Moved SMPTE type/functions into SMPTE namespace;David Robillard
2006-05-23breakout control protocol code into LGPL library; fix panner buttons even mor...Paul Davis
2006-05-19allow for mandatory control protocols, plus some ongoing work on automation c...Paul Davis
2006-04-24a) completely refactor abstract UI codePaul Davis
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis
2006-04-05a) dynamically loadable control surface supportPaul Davis