mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
* 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. |
||
|---|---|---|
| .. | ||
| controllers.cc | ||
| gui.cc | ||
| gui.h | ||
| interface.cc | ||
| launch_control_xl.cc | ||
| launch_control_xl.h | ||
| leds.cc | ||
| midi_byte_array.cc | ||
| midi_byte_array.h | ||
| wscript | ||