ardour/libs
Robin Gareus f02e5d3a9f C++11 fallthrough (1/2) 2023-05-19 05:33:56 +02:00
..
appleutility C++11 fallthrough (1/2) 2023-05-19 05:33:56 +02:00
ardour C++11 fallthrough (1/2) 2023-05-19 05:33:56 +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 C++11 fallthrough (1/2) 2023-05-19 05:33:56 +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 C++11 fallthrough (1/2) 2023-05-19 05:33:56 +02:00
fluidsynth
fst Fix cross-compile linking (libusb - see also 5794d21a76) 2023-05-04 21:31:13 +02:00
gtkmm2ext C++11 fallthrough (1/2) 2023-05-19 05:33:56 +02:00
hidapi
libltc
lua Add Lua bindings for std::list/vector clear 2023-05-13 17:38:41 +02:00
midi++2 C++11 fallthrough (1/2) 2023-05-19 05:33:56 +02:00
panners switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
pbd C++11 fallthrough (1/2) 2023-05-19 05:33:56 +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 C++11 fallthrough (1/2) 2023-05-19 05:33:56 +02:00
temporal fix thinko resulting in duplicate bar-names after a tempo-mapping op 2023-05-14 09:05:08 -05: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 C++11 fallthrough (1/2) 2023-05-19 05:33:56 +02:00
zita-convolver
zita-resampler