.. |
AlsaSoundStream.cpp
|
AudioCommon: unlock mutex explicitly to avoid -Wunused-result warning
|
2024-06-20 02:25:15 +01:00 |
AlsaSoundStream.h
|
AudioCommon: Re-add missing includes
|
2025-06-08 11:35:02 +02:00 |
AudioCommon.cpp
|
Merge pull request #13727 from JoshuaVandaele/fmt-11.2.0-localtime-deprec
|
2025-06-08 04:04:37 +01:00 |
AudioCommon.h
|
AudioCommon: Remove unused includes
|
2025-05-25 10:30:41 +02:00 |
CMakeLists.txt
|
AudioCommon: Added Granular Synthesis
|
2025-03-14 01:22:35 -05:00 |
CubebStream.cpp
|
Merge pull request #13697 from tygyh/AudioCommon/Remove-unused-includes
|
2025-06-07 17:45:50 -05:00 |
CubebStream.h
|
AudioCommon: Remove unused includes
|
2025-05-25 10:30:41 +02:00 |
CubebUtils.cpp
|
CubebUtils: Add COM helper class
|
2025-05-07 20:33:22 +04:00 |
CubebUtils.h
|
CubebUtils: Add COM helper class
|
2025-05-07 20:33:22 +04:00 |
Enums.h
|
AudioPanel: Refactor to use Config system. Some options were changed to a different format, for easier compatibility.
|
2025-03-26 12:26:01 -07:00 |
Mixer.cpp
|
AudioCommon: Remove unused qualifiers and make variables constant
|
2025-05-30 21:48:38 +02:00 |
Mixer.h
|
AudioCommon: Remove unused includes
|
2025-05-25 10:30:41 +02: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
|
AudioCommon: Remove unused qualifiers and make variables constant
|
2025-05-30 21:48:38 +02:00 |
OpenALStream.h
|
AudioCommon: Remove unused includes
|
2025-05-25 10:30:41 +02:00 |
OpenSLESStream.cpp
|
Android: Ask system for optimal audio buffer size and sample rate
|
2025-05-25 11:59:33 +02:00 |
OpenSLESStream.h
|
Android: Ask system for optimal audio buffer size and sample rate
|
2025-05-25 11:59:33 +02:00 |
PulseAudioStream.cpp
|
Port Main.DSP to MainSettings
|
2021-10-15 23:24:46 -04:00 |
PulseAudioStream.h
|
AudioCommon: Remove unused includes
|
2025-05-25 10:30:41 +02:00 |
SoundStream.h
|
AudioCommon: rename isValid() to IsValid()
|
2021-08-08 03:05:03 +01:00 |
SurroundDecoder.cpp
|
AudioCommon: Remove unused qualifiers and make variables constant
|
2025-05-30 21:48:38 +02:00 |
SurroundDecoder.h
|
Common: Move FixedSizeQueue into Common namespace
|
2023-03-22 01:23:15 -04:00 |
WASAPIStream.cpp
|
Merge pull request #13697 from tygyh/AudioCommon/Remove-unused-includes
|
2025-06-07 17:45:50 -05:00 |
WASAPIStream.h
|
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
|
2025-05-01 15:00:37 +02:00 |
WaveFile.cpp
|
WaveFile: Add m_ prefix to member variables
|
2025-06-01 11:41:09 -07:00 |
WaveFile.h
|
WaveFile: Add m_ prefix to member variables
|
2025-06-01 11:41:09 -07:00 |