13
0
livetrax/libs/surfaces/us2400
Mads Kiilerich 140670541f Use .inc.h for #include files that not are plain headers
Regular .h files *should* be self-contained and independent of previous
includes and guarded to only include once. Make it clear which files
that *doesn't* apply for at all.
2024-10-20 03:11:53 +02:00
..
button.cc
button.h
control_group.h
controls.cc
controls.h
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
mcp_buttons.cc
meter.cc
meter.h
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
strip.h
surface_port.cc
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
TODO
types.cc
types.h
us2400_control_exception.h
us2400_control_protocol_poll.cc
us2400_control_protocol.cc Use .inc.h for #include files that not are plain headers 2024-10-20 03:11:53 +02:00
us2400_control_protocol.h Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
wscript