summaryrefslogtreecommitdiff
path: root/libs/surfaces/osc/osc_controllable.cc
AgeCommit message (Expand)Author
2016-06-18Remove confusion over ambiguous symbolsJohn Emmas
2016-06-03move from PresentationInfo::global_order() to PresentationInfo::orderPaul Davis
2016-05-31first vaguely working version using PresentationInfoPaul 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
2010-12-05part of lincoln's patches for OSC/ardroidPaul Davis
2010-03-30handle deletion of UI objects between the time that a callback is queued with...Paul Davis
2010-03-02(1) remove most uses of MementoCommand for Playlist and Region (2) move froze...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-10-30Fix angle bracket project-local include paths.David Robillard
2009-10-15Part 1 of loading 2.X sessions; some things work, some things don't, hacks a-...Carl Hetherington
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-05-13Compilation fixes from using namespace removal.Nick Mainsbridge
2009-01-30first pass at internal sends. this is a very tentative work in progress, and ...Paul Davis
2009-01-15OSC becomes a control protocol object; make ardev_common.sh(.in) look for sur...Paul Davis