ardour/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 wscript: sanitize strings from fetch_*_revision_date early instead of applying str() all over 2023-10-15 10:47:16 -06:00
backends Fix callback order of port-dis/connections 2023-12-02 23:34:58 +01:00
canvas Localize stripped down gtk2 2024-01-06 21:52:48 +01:00
clearlooks-newer Localize stripped down gtk2 2024-01-06 21:52:48 +01:00
ctrl-interface midisurface: use correct virtual method for note off 2023-10-31 09:56:40 -06:00
evoral Sanitize MIDI track names, remove unprintable chars #9553 2023-11-28 00:29:19 +01:00
fluidsynth
fst wscript: sanitize strings from fetch_*_revision_date early instead of applying str() all over 2023-10-15 10:47:16 -06:00
gtkmm2ext Localize stripped down gtk2 2024-01-06 21:52:48 +01:00
hidapi
libltc
lua
midi++2
panners
pbd Fix localtime_r check (#9554) 2023-11-28 17:05:03 +01:00
plugins Vapor: Bootstrap Atmosphere plugin 2024-01-06 20:21:13 +01:00
ptformat
qm-dsp
surfaces Update well-known ctrl: separate global and per band EQ enum 2024-01-15 15:34:55 +01:00
temporal temporal: remove TempoMap::insert_time() and use shift() instead 2023-11-19 12:14:10 -07:00
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 Localize stripped down gtk2 2024-01-06 21:52:48 +01:00
widgets ui: fader: use sementically correct color name for fader outline 2024-01-20 15:38:35 +01:00
zita-convolver
zita-resampler