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 Consolidate internal bus checks (1/2) 2024-01-06 20:21:51 +01:00
callbacks.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
faderport2_interface.cc FP8: implement MIDI port probing, auto-enable 2023-05-04 00:20:38 +02:00
faderport8_interface.cc FP8: implement MIDI port probing, auto-enable 2023-05-04 00:20:38 +02:00
faderport8.cc FP8: tear down GUI before terminating event loop 2024-07-11 18:10:39 +02:00
faderport8.h FP8: implement MIDI port probing, auto-enable 2023-05-04 00:20:38 +02:00
faderport16_interface.cc FP8: implement MIDI port probing, auto-enable 2023-05-04 00:20:38 +02:00
fp8_base.h
fp8_button.h
fp8_controls.cc
fp8_controls.h
fp8_strip.cc Update Ctrl Surfaces: use new well-known-ctrl API 2024-01-13 03:08:51 +01:00
fp8_strip.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
gui.cc
gui.h
wscript Localize stripped down gtk2 2024-01-06 21:52:48 +01:00