ardour/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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
callbacks.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
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 surfaces & event loops: i really mean no more request buffer factories 2023-04-21 13:55:58 -06:00
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: show value as formatted by the plugin 2023-03-28 00:31:45 +02:00
fp8_strip.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
gui.cc
gui.h
wscript wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00