Mercurial > SDL_sound_CoreAudio
log decoders/wav.c @ 246:170b1400e060
age | author | description |
---|---|---|
Tue, 05 Feb 2002 19:00:39 +0000 | Ryan C. Gordon | Cast to prevent pointer arithmatic on a (void *). |
Mon, 04 Feb 2002 13:57:26 +0000 | Ryan C. Gordon | Fixed compiler warnings (thanks, Darrell!) |
Thu, 17 Jan 2002 20:53:53 +0000 | Ryan C. Gordon | Initial implementation or stubs for rewind method. Other cleanups. |
Wed, 02 Jan 2002 01:09:02 +0000 | Ryan C. Gordon | Added some debugging output in preparation for future codecs (gsm, maybe?) |
Thu, 27 Dec 2001 23:05:05 +0000 | Ryan C. Gordon | ADPCM decoder seems to be complete, other fixes too... |
Wed, 26 Dec 2001 10:39:16 +0000 | Ryan C. Gordon | Updated comments to reflect change from LICENSE to COPYING file, and put a |