dolphin/Source/Core/AudioCommon
Weston Heard 1301cec538 WiimoteAudio: Add individual Wiimote audio mixer
Added Platform checks, Incremented state ID

Removed semicolon from PR version comment

Riveting change

Changed Remote Names and References

Updated Wii remote Audio routing to only show
enabled when not using passthrough adapter,
enabling speaker data, and  Cubeb audio backend,
and show enable/disable per Remote when supported
2026-03-20 17:09:01 -04:00
..
AlsaSoundStream.cpp Remove unused imports 2026-01-25 16:12: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 WiimoteAudio: Add individual Wiimote audio mixer 2026-03-20 17:09:01 -04:00
CubebStream.h WiimoteAudio: Add individual Wiimote audio mixer 2026-03-20 17:09:01 -04:00
CubebUtils.cpp WiimoteAudio: Add individual Wiimote audio mixer 2026-03-20 17:09:01 -04:00
CubebUtils.h WiimoteAudio: Add individual Wiimote audio mixer 2026-03-20 17:09:01 -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 WiimoteAudio: Add individual Wiimote audio mixer 2026-03-20 17:09:01 -04:00
Mixer.h WiimoteAudio: Add individual Wiimote audio mixer 2026-03-20 17:09:01 -04:00
NullSoundStream.cpp AudioCommon/Mixer: Skip sample processing when NullSoundStream is being used. 2025-07-23 17:53:21 -05: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 Remove unused imports 2026-01-25 16:12:15 +01: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 WASAPIStream: Fix crash when GetBuffer call fails 2026-03-13 20:29:58 -07: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 Remove unused imports 2026-01-25 16:12:15 +01:00
WaveFile.h WaveFile: Add m_ prefix to member variables 2025-06-01 11:41:09 -07:00