13
0
livetrax/libs/surfaces/faderport8
Robin Gareus 676b372ac5
FP8: tear down GUI before terminating event loop
This fixes an issue on Windows, where UI::run can dispatch
a signal that ends up via cross-thread channel at the surfaces'
BaseUI::request_handler. causing a segfault.
2024-07-11 18:10:39 +02:00
..
actions.cc
callbacks.cc
faderport2_interface.cc
faderport8_interface.cc
faderport8.cc FP8: tear down GUI before terminating event loop 2024-07-11 18:10:39 +02:00
faderport8.h
faderport16_interface.cc
fp8_base.h
fp8_button.h
fp8_controls.cc
fp8_controls.h
fp8_strip.cc
fp8_strip.h
gui.cc
gui.h
wscript