rpcsx/rpcs3/Emu/Audio
illusion 0315781306 Audio dumper: append filename with titleid and date-time
prevents overwrite of old file

Co-authored-by: Megamouse <studienricky89@googlemail.com>
2020-06-04 20:10:56 +03:00
..
AL move config structs to own files and clean up some headers 2020-02-17 15:08:17 +03:00
ALSA Fix signed-unsigned comparisons and mark warning as error (part 2). 2020-02-19 22:54:58 +03:00
FAudio Disable cotire on travis 2020-02-21 17:03:54 +03:00
Null Remove redundant semicolons 2019-05-12 18:32:11 +03:00
Pulse Audio: don’t build ALSA, PulseAudio or FAudio backends when disabled 2019-10-31 15:46:20 +03:00
XAudio2 XAudio2: remove nasty 4x volume factor 2020-06-01 19:05:48 +03:00
AudioBackend.cpp AudioBackend.cpp: Implicit enum to float conversions are deprecated 2020-02-23 09:38:04 +03:00
AudioBackend.h Gracefully fall back to a null renderer if XAudio2 fails to Init 2020-02-20 23:33:09 +03:00
AudioDumper.cpp Audio dumper: append filename with titleid and date-time 2020-06-04 20:10:56 +03:00
AudioDumper.h Remove -Wno-reorder and make it an error 2020-02-21 15:20:34 +03:00