summaryrefslogtreecommitdiff
path: root/libs/surfaces/osc/interface.cc
AgeCommit message (Expand)Author
2015-12-28redesign cross-thread registration/signalling systemPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-04-15add ArdourSurface to OSC class to help reduce global namespace pollutionPaul Davis
2014-07-22Changes needed for building surfaces/osc (control surface protocol) with MSVCJohn Emmas
2014-01-25try to get export/visibility and build conditionals right for surfaces/, once...Paul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2013-09-03use visibility macros to control visibility in control surface DLL/DSO'sPaul Davis
2009-12-09OSC is now driven by an event loop; fix up lifetime mgmt of Glib::Source to w...Paul Davis
2009-10-30Trim session.h include dependency tree.David Robillard
2009-10-30Fix angle bracket project-local include paths.David Robillard
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-01-15remove "Use OSC" from options menu; make OSC optional rather than a mandatory...Paul Davis
2009-01-15OSC becomes a control protocol object; make ardev_common.sh(.in) look for sur...Paul Davis
2006-05-18moved OSC into libardourPaul Davis
2006-05-18a) basic prototype of OSC controlPaul Davis