13
0
livetrax/libs/surfaces/push2
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
..
buttons.cc another action name fix for Push2 support 2017-01-28 19:16:24 +01:00
canvas.cc
canvas.h
gui.cc
gui.h
interface.cc
knob.cc
knob.h fix various aspects of knob function 2016-09-27 14:59:32 -05:00
layout.cc MacOS [sic] required changes for Rect in Push 2 code 2016-09-28 17:24:14 -04:00
layout.h
leds.cc
level_meter.cc add missing/moved files from push2 merge 2016-09-27 15:42:26 -05:00
level_meter.h
menu.cc
menu.h
midi_byte_array.cc
midi_byte_array.h
mix.cc Remove direct calls to set solo_control() 2017-02-17 03:58:51 +01:00
mix.h
push2.cc attempt to fix windows failed build by including pthread.h to get DEBUG_THREAD_SELF correctly defined 2016-09-30 12:52:07 -04:00
push2.h
scale.cc fix some compiler warnings (from mingw) 2016-09-30 13:07:53 -04:00
scale.h
splash.cc
splash.h push2: tweak layout APIs etc. 2016-09-27 14:59:32 -05:00
track_mix.cc
track_mix.h
utils.cc push2: parameterize and centralize colors 2016-09-27 14:59:31 -05:00
utils.h
wscript remove debug cruft from wscript for push2 that breaks with python3 2017-01-21 15:04:39 +00:00