use new syntax for connecting to backend signals that enforces explicit connection...
[ardour.git] / libs / surfaces / osc / osc_controllable.cc
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...