summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/mackie_midi_builder.cc
AgeCommit message (Expand)Author
2012-04-11move all code to construct MIDI messages into relevant Control/Strip/Surface ...Paul Davis
2012-04-11MCP: breakout Led class code; remove builder code for Led changes and put it ...Paul Davis
2012-04-11MCP: send nothing if LedState is none in build_led(); return none from all tr...Paul Davis
2012-04-10MCP: fix 2-char display message to avoid running status issues with JACK MIDIPaul Davis
2012-04-10MCP: fix buildPaul Davis
2012-04-10drastic, fundamental redesign of MCP codePaul Davis
2012-04-09use correct per-MCU index when building fader, pot, ledring messagesPaul Davis
2012-04-09start breaking apart the various controls into their own headers and source c...Paul Davis
2012-04-09MCP: possible support for metering (really)Paul Davis
2012-04-08MCP: start up event loop (thread) so that we can do timeouts and metering; st...Paul Davis
2012-04-07MCP: try to fix madness with extender strip indicesPaul Davis
2012-04-07debugging mcu via ssl nucleusPaul Davis
2010-07-29Fix startup of the mackie surface code.Carl Hetherington
2009-10-06Fix some compiler warnings.Carl Hetherington
2008-12-12"merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compi...Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-02-14merge r1449 from surfaces branch to include mackie surface and tranzport upda...John Anderson