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
/
Mixer.cpp
Age
Commit message (
Expand
)
Author
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-02
Fade audio after an entire loop
Sam Belliveau
2025-05-30
AudioCommon: Remove unused qualifiers and make variables constant
Dr. Dystopia
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-14
AudioCommon: Added Granular Synthesis
Sam Belliveau
2023-03-13
Skylander Portal: Play Trap Team Audio
Joshua de Reeper
2023-01-06
CoreTiming: Throttle Before Every Event Using Chrono
Sam Belliveau
2022-12-23
New FrameTime/VBlank Analyzer + Graph
Sam Belliveau
2022-09-08
Mixer: Add assertions regarding num_samples versus buffer length
Pokechu22
2022-09-08
Mixer: Use smaller array for PushWiimoteSpeakerSamples
Pokechu22
2022-07-03
Do not directly store input sample rate, rather just store a divisor for that...
CasualPokePlayer
2022-06-10
have audio dumps apply volume (fixes cases of audio dumps being "too loud" an...
CasualPokePlayer
2022-01-06
Core/AudioCommon: Add config caching to Mixer.
Admiral H. Curtiss
2022-01-06
Config: Port TimingVariance setting to new config system.
Admiral H. Curtiss
2022-01-06
Config: Port emulation speed setting to new config system.
Admiral H. Curtiss
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-10-15
Port Main.DSP to MainSettings
sowens99
2021-07-13
Mixer: Support GBA samples mixing
Bonta
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-10-21
AudioCommon: Migrate logging over to fmt
Lioncash
2019-10-22
DSP must be set to LLE to select the decoder
LAGonauta
2019-10-22
Allow user to change DPLII decoding quality
LAGonauta
2019-05-04
Replace MathUtil::Clamp with std::clamp
Léo Lam
2019-02-13
Swapped FFDShow's DPL2 decoder by FreeSurround
LAGonauta
2017-11-06
Fix DTK audio not working after loading a savestate
JosJuice
2017-06-26
Rename CMixer to Mixer
Michael Maltese
2017-06-03
AudioStretcher: split StretchAudio into ProcessSamples / GetStretchedSamples
Michael Maltese
2017-06-03
AudioCommon: extract AudioStretcher class for time-stretching
Michael Maltese
2017-06-03
AudioCommon: move DPL2 decoding into Mixer
Michael Maltese
2017-04-12
Mixer: Tweak audio stretch parameters
MerryMage
2017-04-12
Mixer: Use a temporary buffer when stretching audio
MerryMage
2017-04-12
Mixer: Calculate actual_samples based on availability in all FIFOs
MerryMage
2017-04-12
Mixer: Disable frequency shifting when stretching is enabled
MerryMage
2017-04-12
Add audio stretching as a configuration option
MerryMage
2017-04-12
Mixer: Implement audio stretching
MerryMage
2017-04-12
Mixer: Return actual number of samples mixed into buffer from MixerFifo::Mix
MerryMage
2017-03-13
Merge pull request #4548 from stenzek/gcc-sse
Markus Wick
2017-03-03
Common: Move byte swapping utilities into their own header
Lioncash
2017-01-24
AudioCommon: Remove unused _M_SSE test
Stenzek
2016-12-17
Display warning when dumping audio if file exists
Chris Burgener
2016-06-24
Split Audio Dumps on Sample Rate Changes
Chris Burgener
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-05-13
Core: Threadsafety Synchronization Fixes (Frame Advance / FifoPlayer)
EmptyChaos
2016-01-15
Mixer: Convert defines into concrete variables
Lioncash
2016-01-14
Mixer: Directly initialize class members
Lioncash
2016-01-14
Mixer: Devirtualize
Lioncash
2016-01-05
Throttler: Rename "framelimiter" to "emulation speed".
degasus
[next]