Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 388:43249ebb82e3
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 05 Jul 2002 23:12:55 +0000 |
parents | fb519e6028e3 |
children | 951574013896 |
comparison
equal
deleted
inserted
replaced
387:fb519e6028e3 | 388:43249ebb82e3 |
---|---|
4 | 4 |
5 07052002 - Cleaned up some stuff in playsound.c, removing some FIXMEs. | 5 07052002 - Cleaned up some stuff in playsound.c, removing some FIXMEs. |
6 Commandline validation is improved, too. FIXME removal in | 6 Commandline validation is improved, too. FIXME removal in |
7 voc.c; should report i/o errors correctly now. Changed DECLSPEC | 7 voc.c; should report i/o errors correctly now. Changed DECLSPEC |
8 to SNDDECLSPEC to prevent SDL conflict, and added SDLCALL support. | 8 to SNDDECLSPEC to prevent SDL conflict, and added SDLCALL support. |
9 Removed all instances of Sound_SetError()...now they are either | |
10 __Sound_SetError or BAIL*_MACRO. | |
9 07022002 - Added WinCE support pack to website, updated INSTALL with CE info. | 11 07022002 - Added WinCE support pack to website, updated INSTALL with CE info. |
10 More altcvt fixes from Frank Ranostaj. | 12 More altcvt fixes from Frank Ranostaj. |
11 07012002 - Fixed configure.in to work around bug in older autoconfs. Started | 13 07012002 - Fixed configure.in to work around bug in older autoconfs. Started |
12 merging Tyler's WinCE (PocketPC) port. Added checks for assert.h | 14 merging Tyler's WinCE (PocketPC) port. Added checks for assert.h |
13 and signal.h to configure.in/config.h.in, and #if HAVE_*_H checks | 15 and signal.h to configure.in/config.h.in, and #if HAVE_*_H checks |