citra/src/audio_core
darkf 04139e26bd cubeb_sink: Skip devices without a name
Previously this would crash.
2018-05-31 21:01:48 -05:00
..
hle Undo changes to unrelated files and fix formatting 2018-03-25 00:54:40 +08:00
audio_types.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
CMakeLists.txt externals: Don't build cubeb with tests 2018-05-31 21:01:48 -05:00
codec.cpp decode: Fix PCM8 decoding 2018-02-25 12:42:21 +00:00
codec.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
cubeb_sink.cpp cubeb_sink: Skip devices without a name 2018-05-31 21:01:48 -05:00
cubeb_sink.h cubeb_sink: Skip devices without a name 2018-05-31 21:01:48 -05:00
dsp_interface.cpp audio_core: Remove global state 2018-02-03 15:15:17 +00:00
dsp_interface.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
interpolate.cpp audio_core: Remove global state 2018-02-03 15:15:17 +00:00
interpolate.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
null_sink.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
sdl2_sink.cpp Address review comments 2018-03-24 22:25:50 +08:00
sdl2_sink.h fixed the override warning 2017-01-27 14:24:14 -06:00
sink.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
sink_details.cpp audio_core: Only include cubeb if it's available 2018-05-31 21:01:48 -05:00
sink_details.h SDL: Select audio device (#2403) 2017-01-25 22:33:26 -05:00
time_stretch.cpp audio_core: Migrate logging macros 2018-03-24 21:45:58 +08:00
time_stretch.h Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00