13
0
livetrax/libs/surfaces/mackie
Robin Gareus ba78359129 prepare for update to waf 1.8
uselib is no longer implicit (inherited by .use). This is still incomplete,
some uselibs for non-linux variants may be missing.

bld.is_defined("HAVE_XXX") also no longer works and will have to be
changed (I think to bld.env["HAVE_XXX"]) in countless places.
2016-02-28 21:16:44 +01:00
..
MSVCardour_mackie Accommodate 'lua' search paths in various projects where they're needed 2016-02-27 16:29:55 +00:00
button.cc
button.h
control_group.h
controls.cc mackie: substantial reworking of flip mode with large chunks of code no longer used. 2016-02-01 22:52:22 -05:00
controls.h
device_info.cc mackie: fix some awful cut-n-paste errors 2016-01-31 13:20:18 -05:00
device_info.h
device_profile.cc mackie: try to improve logic and management of device profiles 2016-02-04 11:24:26 -05:00
device_profile.h mackie: try to improve logic and management of device profiles 2016-02-04 11:24:26 -05:00
fader.cc
fader.h
gui.cc replicate the remove-all-trailing whitespace commit(s) in master 2016-02-22 15:31:24 -05:00
gui.h
interface.cc
jog_wheel.cc
jog_wheel.h
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc mackie: try to improve logic and management of device profiles 2016-02-04 11:24:26 -05:00
mackie_control_protocol.h mackie: try to improve logic and management of device profiles 2016-02-04 11:24:26 -05:00
mcp_buttons.cc Mackie: shift+marker needs to remove marker. moved session-range to shift+solo. 2016-02-06 15:47:27 -05:00
meter.cc Surfaces with separate meters should meter even when stopped. 2016-01-30 09:46:37 -06:00
meter.h mackie: redesign display logic entirely 2016-01-29 12:27:46 -05:00
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc mackie: fix gain control display 2016-02-03 17:27:14 -05:00
strip.h mackie: substantial reworking of flip mode with large chunks of code no longer used. 2016-02-01 22:52:22 -05:00
surface_port.cc change API of MIDI::Port::drain() to include a maximum blocking time 2016-02-01 13:26:30 -05:00
surface_port.h
surface.cc fix segfault in libardour unit-tests (possible crash in mackie sf) 2016-02-20 20:26:34 +01:00
surface.h mackie: substantial reworking of flip mode with large chunks of code no longer used. 2016-02-01 22:52:22 -05:00
test.cc
timer.h
TODO
types.cc
types.h
wscript prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00