mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
The Editor continues to notify them, but via a direct call to ControlProtocolManager, not a signal. The CP Manager calls the ControlProtocol static method to set up static data structures holding selection info for all surfaces and then notifies each surface/protocol that selection has changed. |
||
|---|---|---|
| .. | ||
| MSVCardour_osc | ||
| interface.cc | ||
| osc.cc | ||
| osc.h | ||
| osc_controllable.cc | ||
| osc_controllable.h | ||
| osc_cue_observer.cc | ||
| osc_cue_observer.h | ||
| osc_global_observer.cc | ||
| osc_global_observer.h | ||
| osc_gui.cc | ||
| osc_gui.h | ||
| osc_route_observer.cc | ||
| osc_route_observer.h | ||
| osc_select_observer.cc | ||
| osc_select_observer.h | ||
| wscript | ||