summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/WaveFile.cpp
AgeCommit message (Expand)Author
2011-05-28Since LLE can now output at 48kHz, adjust the audio dumper so that it will re...smelenchuk
2011-03-11Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Read...Jordan Woyak
2011-02-13Audio logging: actually use the audio backend sample rate when dumping HLE au...smelenchuk
2011-02-13Fix for LLE audio dumping to report correct sample rate in output file.smelenchuk
2011-01-15Fix a few strings that weren't being translated properly.Glenn Rice
2011-01-13Removed my previous PanicAlert translation hack. Fixed with a better method ...Glenn Rice
2010-12-05First pass at dealing with different size_t/off_t sizes in C90 environments.Soren Jorvang
2010-12-05allow gcc to check the format of args being passed to MsgAlert and GenericLog...Shawn Hoffman
2010-12-04Second attempt at issue 3458. Fixes issue 3458.Shawn Hoffman
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-03-28Fixed Null soundnakeee
2009-03-28Some code cleanupomegadox
2009-03-25moved wavefile to audiocommon, you might need to add audiocommon include/lib ...nakeee