Mercurial > SDL_sound_CoreAudio
log decoders/voc.c @ 488:b8f694c12010 stable-1.0
age | author | description |
---|---|---|
Fri, 12 Nov 2004 08:26:11 +0000 | Ryan C. Gordon | Backported .voc fix. stable-1.0 |
Fri, 12 Nov 2004 08:21:04 +0000 | Ryan C. Gordon | Fixed logic bug in .voc decoder that caused crash at open time. |
Wed, 12 May 2004 02:15:00 +0000 | Ryan C. Gordon | Fixed binary compatibility, added Sound_GetDuration(). |
Sat, 08 May 2004 08:19:50 +0000 | Ryan C. Gordon | Most decoders now report total sample play time, now. Technically, this |
Sat, 25 Oct 2003 12:38:57 +0000 | Ryan C. Gordon | Fixed broken VOC decoder...would always dereference NULL during VOC_open(). |
Sat, 13 Sep 2003 20:27:33 +0000 | Ryan C. Gordon | Extremely minor cleanup. |