summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/mackie_port.cc
AgeCommit message (Expand)Author
2007-08-01#ifdef around debug cout calls. Make sure -DDEBUG is passed to compiler.John Anderson
2007-07-31Add Control::in_use. Add a timeout-generated stop event to Pot.John Anderson
2007-07-22improve generation of surfaces from csv files. Move generated code into separ...John Anderson
2007-07-21fix fader position calculation. Some indenting.John Anderson
2007-07-21optimisations on control paths that are used for every midi eventJohn Anderson
2007-07-19Jog Wheel Fun:John Anderson
2007-07-18Beginnings of writing to the LCD strip display. Some other tweaks and output ...John Anderson
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