MCP: switch devices on the fly; name MIDI ports appropriately; fix active state;...
[ardour.git] / libs / surfaces / mackie / surface_port.cc
2012-04-12 Paul DavisMCP: switch devices on the fly; name MIDI ports appropr...
2012-04-10 Paul DavisMCP: more debug tracing
2012-04-10 Paul Davisdrastic, fundamental redesign of MCP code
2012-04-08 Paul DavisMCP: correctly link routes and strips; correctly set...
2012-04-08 Paul DavisMCP: major redesign of control instantiation; continuin...
2011-09-26 Carl HetheringtonDelete MIDI port objects when the MackieControlProtocol...
2011-05-04 Carl HetheringtonUse a timeout to reset faders' in_use flags when in...
2010-07-29 Carl HetheringtonFix startup of the mackie surface code.
2010-07-08 Carl HetheringtonTrim midi++ port code to either do in or out, but not...
2010-07-06 Carl HetheringtonRemove non-JACK midi++ ports.
2008-12-12 Paul Davis"merge" (i.e. wholesale import) 2.0-ongoing Mackie...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-03-19 Paul Davisreinstate Ye Olde MIDI (input) thread; fix up a few...
2007-10-12 Paul Davisfixes for varispeed playback, mackie control compilatio...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-13 John Andersonno more strerror_r
2007-03-13 Taybin RutkinFixed error handling to use XSI strerror_r(), not the...
2007-03-11 John Andersonto fix the abort on shutdown bug, make sure SurfacePort...
2007-03-09 John AndersonStop trying to talk to device on startup. Remap some...
2007-03-09 John Andersonjust return an empty buffer if the port read fails
2007-03-02 John Andersonadd locks around port read/write. Much more stable...
2007-02-14 John Andersonmerge r1449 from surfaces branch to include mackie...