13
0
livetrax/libs/surfaces/mackie
2013-04-06 16:04:02 -04: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 MCP: a fistful of improvements. probably best to just try it and see what it broken. KNOWN: pressing vpots without a bank/channel shift will crash ardour 2012-04-22 02:15:24 +00:00
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 add a (potentially temporary) discover button for mackie devices 2012-05-09 16:44:06 +00:00
interface.cc MCP: dynamic ipMIDI ports, more default key bindings, various minor fixes 2012-04-25 21:21:36 +00:00
jog_wheel.cc add copyright comments 2013-01-16 18:22:15 +00:00
jog_wheel.h MCP: another bevy of changes, including working jog wheel 2012-04-22 17:37:52 +00:00
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 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 fix up some const-ness issues starting from Evoral::Event::set(), and intersect with removing Mackie..MidiByteArray::bytes() method which made a copy of the data every time we wrote it 2012-04-30 15:54:13 +00:00
midi_byte_array.h fix up some const-ness issues starting from Evoral::Event::set(), and intersect with removing Mackie..MidiByteArray::bytes() method which made a copy of the data every time we wrote it 2012-04-30 15:54:13 +00:00
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 MCP: a fistful of improvements. probably best to just try it and see what it broken. KNOWN: pressing vpots without a bank/channel shift will crash ardour 2012-04-22 02:15:24 +00:00
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 convert from Glib:: to Glib::Threads for all thread-related API 2012-07-25 17:48:55 +00:00
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 MCP: another bevy of changes, including working jog wheel 2012-04-22 17:37:52 +00:00