.. |
AlsaSoundStream.cpp
|
Treewide: Adjust order of includes
|
2021-12-10 14:49:57 -08:00 |
AlsaSoundStream.h
|
AudioCommon: rename isValid() to IsValid()
|
2021-08-08 03:05:03 +01:00 |
AudioCommon.cpp
|
AudioCommon: Pass Core::System to AudioCommon functions.
|
2022-11-06 02:13:58 +01:00 |
AudioCommon.h
|
AudioCommon: Pass Core::System to AudioCommon functions.
|
2022-11-06 02:13:58 +01:00 |
AudioStretcher.cpp
|
Treewide: Adjust order of includes
|
2021-12-10 14:49:57 -08:00 |
AudioStretcher.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
CMakeLists.txt
|
Restrict OpenSLES to Android via CMake
|
2022-08-08 09:18:36 +10:00 |
CubebStream.cpp
|
WorkQueueThread: provide name and function at same time
|
2023-02-04 15:56:27 +13:00 |
CubebStream.h
|
Correctly call CoUninitialize() on Cubeb helper class destruction.
|
2022-11-27 03:58:50 +01:00 |
CubebUtils.cpp
|
Core: Use extra thread for Cubeb on Windows to not disturb the CoInitialize state of whatever thread happens to call a Cubeb function.
|
2022-11-26 05:05:57 +01:00 |
CubebUtils.h
|
Core: Use extra thread for Cubeb on Windows to not disturb the CoInitialize state of whatever thread happens to call a Cubeb function.
|
2022-11-26 05:05:57 +01:00 |
Enums.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
Mixer.cpp
|
CoreTiming: Throttle Before Every Event Using Chrono
|
2023-01-06 17:21:17 -05:00 |
Mixer.h
|
New FrameTime/VBlank Analyzer + Graph
|
2022-12-23 19:52:53 -05:00 |
NullSoundStream.cpp
|
AudioCommon: make SoundLoop() non-virtual and private
|
2021-08-08 00:15:05 +01:00 |
NullSoundStream.h
|
AudioCommon: rename isValid() to IsValid()
|
2021-08-08 03:05:03 +01:00 |
OpenALStream.cpp
|
Treewide: Adjust order of includes
|
2021-12-10 14:49:57 -08:00 |
OpenALStream.h
|
Fix all uninitialized variable warnings (C26495)
|
2021-10-13 12:32:16 -07:00 |
OpenSLESStream.cpp
|
Restrict OpenSLES to Android via CMake
|
2022-08-08 09:18:36 +10:00 |
OpenSLESStream.h
|
Restrict OpenSLES to Android via CMake
|
2022-08-08 09:18:36 +10:00 |
PulseAudioStream.cpp
|
Port Main.DSP to MainSettings
|
2021-10-15 23:24:46 -04:00 |
PulseAudioStream.h
|
AudioCommon: rename isValid() to IsValid()
|
2021-08-08 03:05:03 +01:00 |
SoundStream.h
|
AudioCommon: rename isValid() to IsValid()
|
2021-08-08 03:05:03 +01:00 |
SurroundDecoder.cpp
|
Treewide: Adjust order of includes
|
2021-12-10 14:49:57 -08:00 |
SurroundDecoder.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
WASAPIStream.cpp
|
windows: replace comdef dependency with winrt
|
2023-01-23 06:09:01 -08:00 |
WASAPIStream.h
|
AudioCommon: rename isValid() to IsValid()
|
2021-08-08 03:05:03 +01:00 |
WaveFile.cpp
|
WaveFile: Fix size check
|
2022-10-22 11:44:38 -07:00 |
WaveFile.h
|
Do not directly store input sample rate, rather just store a divisor for that sample rate, with it using a fixed dividend of 54000000 * 2.
|
2022-07-03 15:07:06 -07:00 |