summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon
AgeCommit message (Expand)Author
6 daysReplace string concatination with `fmt::format`Dr. Dystopia
2026-07-08mingw: lower case windows includesCraig Carnell
2026-05-14AudioCommon: Add individual Wiimote audio mixerWeston Heard
2026-04-17Improve usage of std::move and const references parametersMartino Fontana
2026-04-06Mixer: Fix WAV file dumping.Jordan Woyak
2026-03-30AudioCommon/Mixer: Fix integrated GBA sample rate calculation and inverted st...Jordan Woyak
2026-03-23AudioCommon: Use left const for non-pointer variablesDentomologist
2026-03-21AudioPane: Fix WASAPI default device combo selectionDentomologist
2026-03-13WASAPIStream: Fix crash when GetBuffer call failsDentomologist
2026-01-27feat: Add an option to preserve audio pitch when emulation speed changes, int...Sam Belliveau
2026-01-25Remove unused importsMartino Fontana
2025-11-22AudioCommon / VideoBackends / WinUpdater - cleanup WRL codeoltolm
2025-11-07CubebStream: Use WorkQueueThread::PushBlocking instead of sync_eventDentomologist
2025-08-05Merge pull request #13725 from Sam-Belliveau/more-consistent-loopingJMC47
2025-07-23AudioCommon/Mixer: Skip sample processing when NullSoundStream is being used.Jordan Woyak
2025-07-11AudioCommon/Mixer: make large array in Mixer::MixerFifo::Enqueue() static so...ITotalJustice
2025-06-08AudioCommon: Re-add missing includesJosJuice
2025-06-07Merge pull request #12836 from JosJuice/opensles-buffer-sizeJMC47
2025-06-08Merge pull request #13727 from JoshuaVandaele/fmt-11.2.0-localtime-deprecTilka
2025-06-07Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...Jordan Woyak
2025-06-07Merge pull request #13697 from tygyh/AudioCommon/Remove-unused-includesJordan Woyak
2025-06-07Merge pull request #13698 from tygyh/AudioCommon/Remove-unused-qualifiers-and...Jordan Woyak
2025-06-04fmt: Replace deprecated `fmt::localtime` usage with `Common::LocalTime`Joshua Vandaƫle
2025-06-02Fade audio after an entire loopSam Belliveau
2025-06-01WaveFile: Add m_ prefix to member variablesDentomologist
2025-05-30AudioCommon: Remove unused qualifiers and make variables constantDr. Dystopia
2025-05-25Android: Ask system for optimal audio buffer size and sample rateJosJuice
2025-05-25Android: Get rid of OpenSLESStream's global stateJosJuice
2025-05-25AudioCommon: Remove unused includesDr. Dystopia
2025-05-07CubebUtils: Add COM helper classSepalani
2025-05-07IOS/USB: Emulate Wii Speak using cubebSepalani
2025-05-04Merge pull request #13608 from jordan-woyak/async-work-threadAdmiral H. Curtiss
2025-05-02AudioCommon/CubebUtils: Fix logged file name.Jordan Woyak
2025-05-01Core and AudioCommon: Use AsyncWorkThread.Jordan Woyak
2025-05-01Make overriding explicit and remove redundant virtual specifiers on overridin...Dr. Dystopia
2025-04-21AudioCommon: Make cubeb sound backend default on Linux.Jordan Woyak
2025-04-05Mixer: Use Doubles for Sample Rate Conversion.Sam Belliveau
2025-04-01Improve Performance of Granular Buffering + User Adjustable Buffer SizeSam Belliveau
2025-03-26AudioPanel: Refactor to use Config system. Some options were changed to a di...TryTwo
2025-03-14AudioCommon: Added Granular SynthesisSam Belliveau
2025-01-25CMakeLists: Add flag to disable CubebOatmealDome
2024-07-26Adjust order and spacing of various #includesDentomologist
2024-06-20AudioCommon: unlock mutex explicitly to avoid -Wunused-result warningTillmann Karras
2024-06-04Android: Implement OpenSLESStream::SetRunningJosJuice
2024-04-16AudioCommon: When ALSA is absent on Linux, default to Cubeb backendDentomologist
2024-04-14Set default sound backend on OpenBSD to cubebBrad Smith
2024-03-17Cubeb: check correct log levelTillmann Karras
2024-03-14Cubeb: change log level from NOTICE to INFOTillmann Karras
2023-08-17Use structs for config callback IDsJosJuice
2023-07-22cubeb: Change name to "Dolphin Emulator"Martino Fontana