Mercurial > SDL_sound_CoreAudio
log decoders/au.c @ 457:9c12dc86d482
age | author | description |
---|---|---|
Fri, 05 Jul 2002 23:11:51 +0000 | Ryan C. Gordon | Changed all the Sound_SetError() calls to __Sound_SetError (or BAIL*_MACRO) |
Tue, 02 Jul 2002 03:58:24 +0000 | Ryan C. Gordon | WinCE (PocketPC) patches from Tyler. |
Mon, 20 May 2002 09:40:59 +0000 | Ryan C. Gordon | Fixed seek implementation. |
Mon, 20 May 2002 09:22:42 +0000 | Ryan C. Gordon | Cleanups for robustness, potentially buggy seek method implementation. |
Sun, 21 Apr 2002 18:39:47 +0000 | Ryan C. Gordon | Added framework for Sound_Seek() support. |
Sun, 17 Mar 2002 21:17:23 +0000 | Ryan C. Gordon | Minor cleanups. |