summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/mackie_port.cc
AgeCommit message (Expand)Author
2010-10-19(3.0 version) some Mackie-emulation systems (e.g. euphonix) send zero for the...Paul Davis
2010-07-08Trim midi++ port code to either do in or out, but not both in the same object.Carl Hetherington
2010-03-02the mega-properties/SequenceProperty patch. split is broken at present (right...Paul Davis
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
2009-12-20substantial overhaul of MCU code - no more separate thread, just connect to s...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-30Trim session.h include dependency tree.David Robillard
2009-10-30Fix angle bracket project-local include paths.David Robillard
2009-07-28Fix some more warnings.Carl Hetherington
2008-12-12"merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compi...Paul Davis
2008-10-13Fix warning.David Robillard
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-03-11to fix the abort on shutdown bug, make sure SurfacePort destructor doesn't ki...John Anderson
2007-03-09Stop trying to talk to device on startup. Remap some bcf buttons.John Anderson
2007-02-16Fix for building on MacOS X.Taybin Rutkin
2007-02-14merge r1449 from surfaces branch to include mackie surface and tranzport upda...John Anderson