13
0
livetrax/libs/surfaces
Paul Davis f34ce17bf0 websocket: event loop names and thread/evloop pairs are set in BaseUI::main_thread()
There is no thread when an AbstractUI<T> is constructed. The event loop name and the
association between the event loop object and the thread that "runs" it must be
set from within the thread, which is not created until BaseUI::run() is called.

There appears to have been some confusion in e3569b64 about how this
all works; this commit should remove that
2023-10-24 16:26:50 -06:00
..
cc121 wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
console1 Clean init process to prevent exceptions 2023-10-24 23:11:05 +02:00
contourdesign wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
faderport wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
faderport8 wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
frontier wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
generic_midi wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
launch_control_xl wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
launchpad_pro wscript: drop repeated autowaf.set_options - it is enough to set at top level 2023-10-15 10:47:16 -06:00
launchpad_x launchpad X: buttton/pad cleanup from the pro code 2023-10-23 23:20:00 -06:00
mackie wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
maschine2 wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
osc wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
push2 wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
tranzport wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
us2400 wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
websockets websocket: event loop names and thread/evloop pairs are set in BaseUI::main_thread() 2023-10-24 16:26:50 -06:00
wiimote wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
wscript ardev and waf tweaks for launchpad X 2023-10-19 22:19:23 -06:00