citra/src/audio_core
Marshall Mohror 9c7da35382
Merge pull request #5083 from zhaowenlan1779/video-dumping-update
video_core, citra_qt: Video dumping updates
2020-04-03 21:15:32 -05:00
..
hle Merge pull request #5083 from zhaowenlan1779/video-dumping-update 2020-04-03 21:15:32 -05:00
lle core: Properly std::move things around 2020-02-27 16:55:09 +08:00
audio_types.h Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
CMakeLists.txt mediandk for android (#4921) 2020-03-16 21:07:22 -05:00
codec.cpp audio_core/codec: Resolve truncation warnings within DecodeADPCM 2019-03-02 14:06:30 +01:00
codec.h audio_core: use nested namespaces 2019-02-17 23:41:48 -05:00
cubeb_input.cpp service/mic: actually use the specified device 2019-11-11 17:15:10 -05:00
cubeb_input.h service/mic: actually use the specified device 2019-11-11 17:15:10 -05:00
cubeb_sink.cpp Destroy the callback after the stream is destroyed 2019-04-05 14:16:55 -06:00
cubeb_sink.h audio_core: Make g_sink_details internally linked 2018-12-16 02:44:04 +01:00
dsp_interface.cpp core: Properly std::move things around 2020-02-27 16:55:09 +08:00
dsp_interface.h core: Properly std::move things around 2020-02-27 16:55:09 +08:00
interpolate.cpp audio_core: use nested namespaces 2019-02-17 23:41:48 -05:00
interpolate.h audio_core: use nested namespaces 2019-02-17 23:41:48 -05:00
null_sink.h audio_core: Make g_sink_details internally linked 2018-12-16 02:44:04 +01:00
sdl2_sink.cpp audio_core: Simplify sink interface 2018-09-08 22:09:26 +01:00
sdl2_sink.h audio_core: Simplify sink interface 2018-09-08 22:09:26 +01:00
sink.h audio_core: Simplify sink interface 2018-09-08 22:09:26 +01:00
sink_details.cpp audio_core: Make g_sink_details internally linked 2018-12-16 02:44:04 +01:00
sink_details.h audio_core: Make g_sink_details internally linked 2018-12-16 02:44:04 +01:00
time_stretch.cpp audio_core: remove unnecessary spaces on comments 2019-01-19 21:28:52 +01:00
time_stretch.h time_stretch: Simplify audio stretcher 2018-09-08 22:09:26 +01:00