ardour/libs
Luciano Iam 2bea7afcd4 WebSockets: additional method for event loop integration
Some distro repositories offer versions of libwebsockets that have not been
compiled with LWS_WITH_GLIB or LWS_WITH_EXTERNAL_POLL enabled. For such cases
a different event loop integration method is needed.

True for Ubuntu 20.04 as of Jun '21
2021-06-13 20:03:54 +02:00
..
appleutility
ardour Fix incorrect call in request_roll 2021-06-12 07:56:00 -06:00
ardouralsautil Consistent env variable naming (see also 6801c2cac2) 2021-06-10 03:17:49 +02:00
audiographer Fix Upsampler new/delete mismatch 2021-06-12 21:16:18 +02:00
backends JACK backend: avoid deadlock if a port is unregistered that is not known to Ardour 2021-06-13 07:59:14 -06:00
canvas Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
clearlooks-newer
evoral support SMF markers without labels 2021-05-09 17:52:29 -06:00
fluidsynth Update to fluidsynth-2.2 2021-04-18 22:02:57 +02:00
fst Fix typo in vst3-scanner --help text 2021-01-23 23:43:14 +01:00
gtkmm2ext Fix a moderate memory leak 2021-05-22 22:11:42 +02:00
hidapi
libltc
lua Fix Lua bindings for C++17/C++20 -- #8683 2021-05-02 16:36:30 +02:00
midi++2 Accommodate some changes to 'ssize_t' in VS2019 2021-05-11 14:06:25 +01:00
panners
pbd add a method to SerializedRCUManager to release the lock when no update is required 2021-06-13 07:58:45 -06:00
plugins Remove unused function (Wunused-function) 2021-05-30 20:09:35 -04:00
ptformat
qm-dsp
surfaces WebSockets: additional method for event loop integration 2021-06-13 20:03:54 +02:00
temporal
vamp-plugins Export analysis: log loudness / time 2021-04-07 01:46:02 +02:00
vamp-pyin
vfork
vst3 Backport VST3 diagnostic pragma 2021-03-01 22:14:38 +01:00
waveview Fix assert in Waveview cache size 2021-05-23 21:41:45 +02:00
widgets Prevent invalid frame/child size allocation 2021-05-08 14:36:43 +02:00
zita-convolver zita-convolver: fix hang at when re-loading state 2021-03-30 01:29:28 +02:00
zita-resampler