ardour/libs/surfaces/osc
Paul Davis 5ad7071614 OSC: use namespaces and deletion to avoid conflicts over LocationMarker type
note that this type is also declared by the GTK2 GUI, and at runtime that was the definition being
used, which leads to crashes due to differences in the type definition.
2025-11-25 17:59:20 -07:00
..
MSVCardour_osc
interface.cc
osc.cc OSC: use namespaces and deletion to avoid conflicts over LocationMarker type 2025-11-25 17:59:20 -07:00
osc.h OSC: use namespaces and deletion to avoid conflicts over LocationMarker type 2025-11-25 17:59:20 -07:00
osc_controllable.cc
osc_controllable.h
osc_cue_observer.cc
osc_cue_observer.h
osc_global_observer.cc
osc_global_observer.h OSC: use namespaces and deletion to avoid conflicts over LocationMarker type 2025-11-25 17:59:20 -07:00
osc_gui.cc
osc_gui.h
osc_route_observer.cc
osc_route_observer.h
osc_select_observer.cc
osc_select_observer.h
wscript