13
0
livetrax/libs/surfaces/mackie
2012-04-11 04:02:46 +00:00
..
button.cc drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
button.h MCP: breakout Led class code; remove builder code for Led changes and put it into Led::set_state() which returns the (possibly empty) MIDI data needed to go back to the MCP device to change the LED visible state 2012-04-11 04:02:46 +00:00
control_group.h start breaking apart the various controls into their own headers and source code, and making each control know how to generate MIDI; throttle delivery of meter data and get meter ID right 2012-04-09 13:59:35 +00:00
controls.cc MCP: breakout Led class code; remove builder code for Led changes and put it into Led::set_state() which returns the (possibly empty) MIDI data needed to go back to the MCP device to change the LED visible state 2012-04-11 04:02:46 +00:00
controls.h MCP: breakout Led class code; remove builder code for Led changes and put it into Led::set_state() which returns the (possibly empty) MIDI data needed to go back to the MCP device to change the LED visible state 2012-04-11 04:02:46 +00:00
fader.cc drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
fader.h drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
gui.cc
interface.cc
jog.h drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
led.cc MCP: breakout Led class code; remove builder code for Led changes and put it into Led::set_state() which returns the (possibly empty) MIDI data needed to go back to the MCP device to change the LED visible state 2012-04-11 04:02:46 +00:00
led.h MCP: breakout Led class code; remove builder code for Led changes and put it into Led::set_state() which returns the (possibly empty) MIDI data needed to go back to the MCP device to change the LED visible state 2012-04-11 04:02:46 +00:00
ledring.h drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
mackie_control_exception.h
mackie_control_protocol_poll.cc drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
mackie_control_protocol.cc MCP: breakout Led class code; remove builder code for Led changes and put it into Led::set_state() which returns the (possibly empty) MIDI data needed to go back to the MCP device to change the LED visible state 2012-04-11 04:02:46 +00:00
mackie_control_protocol.h MCP: debug tracing, plus start of a new cleaner handling system for button handling 2012-04-11 02:54:25 +00:00
mackie_jog_wheel.cc drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
mackie_jog_wheel.h
mackie_midi_builder.cc MCP: breakout Led class code; remove builder code for Led changes and put it into Led::set_state() which returns the (possibly empty) MIDI data needed to go back to the MCP device to change the LED visible state 2012-04-11 04:02:46 +00:00
mackie_midi_builder.h MCP: breakout Led class code; remove builder code for Led changes and put it into Led::set_state() which returns the (possibly empty) MIDI data needed to go back to the MCP device to change the LED visible state 2012-04-11 04:02:46 +00:00
mcp_buttons.cc MCP: send nothing if LedState is none in build_led(); return none from all transport button presses 2012-04-11 03:24:20 +00:00
meter.cc drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
meter.h drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
midi_byte_array.cc
midi_byte_array.h
pot.h drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
strip.cc MCP: breakout Led class code; remove builder code for Led changes and put it into Led::set_state() which returns the (possibly empty) MIDI data needed to go back to the MCP device to change the LED visible state 2012-04-11 04:02:46 +00:00
strip.h drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
surface_port.cc MCP: more debug tracing 2012-04-10 14:45:21 +00:00
surface_port.h drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
surface.cc MCP: tweak operation of most transport buttons, make save button work, start using button enums more widely 2012-04-11 02:30:35 +00:00
surface.h MCP: actually map routes to strips, more debug tracing 2012-04-10 15:13:37 +00:00
test.cc
timer.h MCP: connect to correct signal for buttons; more code tidy; extra debugging if we can't find a control 2012-04-08 20:52:45 +00:00
TODO
types.cc
types.h MCP: breakout Led class code; remove builder code for Led changes and put it into Led::set_state() which returns the (possibly empty) MIDI data needed to go back to the MCP device to change the LED visible state 2012-04-11 04:02:46 +00:00
wscript MCP: breakout Led class code; remove builder code for Led changes and put it into Led::set_state() which returns the (possibly empty) MIDI data needed to go back to the MCP device to change the LED visible state 2012-04-11 04:02:46 +00:00