Mercurial > SDL_sound_CoreAudio
log decoders/ogg.c @ 453:b9856ba6fb4e
age | author | description |
---|---|---|
Fri, 31 Jan 2003 05:17:46 +0000 | Ryan C. Gordon | MacOS X build fixes. |
Sat, 21 Dec 2002 11:32:14 +0000 | Ryan C. Gordon | Read until buffer is full in Sound_Decode() rather than one packet per call. |
Tue, 02 Jul 2002 03:58:24 +0000 | Ryan C. Gordon | WinCE (PocketPC) patches from Tyler. |
Mon, 20 May 2002 06:46:43 +0000 | Ryan C. Gordon | Added seek implementation. |
Sun, 21 Apr 2002 18:39:47 +0000 | Ryan C. Gordon | Added framework for Sound_Seek() support. |
Sat, 19 Jan 2002 16:58:34 +0000 | Ryan C. Gordon | Rewind method implemented by Torbj�rn. |
Thu, 17 Jan 2002 20:53:53 +0000 | Ryan C. Gordon | Initial implementation or stubs for rewind method. Other cleanups. |