summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/WaveFile.h
AgeCommit message (Expand)Author
2022-07-03Do not directly store input sample rate, rather just store a divisor for that...CasualPokePlayer
2022-06-10have audio dumps apply volume (fixes cases of audio dumps being "too loud" an...CasualPokePlayer
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-27rename Common/File to Common/IOFileShawn Hoffman
2018-04-12Reformat all the things!spycrab
2017-08-22Remove NonCopyableJosJuice
2017-06-15Move IOFile to a separate fileJosJuice
2016-07-01Remove AddStereoSample functionChris Burgener
2016-06-24Split Audio Dumps on Sample Rate ChangesChris Burgener
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-12-02WaveFile: Get rid of an explicit deleteLioncash
2015-09-26Common: Move NonCopyable to its own headerLioncash
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-09-06AudioCommon: Make WaveFileWriter inherit NonCopyableLioncash
2014-03-14Kill off some usages of c_str.Lioncash
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