summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/OpenALStream.cpp
AgeCommit message (Expand)Author
2015-01-23Merge pull request #1917 from adamdmoss/no-lfeskidau
2015-01-19 Audio: Drop the LFE/subwoofer channel from the decoded surroundAdam D. Moss
2015-01-12Minor consistency changesStevoisiak
2015-01-07 OpenAL: Fix volume of sample conversionAdam Moss
2014-09-09Kill Core::g_CoreStartupParameter.Rachel Bryk
2014-09-02Merge pull request #930 from skidau/openal-seq-msLioncash
2014-09-01msvc: remove some remnants of SDL and DSound from projects and general cleanup.Shawn Hoffman
2014-09-01Removed the auto setting of SEQUENCE_MS because the synchronised audio code h...skid
2014-08-16Common: Get rid of StdConditionVariable, StdMutex, and StdThread.Lioncash
2014-08-02AudioCommon: Get rid of some unnecessary mem_fn callsLioncash
2014-07-14Correct the function casing for DPL2DecoderLioncash
2014-07-13Fix warnings unearthed by #579Tillmann Karras
2014-04-14Common: Move the Event class to a separate file, and add tests for it. Fix in...Pierre Bourdon
2014-04-01Replace use of the deprecated mem_fun function with mem_fn.lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-03-09clang-modernize -loop-convertTillmann Karras
2014-02-28Various changes suggested by cppcheckTillmann 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
2014-02-13Disable framerate correction for OpenALdegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre