summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/DPL2Decoder.cpp
AgeCommit message (Expand)Author
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-02-25Formatting/Whitespace CleanupStevoisiak
2015-02-16Cleanup DotProduct function to make it more readable.Scott Mansell
2015-02-16Remove unneeded spaces from code.Scott Mansell
2015-01-08 Audio: Fix warning in DPL2 subwoofer changeAdam Moss
2015-01-07 Audio: Fuller subwoofer processing for software 5.1 decodeAdam Moss
2015-01-07Audio: Fix subwoofer output in software 5.1 decodingAdam Moss
2014-08-30AudioCommon: Declare iterator variable in loop body in DPL2DecoderLioncash
2014-07-14Correct the function casing for DPL2DecoderLioncash
2014-07-11mark all local variables as staticdegasus
2014-07-11mark all local functions as staticdegasus
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-05Change the modified parameter in the Clamp function to be a pointer.Lioncash
2014-02-04Introduce a generic clamp function to clean up some similarly duplicated code.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre