ardour/libs/surfaces/us2400
Franke Burgarino 8c745ff78c MCU: Fix "Disabled" option for Function Keys
Choosing some option and then trying to remove it by clicking "Disabled"
previously did nothing. Now sets it back to blank. Also fixed for Tascam
US-2400.
2026-01-06 17:07:09 -06:00
..
button.cc
button.h
control_group.h format: Improve header robustness against #include reordering 2024-07-23 17:03:56 +02:00
controls.cc
controls.h Remove #include <boost/smart_ptr.hpp> 2024-08-29 23:08:43 +02:00
device_info.cc
device_info.h
device_profile.cc
device_profile.h
fader.cc
fader.h
gui.cc MCU: Fix "Disabled" option for Function Keys 2026-01-06 17:07:09 -06:00
gui.h Update gtkmm -> ytkmm header location (omnibus commit) 2025-02-01 15:25:14 +01:00
interface.cc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
jog.cc
jog.h
jog_wheel.cc
jog_wheel.h
led.cc
led.h
mcp_buttons.cc
meter.cc
meter.h
midi_byte_array.cc
midi_byte_array.h Replace boost::shared_array<T> with std::shared_ptr<T[]> 2024-11-06 23:03:19 +01:00
pot.cc
pot.h
strip.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
strip.h
surface.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
surface.h
surface_port.cc Replace boost::shared_array<T> with std::shared_ptr<T[]> 2024-11-06 23:03:19 +01:00
surface_port.h Make header files more self-contained - add missing Ardour and lib includes 2024-10-20 03:30:46 +02:00
test.cc
timer.h Make header files more self-contained - add missing Ardour and lib includes 2024-10-20 03:30:46 +02:00
TODO
types.cc
types.h
us2400_control_exception.h
us2400_control_protocol.cc Replace boost::shared_array<T> with std::shared_ptr<T[]> 2024-11-06 23:03:19 +01:00
us2400_control_protocol.h Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
us2400_control_protocol_poll.cc
wscript Really remove gtk+ option (see also 1e28ee9cc9) 2025-07-06 15:20:20 +02:00