ardour/libs/surfaces/mackie
Robin Gareus c08531f96e
Fix macOS builds (missing header)
implicit instantiation of undefined template 'std::array<..>'
2025-12-02 16:54:05 +01:00
..
MSVCardour_mackie MSVC changes to support the new code modules (Tabbable API stuff) 2021-02-24 14:32:23 +00:00
button.cc MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
button.h MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
control_group.h MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
controls.cc MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
controls.h Remove #include <boost/smart_ptr.hpp> 2024-08-29 23:08:43 +02:00
device_info.cc MCP - Add iCON Pro Audio P1-M and correct Platform M+ - I forgot to rename to P1-M on previous commit 2025-12-01 13:10:02 -07:00
device_info.h MCP - Add iCON Pro Audio P1-M and correct Platform M+ - I forgot to rename to P1-M on previous commit 2025-12-01 13:10:02 -07:00
device_profile.cc MCU/UF8: Continued work to special case Mackie surface 2023-08-25 18:09:27 +02:00
device_profile.h MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
fader.cc MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
fader.h MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
gui.cc Update gtkmm -> ytkmm header location (omnibus commit) 2025-02-01 15:25:14 +01:00
gui.h Update gtkmm -> ytkmm header location (omnibus commit) 2025-02-01 15:25:14 +01:00
interface.cc UF8: parameterize the device name and pass to MackieControlProtocol 2023-08-26 17:34:04 -05:00
jog.cc MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
jog.h MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
jog_wheel.cc MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
jog_wheel.h MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
led.cc MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
led.h MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
mackie_control_exception.h MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
mackie_control_protocol.cc MCP - Fix iCON P1-M check for RGB update on next redisplay 2025-12-01 13:10:02 -07:00
mackie_control_protocol.h MCU: add MackieControlProtocol::is_bus 2025-08-22 13:56:50 -05:00
mcp_buttons.cc Add Latch Automation for MCP 2024-11-16 22:17:29 +01:00
meter.cc MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
meter.h MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
midi_byte_array.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
midi_byte_array.h Replace boost::shared_array<T> with std::shared_ptr<T[]> 2024-11-06 23:03:19 +01:00
pot.cc MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
pot.h MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
strip.cc MCU: add iCON V1-M support 2025-10-02 17:10:07 -05:00
strip.h MCU: fix monitor/immersive mute button 2025-09-24 11:29:27 -05:00
subview.cc MCU: fix send toggle display in sends subview 2025-11-03 17:00:22 -06:00
subview.h MCU: fix send toggle display in sends subview 2025-11-03 17:00:22 -06:00
surface.cc MCP: iCON P1-M/P1-NANO/V1-M only - Make RGB blink to 20% brightness when track/bus selected 2025-12-01 13:10:02 -07:00
surface.h Fix macOS builds (missing header) 2025-12-02 16:54:05 +01:00
surface_port.cc Replace boost::shared_array<T> with std::shared_ptr<T[]> 2024-11-06 23:03:19 +01:00
surface_port.h MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
test.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
timer.h Make header files more self-contained - add missing std includes 2024-10-20 03:11:53 +02:00
TODO "merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compile in 3.0 context 2008-12-12 22:55:03 +00:00
types.cc MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
types.h MCU/UF8: reuse and special-case Mackie ctrl surface for SSL-UF8 2023-08-24 19:19:10 +02:00
uf8_interface.cc UF8: parameterize the device name and pass to MackieControlProtocol 2023-08-26 17:34:04 -05:00
wscript Really remove gtk+ option (see also 1e28ee9cc9) 2025-07-06 15:20:20 +02:00