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