Mercurial > SDL_sound_CoreAudio
annotate CREDITS @ 45:f7a792fdf7a4
Added MOD support, and make a per include/lib paths definable.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 22 Sep 2001 14:40:15 +0000 |
parents | b2313d8c27cf |
children | 8f0e28b7b28c |
rev | line source |
---|---|
30 | 1 ---------------------- |
2 | SDL_sound credits. | | |
3 ---------------------- | |
4 | |
4 | 5 Initial API interface and implementation, |
6 RAW driver, | |
30 | 7 VOC driver, |
8 MP3 driver (bugs and all), | |
9 WAV driver, | |
10 OGG driver, | |
4 | 11 Unix support: |
12 Ryan C. Gordon | |
13 | |
30 | 14 Bug fixes, |
15 FreeBSD testing: | |
16 Tsuyoshi Iguchi | |
17 | |
36
b2313d8c27cf
Added Torbj�rn Andersson.
Ryan C. Gordon <icculus@icculus.org>
parents:
30
diff
changeset
|
18 Code cleanups, |
b2313d8c27cf
Added Torbj�rn Andersson.
Ryan C. Gordon <icculus@icculus.org>
parents:
30
diff
changeset
|
19 AIFF driver: |
b2313d8c27cf
Added Torbj�rn Andersson.
Ryan C. Gordon <icculus@icculus.org>
parents:
30
diff
changeset
|
20 Torbjörn Andersson |
b2313d8c27cf
Added Torbj�rn Andersson.
Ryan C. Gordon <icculus@icculus.org>
parents:
30
diff
changeset
|
21 |
4 | 22 Other stuff: |
23 Your name here! Patches go to icculus@clutteredmind.org ... | |
24 | |
25 /* end of CREDITS ... */ | |
26 |