13
0
livetrax/libs/surfaces/mackie
John Emmas 95091a52a0 When building with MSVC make sure any backends / panners etc get copied to the correct target folder
(i.e. 'lib/ardour3' or 'lib/mixbus3' as appropriate)

These changes are MSVC specific and shouldn't affect the other builds
2015-01-12 14:43:22 +00:00
..
MSVCardour_mackie When building with MSVC make sure any backends / panners etc get copied to the correct target folder 2015-01-12 14:43:22 +00:00
button.cc
button.h
control_group.h
controls.cc Fix order of parameters to stop_touch() in Mackie::Control 2014-11-25 14:59:48 +00:00
controls.h Fix order of parameters to stop_touch() in Mackie::Control 2014-11-25 14:59:48 +00:00
device_info.cc Change PBD::find_files_matching_regex and PBD::find_files_matching_filter to take a Searchpath 2014-06-25 12:40:10 -04:00
device_info.h
device_profile.cc Change PBD::find_files_matching_regex and PBD::find_files_matching_filter to take a Searchpath 2014-06-25 12:40:10 -04:00
device_profile.h
fader.cc
fader.h
gui.cc fix CPI window handling: 2014-09-13 16:59:02 +02:00
gui.h
interface.cc
jog_wheel.cc add copyright comments 2013-01-16 18:22:15 +00:00
jog_wheel.h
jog.cc MCP: redesign to allow device-specific button IDs, since we know that at least one device (nucleus) does not honor mackie's specification document 2012-04-14 19:02:54 +00:00
jog.h
led.cc
led.h MCP: redesign to allow device-specific button IDs, since we know that at least one device (nucleus) does not honor mackie's specification document 2012-04-14 19:02:54 +00:00
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc modify Mackie surface code to use crossthreadchannel on all platforms 2014-12-03 20:57:58 -05:00
mackie_control_protocol.h changes to Mackie Control support for new crossthreadchannel implementation 2014-12-03 21:22:34 -05:00
mcp_buttons.cc
meter.cc
meter.h
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 try alternate Glib:: API for conversion from UTF-8 to ascii in Mackie support code 2014-12-15 15:06:10 -05:00
strip.h
surface_port.cc
surface_port.h Mackie Control support now saves & restores port connections for devices not using ipMIDI (not required for ipMIDI anyway) 2013-12-13 16:04:34 -05:00
surface.cc
surface.h
test.cc
timer.h and one more gettimeofday() transition (mackie timers) 2014-05-16 18:35:42 +02:00
TODO
types.cc
types.h
wscript