Add small GUI to select Mackie / BCF2000 emulation for the mackie surface.
[ardour.git] / libs / surfaces / osc /
2011-04-23 Carl HetheringtonRe-fix compile failure with --no-nls (#3111).
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-03-25 Paul Davisrename OSC surface shared object so that its copied...
2011-03-16 David RobillardIndent python files with spaces as per style guide.
2011-01-28 Sakari BergenAdd boost:: to shared_ptrs (not to be ambiguous with...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-19 Carl HetheringtonLincoln's OSC clean-ups (#3716).
2010-12-11 Carl HetheringtonFix a few tiny memory leaks.
2010-12-05 Paul Daviscorrect locations for new osc files
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-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
2010-01-24 Paul Davisset thread name for OSC event loop/thread
2010-01-24 Paul Davisadd thread registration for OSC event loop/thread
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
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-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-09 Paul DavisOSC is now driven by an event loop; fix up lifetime...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-06 Taybin RutkinMerged revisions 6292,6294-6295,6311,6314 via svnmerge...
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-30 David RobillardFix angle bracket project-local include paths.
2009-10-20 David RobillardFix various MIDI control and installation issues:
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-09-03 Carl HetheringtonMake sure wscripts under libs/surfaces/* are configured...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-17 Paul Davismassive changes to waf build scripts so that nearly...
2009-05-13 Nick MainsbridgeCompilation fixes from using namespace removal.
2009-05-04 David RobillardStrip trailing whitespace from waf scripts.
2009-04-18 David RobillardUpgrade to waf 1.5.4.
2009-04-16 Paul Davispart 2 of 3 of the 2.8 -> 3.0 merge
2009-02-27 David RobillardWaf: install stuff
2009-02-27 David RobillardWaf: build control surfaces.
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2009-01-15 Paul Davisremove "Use OSC" from options menu; make OSC optional...
2009-01-15 Paul DavisOSC becomes a control protocol object; make ardev_commo...
2006-05-18 Paul Davismoved OSC into libardour
2006-05-18 Paul Daviscatch up on last minute OSC changes
2006-05-18 Paul Davisa) basic prototype of OSC control