fix compiler warnings.
[ardour.git] / libs / surfaces / osc / osc.h
2013-08-08 Robin Gareusfix compiler warnings.
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul Davisimplement OSC /ardour/route/send/gainabs and /ardour...
2011-10-20 Paul Davisfix minor typo
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-01-19 Carl HetheringtonLincoln's OSC clean-ups (#3716).
2010-12-05 Paul Davispart of lincoln's patches for OSC/ardroid
2010-12-03 Paul Davisprovide access to plugin parameters from OSC. not teste...
2010-11-28 Paul Davisadd non-functional meta-controls for 2in/2out panning...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
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-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-09 Paul DavisOSC is now driven by an event loop; fix up lifetime...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-30 David RobillardFix angle bracket project-local include paths.
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
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-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...