13
0
livetrax/libs
Robin Gareus ddbe15fd03
Fix gdk livelock on Windows when compiled with recent mingw/gcc
recent gcc (>=11) sets _WIN32_WINNT >= 0x602 which changes
QS_ALLINPUT to include (QS_TOUCH | QS_POINTER) events which are
only available on Windows 8 and later. Listening to those events
makes ardour unresponsive.
2024-01-28 21:51:57 +01:00
..
aaf Fix libaaf pkgconfig name 2024-01-19 23:29:14 +01:00
appleutility
ardour Don't show plugin preset UI for plugins without controls 2024-01-28 14:58:55 +01:00
ardouralsautil
audiographer
auscan
backends
canvas
clearlooks-newer
ctrl-interface
evoral
fluidsynth
fst
gtkmm2ext
hidapi
libltc
lua
midi++2
panners
pbd
plugins
ptformat
qm-dsp
surfaces Update well-known ctrl: separate global and per band EQ enum 2024-01-15 15:34:55 +01:00
temporal
tk Fix gdk livelock on Windows when compiled with recent mingw/gcc 2024-01-28 21:51:57 +01:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview
widgets ui: fader: use sementically correct color name for fader outline 2024-01-20 15:38:35 +01:00
zita-convolver
zita-resampler