ardour/libs/surfaces/wiimote
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
..
interface.cc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
wiimote.cc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
wiimote.h Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
wscript Surfaces and panners should not export headers 2022-11-19 01:11:53 +01:00