index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
AudioCommon
Age
Commit message (
Expand
)
Author
2026-01-27
feat: Add an option to preserve audio pitch when emulation speed changes, int...
Sam Belliveau
2026-01-25
Remove unused imports
Martino Fontana
2025-11-22
AudioCommon / VideoBackends / WinUpdater - cleanup WRL code
oltolm
2025-11-07
CubebStream: Use WorkQueueThread::PushBlocking instead of sync_event
Dentomologist
2025-08-05
Merge pull request #13725 from Sam-Belliveau/more-consistent-looping
JMC47
2025-07-23
AudioCommon/Mixer: Skip sample processing when NullSoundStream is being used.
Jordan Woyak
2025-07-11
AudioCommon/Mixer: make large array in Mixer::MixerFifo::Enqueue() static so...
ITotalJustice
2025-06-08
AudioCommon: Re-add missing includes
JosJuice
2025-06-07
Merge pull request #12836 from JosJuice/opensles-buffer-size
JMC47
2025-06-08
Merge pull request #13727 from JoshuaVandaele/fmt-11.2.0-localtime-deprec
Tilka
2025-06-07
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...
Jordan Woyak
2025-06-07
Merge pull request #13697 from tygyh/AudioCommon/Remove-unused-includes
Jordan Woyak
2025-06-07
Merge pull request #13698 from tygyh/AudioCommon/Remove-unused-qualifiers-and...
Jordan Woyak
2025-06-04
fmt: Replace deprecated `fmt::localtime` usage with `Common::LocalTime`
Joshua Vandaƫle
2025-06-02
Fade audio after an entire loop
Sam Belliveau
2025-06-01
WaveFile: Add m_ prefix to member variables
Dentomologist
2025-05-30
AudioCommon: Remove unused qualifiers and make variables constant
Dr. Dystopia
2025-05-25
Android: Ask system for optimal audio buffer size and sample rate
JosJuice
2025-05-25
Android: Get rid of OpenSLESStream's global state
JosJuice
2025-05-25
AudioCommon: Remove unused includes
Dr. Dystopia
2025-05-07
CubebUtils: Add COM helper class
Sepalani
2025-05-07
IOS/USB: Emulate Wii Speak using cubeb
Sepalani
2025-05-04
Merge pull request #13608 from jordan-woyak/async-work-thread
Admiral H. Curtiss
2025-05-02
AudioCommon/CubebUtils: Fix logged file name.
Jordan Woyak
2025-05-01
Core and AudioCommon: Use AsyncWorkThread.
Jordan Woyak
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2025-04-21
AudioCommon: Make cubeb sound backend default on Linux.
Jordan Woyak
2025-04-05
Mixer: Use Doubles for Sample Rate Conversion.
Sam Belliveau
2025-04-01
Improve Performance of Granular Buffering + User Adjustable Buffer Size
Sam Belliveau
2025-03-26
AudioPanel: Refactor to use Config system. Some options were changed to a di...
TryTwo
2025-03-14
AudioCommon: Added Granular Synthesis
Sam Belliveau
2025-01-25
CMakeLists: Add flag to disable Cubeb
OatmealDome
2024-07-26
Adjust order and spacing of various #includes
Dentomologist
2024-06-20
AudioCommon: unlock mutex explicitly to avoid -Wunused-result warning
Tillmann Karras
2024-06-04
Android: Implement OpenSLESStream::SetRunning
JosJuice
2024-04-16
AudioCommon: When ALSA is absent on Linux, default to Cubeb backend
Dentomologist
2024-04-14
Set default sound backend on OpenBSD to cubeb
Brad Smith
2024-03-17
Cubeb: check correct log level
Tillmann Karras
2024-03-14
Cubeb: change log level from NOTICE to INFO
Tillmann Karras
2023-08-17
Use structs for config callback IDs
JosJuice
2023-07-22
cubeb: Change name to "Dolphin Emulator"
Martino Fontana
2023-06-30
Merge pull request #11955 from TellowKrinkle/CMakeDependencies
Admiral H. Curtiss
2023-06-18
Replace std::ostringstream usage with fmt::format
get
2023-06-15
CMake: Use targets for all optionally-external dependencies
TellowKrinkle
2023-03-22
Common: Move FixedSizeQueue into Common namespace
Lioncash
2023-03-13
Skylander Portal: Play Trap Team Audio
Joshua de Reeper
2023-02-04
WorkQueueThread: provide name and function at same time
Scott Mansell
2023-01-30
Merge pull request #10947 from Zopolis4/opensleuth
Admiral H. Curtiss
2023-01-23
windows: replace comdef dependency with winrt
Shawn Hoffman
2023-01-06
CoreTiming: Throttle Before Every Event Using Chrono
Sam Belliveau
[next]