summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/AudioCommon.cpp
AgeCommit message (Expand)Author
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-24SoundStream: Internally construct the mixerLioncash
2014-12-28Issue 7968: Added keybinds for increasing, decreasing, and muting audio.FL.dolphinemu
2014-10-15Start/Stop Audio Dump During EmulationFog
2014-10-09Proper Audio/Video DumpingFog
2014-09-30AudioCommon: Prefix soundStream global with g_Lioncash
2014-08-30AudioCommon: Get rid of now unused handle param for InitSoundStream()Lioncash
2014-08-23Remove dsound audio backend.Shawn Hoffman
2014-07-25Remove audio frame limit.Rachel Bryk
2014-06-14Rewrite handling of DTK (streaming) audio.magumagu
2014-03-30Merge pull request #220 from magumagu/audio-handling-cleanup-v2Pierre Bourdon
2014-03-29Move audio handling out of DSP emulation.magumagu
2014-03-29Delete AudioCommon::UseJIT().magumagu
2014-03-29Move mixer construction to AudioCommon.cpp.magumagu
2014-03-29Remove all trailing whitespaces from our codebase.Pierre Bourdon
2014-03-14Kill off some usages of c_str.Lioncash
2014-02-28Fix various warnings reported by clangTillmann Karras
2014-02-20Fix more header sorting issues in AudioCommon/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre