summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/OpenALStream.cpp
AgeCommit message (Expand)Author
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