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 Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:06:25 +01:00
interface.cc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
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 Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
osc_controllable.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
osc_cue_observer.cc OSC: remove singleton object from OSC code 2025-11-24 10:28:56 -07:00
osc_cue_observer.h Fix OSC observer heap buffer-overflow 2024-10-23 14:54:00 +02:00
osc_global_observer.cc OSC: remove singleton object from OSC code 2025-11-24 10:28:56 -07:00
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 Update gtkmm -> ytkmm header location (omnibus commit) 2025-02-01 15:25:14 +01:00
osc_gui.h Update gtkmm -> ytkmm header location (omnibus commit) 2025-02-01 15:25:14 +01:00
osc_route_observer.cc OSC: remove singleton object from OSC code 2025-11-24 10:28:56 -07:00
osc_route_observer.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
osc_select_observer.cc OSC: remove singleton object from OSC code 2025-11-24 10:28:56 -07:00
osc_select_observer.h Make header files more self-contained - add missing Ardour and lib includes 2024-10-20 03:30:46 +02:00
wscript OSC: remove singleton object from OSC code 2025-11-24 10:28:56 -07:00