13
0
livetrax/libs/surfaces/osc
Robin Gareus 9d8829f5bf Remove direct calls to set solo_control()
Changing solo-state needs to be done in rt-context to atomically
propagate solo/mute.

set_control() queues a rt-event, later Session::rt_set_control() calls
Session::update_route_solo_state() to propagate solo/mute.
2017-02-17 03:58:51 +01:00
..
MSVCardour_osc Accommodate newly introduced source(s) in our MSVC project (ardour_osc) 2017-01-13 10:18:38 +00:00
interface.cc
osc_controllable.cc
osc_controllable.h
osc_cue_observer.cc fix nested templates for ye ancient compilers of the worlde 2017-01-10 09:58:26 +00:00
osc_cue_observer.h fix nested templates for ye ancient compilers of the worlde 2017-01-10 09:58:26 +00:00
osc_global_observer.cc OSC: Add names/fader value to master and monitor. 2016-10-28 17:34:17 -07:00
osc_global_observer.h OSC: Add names/fader value to master and monitor. 2016-10-28 17:34:17 -07:00
osc_gui.cc OSC: remove feedback enable from GUI (unused) 2016-12-31 07:42:51 -08:00
osc_gui.h OSC: remove feedback enable from GUI (unused) 2016-12-31 07:42:51 -08:00
osc_route_observer.cc OSC: Add value feedback to strip fader and trim 2016-08-17 08:24:57 -07:00
osc_route_observer.h OSC: Add value feedback to strip fader and trim 2016-08-17 08:24:57 -07:00
osc_select_observer.cc OSC: Add Talent individual monitor controls 2017-01-09 18:56:22 -08:00
osc_select_observer.h OSC: issue 7116 fix send enable not working 2016-11-18 07:53:40 -08:00
osc.cc Remove direct calls to set solo_control() 2017-02-17 03:58:51 +01:00
osc.h OSC: We want to see aux buses even if the gui has them hidden 2017-01-11 19:57:19 -08:00
wscript OSC: Add Talent individual monitor controls 2017-01-09 18:56:22 -08:00