summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/AudioCommon.h
AgeCommit message (Expand)Author
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-29Move UDSPControl structure into DSP.h .magumagu
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre