13
0
livetrax/libs/surfaces/mackie
2014-05-16 18:35:42 +02:00
..
MSVCardour_mackie Add the main VC project files for building Ardour3 with Microsoft Visual Studio 2014-04-08 09:49:35 +01:00
button.cc
button.h
control_group.h
controls.cc
controls.h
device_info.cc Rename SearchPath class Searchpath 2013-09-06 14:31:11 +10:00
device_info.h
device_profile.cc Rename SearchPath class Searchpath 2013-09-06 14:31:11 +10:00
device_profile.h
fader.cc
fader.h
gui.cc remove debug output 2013-12-21 15:31:28 -05: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 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 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 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
mackie_control_protocol.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
mcp_buttons.cc fix confusion about whether flip_mode in the Mackie support code is a bool or an enum 2013-08-24 11:46:44 -04:00
meter.cc
meter.h
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64) 2014-03-04 15:25:58 +01: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 add copyright comments 2013-01-16 18:22:15 +00:00
types.h
wscript finish unfinished work at basing all install paths on the program name 2014-04-28 21:11:08 -04:00