summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Mixer.cpp
AgeCommit message (Expand)Author
2015-05-28AudioCommon: Remove lock on Pause statedegasus
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-11Mixer: Convert volatile variables to atomics.Lioncash
2015-02-23Revert "High quality resampler"Markus Wick
2015-02-18High Quality Resampler, using FIR filterkamiyo
2015-01-24Clean UpBenjamin Przybocki
2014-10-09Proper Audio/Video DumpingFog
2014-09-07Route the wiimote speaker to the sound mixer (the host system's speakers). Em...skidau
2014-09-07Hooked up the emulated Wiimote speaker.skidau
2014-08-30AudioCommon: Clean up brace placementsLioncash
2014-07-28Merge pull request #667 from RachelBryk/remove-audio-limitTony Wasserka
2014-07-25Remove audio frame limit.Rachel Bryk
2014-07-24AudioCommon/Mixer: Allow input sample rate changesbooto
2014-07-17Correct left/right volume for padded samples.Scott Mansell
2014-07-17Audio Mixer: move Static variable to a member variable.Scott Mansell
2014-07-07Revert "Don't add segfault handler in interpreter mode"Pierre Bourdon
2014-07-05enum CPUState: rename CPU_* to STATE_*Tillmann Karras
2014-06-26AudioCommon: restore support for DTK volume setting.magumagu
2014-06-15Audio mixer: fix a couple compiler warnings.magumagu
2014-06-15Audio mixer: remove check for ratio > 1.0.magumagu
2014-06-14Rewrite handling of DTK (streaming) audio.magumagu
2014-04-30Add set/get functions for IsFramelimiterTempDisableddegasus
2014-04-30Add a hotkey for disabling the framelimit.degasus
2014-03-26Delete a bunch of old audio HLE cruft.magumagu
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-13Disable framerate correction for OpenALdegasus
2014-02-11change AI sampling rate based on framelimitdegasus
2014-02-11controll the interpolation frac by the fifo sizedegasus
2014-02-11audiocommon: sync mixer by fifo instead of estimate valuesdegasus
2014-02-11audiocommon: remove 1:1 interpolationdegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre