13
0
livetrax/libs/surfaces/mackie
2012-12-31 16:04:46 +00:00
..
button.cc MCP: latest patch from Rodrigo: 2012-06-09 19:06:52 +00:00
button.h MCP: latest patch from Rodrigo: 2012-06-09 19:06:52 +00:00
control_group.h
controls.cc
controls.h
device_info.cc Use std::string instead of PBD::sys::path in pbd/search_path.h, pbd/file_utils.h and ardour/session_dir.h 2012-06-23 05:06:54 +00:00
device_info.h MCP: latest patch from Rodrigo: 2012-06-09 19:06:52 +00:00
device_profile.cc Use std::string and Glib instead of pbd/filesystem.h in DeviceProfile 2012-06-23 05:09:44 +00:00
device_profile.h
fader.cc Fix crash when MackieControlProtocol has gone away. 2012-06-09 21:06:22 +00:00
fader.h
gui.cc MCP: latest patch from Rodrigo: 2012-06-06 12:20:57 +00:00
gui.h
interface.cc
jog_wheel.cc
jog_wheel.h
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc 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
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 some uninitialised variable warnings. 2012-06-13 15:38:15 +00:00
meter.cc MCP: Patch from Rodrigo that: 2012-06-01 12:56:20 +00:00
meter.h MCP: Patch from Rodrigo that: 2012-06-01 12:56:20 +00:00
midi_byte_array.cc
midi_byte_array.h
pot.cc MCP: patch from seablade to fix pot displays (both absolute value and negative values) 2012-06-16 03:10:26 +00:00
pot.h
strip.cc Return silence from read_from_sources() if we try to read a channel that our source does not have (if replicate-missing-region-channels is turned off); should fix #4934. 2012-06-16 18:18:30 +00:00
strip.h MCP: Patch from Rodrigo that: 2012-06-01 12:56:20 +00:00
surface_port.cc
surface_port.h convert from Glib:: to Glib::Threads for all thread-related API 2012-07-25 17:48:55 +00:00
surface.cc Fix uninitialised variable. 2012-06-14 11:32:12 +00:00
surface.h MCP: latest patch from Rodrigo: 2012-06-09 19:06:52 +00:00
test.cc
timer.h
TODO
types.cc
types.h
wscript