summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Mixer.h
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
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-16Common: Get rid of StdConditionVariable, StdMutex, and StdThread.Lioncash
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-17Audio Mixer: move Static variable to a member variable.Scott Mansell
2014-07-04Reorder class initializer listsTillmann Karras
2014-06-26AudioCommon: restore support for DTK volume setting.magumagu
2014-06-15Audio mixer: fix a couple compiler warnings.magumagu
2014-06-14Rewrite handling of DTK (streaming) audio.magumagu
2014-03-26Delete a bunch of old audio HLE cruft.magumagu
2014-03-14Kill off some usages of c_str.Lioncash
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-16Fix some vertical alignmentsLioncash
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-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre