first vaguely working version using PresentationInfo
[ardour.git] / libs / surfaces / osc / osc_controllable.cc
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-15 Paul Davisadd ArdourSurface to OSC class to help reduce global...
2010-12-05 Paul Davispart of lincoln's patches for OSC/ardroid
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-10-30 David RobillardFix angle bracket project-local include paths.
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-05-13 Nick MainsbridgeCompilation fixes from using namespace removal.
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2009-01-15 Paul DavisOSC becomes a control protocol object; make ardev_commo...