13
0
livetrax/libs/surfaces/mackie
2024-11-16 22:17:29 +01:00
..
MSVCardour_mackie
button.cc
button.h
control_group.h
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 Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
gui.h
interface.cc
jog_wheel.cc
jog_wheel.h
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol.cc Replace boost::shared_array<T> with std::shared_ptr<T[]> 2024-11-06 23:03:19 +01:00
mackie_control_protocol.h Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
mcp_buttons.cc Add Latch Automation for MCP 2024-11-16 22:17:29 +01:00
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
subview.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
subview.h Remove #include <boost/smart_ptr.hpp> 2024-08-29 23:08:43 +02: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
surface.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
surface.h
test.cc
timer.h Make header files more self-contained - add missing std includes 2024-10-20 03:11:53 +02:00
TODO
types.cc
types.h
uf8_interface.cc
wscript