13
0
livetrax/libs/surfaces/mackie
Robin Gareus 3ee08bbae7
Revert "fix a cast warning (as recommended in GTK+ docs"
This reverts commit af30a6f001

because it breaks OSX/MacOS builds:
libs/surfaces/mackie/mackie_control_protocol.cc:945: error: 'G_SOURCE_FUNC' was not declared in this scope
2019-12-30 16:00:22 +01:00
..
MSVCardour_mackie
button.cc
button.h
control_group.h
controls.cc
controls.h
device_info.cc New implementation for single-fader mackie devices (reverts b96d8e) 2019-10-22 14:39:38 -05:00
device_info.h Add support for single-fader MCU devices: XTouch One and RuCo. (needs testing) 2019-10-20 22:24:32 -05:00
device_profile.cc
device_profile.h
fader.cc
fader.h
gui.cc
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 Revert "fix a cast warning (as recommended in GTK+ docs" 2019-12-30 16:00:22 +01:00
mackie_control_protocol.h
mcp_buttons.cc use new BasicUI and Session API to deal with transport state 2019-12-29 18:43:51 -07:00
meter.cc
meter.h
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc Make BusSendLevel 1st class citizen (1/2) 2019-12-14 15:06:23 +01:00
strip.h rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
surface_port.cc
surface_port.h
surface.cc
surface.h
test.cc
timer.h
TODO
types.cc
types.h
wscript