ardour/libs
Robin Gareus e0d5c1426c
NO-OP: fix some Wimplicit-fallthrough
gcc can recognize various regexps in comments. Since C++17 provides
[[fallthrough]], using /* fallthrough */ consistently seems
appropriate until we switch to C++17.

see also https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
2019-09-18 17:37:54 +02:00
..
appleutility NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
ardour NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
ardouralsautil Suffix complete hw: ID to make ALSA card names unique 2019-08-16 20:00:29 +02:00
audiographer Engage thread-safe fftw planner in libardour 2019-09-10 03:06:21 +02:00
backends NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
canvas
clearlooks-newer NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
evoral NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
fluidsynth Update Fluidsynth to v2.0.6-git 2019-09-04 04:35:59 +02:00
fst
gtkmm2ext NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
hidapi
libltc
lua
midi++2 NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
panners Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
pbd Consistent use of abort() /* NOTREACHED */ 2019-09-18 05:57:26 +02:00
plugins Amend 69a3b0b46e, remove CCs not used by fluidsynth 2019-09-04 22:56:31 +02:00
ptformat ptformat: Update to upstream 8d29d79 (drop fades && fix offsets) 2019-08-10 12:34:45 +10:00
qm-dsp
surfaces NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
temporal
vamp-plugins Fix memory-leak in case of Vamp plugin setup error 2019-08-24 03:31:49 +02:00
vamp-pyin Fix -Wsign-compare 2019-09-03 05:01:59 +02:00
vfork
waveview
widgets NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
zita-convolver
zita-resampler