ardour/libs/ctrl-interface
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
..
control_protocol Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
midi_surface midisurfaces: make connection_handler() private 2023-04-21 15:38:40 -06:00
wscript Add missing wscript file 2022-11-19 00:59:38 +01:00