13
0
livetrax/libs/surfaces/mackie
Robin Gareus 8a93a87db0 remove lib versioning for internal plugins
Those objects do not have a versioned API by themselves.
This fixes issues with duplicate deployment (OSX, Linux bundles: cp) and
ardour listing control-surfaces multiple times (file index plugin dir).
2015-02-16 17:32:56 +01: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 try to get export/visibility and build conditionals right for surfaces/, once more 2014-01-25 13:57:28 -05:00
jog_wheel.cc
jog_wheel.h
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc mackie code does not use poll(2) and so does not need poll.h 2014-01-23 13:38:23 -05:00
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 add a hack to deal with device discovery race, in which the devices were not actually known to be ready before the last update_surfaces() call (which is where binding between strips and routes occurs) ; add support for Mackie Control touch on/off messages 2014-02-19 23:25:08 -05:00
surface_port.cc new CP API and fix several egregious bugs with port handling when switching devices, setting state etc. 2013-12-21 15:31:28 -05:00
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 add a hack to deal with device discovery race, in which the devices were not actually known to be ready before the last update_surfaces() call (which is where binding between strips and routes occurs) ; add support for Mackie Control touch on/off messages 2014-02-19 23:25:08 -05:00
surface.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
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 remove lib versioning for internal plugins 2015-02-16 17:32:56 +01:00