Beginnings of writing to the LCD strip display. Some other tweaks and output thing...
[ardour.git] / libs / surfaces / mackie / surface_port.cc
2007-07-18 John AndersonBeginnings of writing to the LCD strip display. Some...
2007-07-04 John Andersonifdefs for debug output. Fix host.rb
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...