13
0
livetrax/libs/backends/portaudio
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
..
audio_utils.h Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
cycle_timer.h Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
debug.h
midi_device_info.h
midi_util.cc Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
midi_util.h Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
portaudio_backend.cc Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
portaudio_backend.h Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
portaudio_io.cc Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
portaudio_io.h Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
winmmemidi_input_device.cc Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
winmmemidi_input_device.h Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
winmmemidi_io.cc Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
winmmemidi_io.h Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
winmmemidi_output_device.cc NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
winmmemidi_output_device.h Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
wscript