Mercurial > SDL_sound_CoreAudio
log decoders/modplug.c @ 531:8f93b3ff2d38
age | author | description |
---|---|---|
Wed, 12 Oct 2005 22:20:58 +0000 | Ryan C. Gordon | Forward port from stable branch: fix modplug header detection. |
Wed, 12 Oct 2005 22:13:34 +0000 | Ryan C. Gordon | Look for modplug headers in both include path and include path + "libmodplug". stable-1.0 |
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. |