13
0
livetrax/libs/backends
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
..
alsa Another fix for input only ALSA-slave devices 2019-08-24 00:15:10 +02:00
coreaudio Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
dummy Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
jack Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
MSVCbackends Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:06:25 +01:00
portaudio NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
pulseaudio Use preferred pa_context_new_with_proplist API 2019-09-01 19:01:18 +02:00
wscript NOOP, remove trailing whitespace, replace tabs in python scripts 2015-11-29 17:54:31 +01:00