ardour/libs/surfaces/mackie
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
..
MSVCardour_mackie
button.cc Resolve microseconds_t ambiguity 1/2 2021-06-27 17:33:05 +02:00
button.h Resolve microseconds_t ambiguity 1/2 2021-06-27 17:33:05 +02:00
control_group.h
controls.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
controls.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
device_info.cc added trackcolors to X-Touch, added _is_xtouch to device info as condition for trackcolors 2023-03-06 00:08:38 +01:00
device_info.h added trackcolors to X-Touch, added _is_xtouch to device info as condition for trackcolors 2023-03-06 00:08:38 +01:00
device_profile.cc
device_profile.h
fader.cc Various Control Surfaces: Fix one off in calculation of fader position 2021-05-07 18:02:44 -05:00
fader.h
gui.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
gui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
interface.cc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
jog_wheel.cc
jog_wheel.h
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
mackie_control_protocol.h Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
mcp_buttons.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
meter.cc Mackie Control Surface: Move meter deflection calc to a function. 2021-07-02 15:56:11 -05:00
meter.h Mackie Control Surface: Move meter deflection calc to a function. 2021-07-02 15:56:11 -05:00
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
strip.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
subview.cc Remove explicit well-known ctrl enum string functions 2023-03-29 17:32:22 +02:00
subview.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
surface_port.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
surface_port.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
surface.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
surface.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
test.cc
timer.h
TODO
types.cc
types.h
wscript Surfaces and panners should not export headers 2022-11-19 01:11:53 +01:00