13
0
livetrax/libs/surfaces/mackie
2013-04-06 16:04:02 -04:00
..
button.cc
button.h
control_group.h
controls.cc
controls.h
device_info.cc
device_info.h
device_profile.cc
device_profile.h
fader.cc
fader.h
gui.cc
gui.h
interface.cc
jog_wheel.cc add copyright comments 2013-01-16 18:22:15 +00:00
jog_wheel.h
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc rename Route::is_hidden() to Route::is_auditioner() and Route::Hidden to Route::Auditioner. this has been the meaning of these terms for years now and it would be better to make it explicit 2013-04-06 16:04:02 -04:00
mackie_control_protocol.h avoid crash when switching devices in mackie control code, add locks to protect surfaces list (hopefully done without adding any deadlocks - can't test this at present) 2012-12-31 16:04:46 +00:00
mcp_buttons.cc fix up Location::first_location_(after|before) to do the right thing when marks + ranges are interleaved (functions renamed) 2013-01-17 13:19:16 +00:00
meter.cc
meter.h
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc for MCP devices that don't handshake, turn them on as soon as we call ::connectivity_established() so that _active == true, and we will actually write to them 2013-03-06 20:15:28 +00:00
strip.h Fix some compilation warnings 2013-03-30 18:09:40 +01:00
surface_port.cc for MCP devices that don't handshake, turn them on as soon as we call ::connectivity_established() so that _active == true, and we will actually write to them 2013-03-06 20:15:28 +00:00
surface_port.h
surface.cc for MCP devices that don't handshake, turn them on as soon as we call ::connectivity_established() so that _active == true, and we will actually write to them 2013-03-06 20:15:28 +00:00
surface.h for MCP devices that don't handshake, turn them on as soon as we call ::connectivity_established() so that _active == true, and we will actually write to them 2013-03-06 20:15:28 +00:00
test.cc
timer.h
TODO
types.cc add copyright comments 2013-01-16 18:22:15 +00:00
types.h
wscript