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 MCP: latest patch from Rodrigo: 2012-06-09 19:06:52 +00:00
button.h
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 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 MCP: latest patch from Rodrigo: 2012-06-09 19:06:52 +00:00
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 add a (potentially temporary) discover button for mackie devices 2012-05-09 16:44:06 +00:00
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 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
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
TODO
types.cc
types.h
wscript