Mercurial > SDL_sound_CoreAudio
log decoders/modplug.c @ 479:35dfa9d9782e
age | author | description |
---|---|---|
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 |
Thu, 11 Jul 2002 04:56:08 +0000 | Ryan C. Gordon | Mutex'd a potential race condition. |
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:57:48 +0000 | Ryan C. Gordon | WinCE (PocketPC) stuff from Tyler, ModPlug settings maintanance by me. |
Thu, 06 Jun 2002 18:56:05 +0000 | Ryan C. Gordon | Added URLs for official and unofficial versions of ModPlug. |
Wed, 24 Apr 2002 20:47:21 +0000 | Ryan C. Gordon | Seek implementations. |