citra/src/audio_core
Merry 47d283a1e4
Merge pull request #3909 from MerryMage/rm-SetDevice
sink_details: Tidy-up device listing code
2018-07-12 20:49:29 +01:00
..
hle service/dsp: Migrate to ServiceFramework (#3915) 2018-07-12 17:54:26 +03: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 sink: Make auto device name a constant 2018-07-12 15:56:37 +01:00
cubeb_sink.h sink_details: Listing available devices should be separate from sink construction 2018-07-02 14:09:17 +01:00
dsp_interface.cpp sink_details: Listing available devices should be separate from sink construction 2018-07-02 14:09:17 +01:00
dsp_interface.h sink_details: Listing available devices should be separate from sink construction 2018-07-02 14:09:17 +01: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 sink_details: Listing available devices should be separate from sink construction 2018-07-02 14:09:17 +01:00
sdl2_sink.cpp sink: Make auto device name a constant 2018-07-12 15:56:37 +01:00
sdl2_sink.h sink_details: Listing available devices should be separate from sink construction 2018-07-02 14:09:17 +01:00
sink.h sink: Make auto device name a constant 2018-07-12 15:56:37 +01:00
sink_details.cpp sink_details: Listing available devices should be separate from sink construction 2018-07-02 14:09:17 +01:00
sink_details.h sink_details: Listing available devices should be separate from sink construction 2018-07-02 14:09:17 +01:00
time_stretch.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
time_stretch.h Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00