aboutsummaryrefslogtreecommitdiffstats
path: root/code/client/snd_codec_wav.c
Commit message (Expand)AuthorAgeFilesLines
* * Fix bug where an extraneous render command can cause a crash whentma2007-11-181-2/+2
* * Fix to half of bug #2600 (Refuse to load RIFF files with less than 8 bits pertma2006-02-211-1/+10
* * Replaced ALIGN macro with PADtma2005-12-051-1/+1
* * Support RIFF files with zero length data chunks (yes they exist, and yes,tma2005-11-301-7/+7
* Mac OS X work...lots of little changes that touch a lot of random places.icculus2005-11-261-1/+1
* * Partial implementation of FS_Seek for files in pk3stma2005-11-161-28/+25
* * Oops, missed a bittma2005-11-141-1/+1
* * Replace a redundant function in the wav decodertma2005-11-141-20/+1
* * OpenAL support, from BlackAura aka Stuart Dalton <badcdev@gmail.com>tma2005-11-131-0/+307