13
0
livetrax/libs/surfaces/faderport8
Robin Gareus 65346496f5
Refactor Ctrl Surface API
* reserve "probe" to actually probe for devices
* use separate probe for libusb and MIDI port devices
* use "available" to check if surface can be used
* allow both methods to be NULL
* remove unused ControlProtocolDescriptor* argument

Most surface just return `true` for available.
2023-05-03 15:38:42 +02:00
..
actions.cc
callbacks.cc
faderport2_interface.cc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
faderport8_interface.cc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
faderport8.cc
faderport8.h Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
faderport16_interface.cc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
fp8_base.h
fp8_button.h
fp8_controls.cc
fp8_controls.h
fp8_strip.cc
fp8_strip.h
gui.cc
gui.h
wscript