mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-14 18:46:34 +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. |
||
|---|---|---|
| .. | ||
| ardour_websockets.cc | ||
| ardour_websockets.h | ||
| client.cc | ||
| client.h | ||
| component.cc | ||
| component.h | ||
| dispatcher.cc | ||
| dispatcher.h | ||
| feedback.cc | ||
| feedback.h | ||
| interface.cc | ||
| json.cc | ||
| json.h | ||
| manifest.cc | ||
| manifest.h | ||
| message.cc | ||
| message.h | ||
| mixer.cc | ||
| mixer.h | ||
| resources.cc | ||
| resources.h | ||
| server.cc | ||
| server.h | ||
| state.cc | ||
| state.h | ||
| transport.cc | ||
| transport.h | ||
| typed_value.cc | ||
| typed_value.h | ||
| wscript | ||