13
0
livetrax/libs/surfaces/push2
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
..
buttons.cc
canvas.cc
canvas.h
cues.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
cues.h push2: add velocity sensitivity 2023-09-08 14:57:28 -06:00
follow_action.h
gui.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
gui.h
interface.cc Push2: implement MIDI port probing, auto-enable 2023-05-04 00:57:16 +02:00
knob.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
knob.h
layout.cc
layout.h push2: add velocity sensitivity 2023-09-08 14:57:28 -06:00
leds.cc
level_meter.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
level_meter.h
menu.cc
menu.h Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
midi_byte_array.cc
midi_byte_array.h
mix.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
mix.h
push2.cc Use .inc.h for #include files that not are plain headers 2024-10-20 03:11:53 +02:00
push2.h Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
scale.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
scale.h
splash.cc
splash.h
track_mix.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
track_mix.h
utils.cc
utils.h
wscript Localize stripped down gtk2 2024-01-06 21:52:48 +01:00