Files
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
..
2024-01-19 23:29:14 +01:00
2024-01-06 21:52:48 +01:00
2024-01-06 21:52:48 +01:00
2023-11-28 17:05:03 +01:00
2024-01-06 21:52:48 +01:00