13
0
livetrax/libs/surfaces/mackie
John Emmas 077a194430 Add the main VC project files for building Ardour3 with Microsoft Visual Studio
Note that there's no 'VS Solution' file at present and some targets haven't been built yet (e.g. 'fst')
2014-04-08 09:49:35 +01: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
device_info.h
device_profile.cc
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
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
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
TODO
types.cc
types.h
wscript try to get export/visibility and build conditionals right for surfaces/, once more 2014-01-25 13:57:28 -05:00