ardour/libs
2023-05-07 01:41:01 +02:00
..
appleutility
ardour Fix lv2core header include 2023-05-06 18:28:35 +02:00
ardouralsautil ARD: shutdown message is not an error 2023-04-27 15:35:22 +02:00
audiographer switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
auscan
backends CoreAudio: subscribe to device-alive property 2023-04-22 19:36:37 +02:00
canvas fix thinko in canvas logic (fixes mouse cursor on desensitized playhead) 2023-05-01 08:49:27 -05:00
clearlooks-newer
ctrl-interface Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
evoral NO-OP: use Tab to indent 2023-04-01 17:21:32 +02:00
fluidsynth
fst Fix cross-compile linking (libusb - see also 5794d21a76) 2023-05-04 21:31:13 +02:00
gtkmm2ext libpbd: changes to pre-registration of signal emitting threads 2023-04-21 13:43:46 -06:00
hidapi
libltc
lua Add Lua bindings to std::shared_ptr<T const> 2023-04-19 01:46:58 +02:00
midi++2 remove debug output 2023-04-23 11:34:28 -06:00
panners switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
pbd Sanitize XML values to be valid UTF-8 (#9317) 2023-04-26 17:43:52 +02:00
plugins Fix another lv2core header include 2023-05-07 01:41:01 +02:00
ptformat
qm-dsp Address some Wmissing-prototypes in qm-dsp 2022-11-26 16:23:52 +01:00
surfaces push2: change ordering within destructor to avoid event loop thread drawing-after-delete 2023-05-04 12:34:37 -06:00
temporal during map reset, force meter to bars, and tempo to beats 2023-05-05 20:53:23 -06:00
vamp-plugins Fix EBU-R128 loudness analysis for mono signals 2023-02-02 17:58:46 +01:00
vamp-pyin
vfork Fix vfork wrapper for macOS 2023-03-25 07:46:47 +01:00
vst3 Ignore Steinberg's non-virtual-d'tor 2023-02-08 02:03:54 +01:00
waveview switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
widgets switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
zita-convolver
zita-resampler