13
0
livetrax/libs/surfaces/osc
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
..
MSVCardour_osc
interface.cc
osc_controllable.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
osc_controllable.h
osc_cue_observer.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
osc_cue_observer.h
osc_global_observer.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
osc_global_observer.h
osc_gui.cc
osc_gui.h
osc_route_observer.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
osc_route_observer.h
osc_select_observer.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
osc_select_observer.h osc: Let OSCSelectObserver know about feedback config changes 2024-09-03 00:40:11 +02:00
osc.cc Use .inc.h for #include files that not are plain headers 2024-10-20 03:11:53 +02:00
osc.h
wscript