Mercurial > SDL_sound_CoreAudio
annotate CREDITS @ 244:f8ac7389f3a0
Added Darrell Walisser to credits.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 04 Feb 2002 18:48:33 +0000 |
parents | daa18455baf9 |
children | 5a7d5055823d |
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, |
55 | 8 MP3 driver, |
30 | 9 WAV driver, |
10 OGG driver, | |
160
28c1e3ce2ed4
Forgot to add the SHN decoder...
Ryan C. Gordon <icculus@icculus.org>
parents:
159
diff
changeset
|
11 SHN driver, |
228 | 12 Unix support, |
13 BeOS support: | |
4 | 14 Ryan C. Gordon |
15 | |
30 | 16 Bug fixes, |
17 FreeBSD testing: | |
18 Tsuyoshi Iguchi | |
19 | |
36
b2313d8c27cf
Added Torbj�rn Andersson.
Ryan C. Gordon <icculus@icculus.org>
parents:
30
diff
changeset
|
20 Code cleanups, |
55 | 21 MP3 fixes, |
22 AIFF driver, | |
159 | 23 MikMod driver, |
228 | 24 MIDI driver, |
25 ModPlug driver, | |
159 | 26 FLAC driver: |
67 | 27 Torbjörn Andersson |
28 | |
159 | 29 autoconf, |
30 MacOS X support: | |
67 | 31 Max Horn |
36
b2313d8c27cf
Added Torbj�rn Andersson.
Ryan C. Gordon <icculus@icculus.org>
parents:
30
diff
changeset
|
32 |
127
21c73fafde50
Added Corona688. (What this person's real name?)
Ryan C. Gordon <icculus@icculus.org>
parents:
67
diff
changeset
|
33 win32 support, |
21c73fafde50
Added Corona688. (What this person's real name?)
Ryan C. Gordon <icculus@icculus.org>
parents:
67
diff
changeset
|
34 other fixes: |
129 | 35 Tyler Montbriand |
127
21c73fafde50
Added Corona688. (What this person's real name?)
Ryan C. Gordon <icculus@icculus.org>
parents:
67
diff
changeset
|
36 |
228 | 37 AU driver, |
38 Mattias Engdegård | |
39 | |
244
f8ac7389f3a0
Added Darrell Walisser to credits.
Ryan C. Gordon <icculus@icculus.org>
parents:
228
diff
changeset
|
40 MacOS Classic support: |
f8ac7389f3a0
Added Darrell Walisser to credits.
Ryan C. Gordon <icculus@icculus.org>
parents:
228
diff
changeset
|
41 Darrell Walisser |
f8ac7389f3a0
Added Darrell Walisser to credits.
Ryan C. Gordon <icculus@icculus.org>
parents:
228
diff
changeset
|
42 |
4 | 43 Other stuff: |
44 Your name here! Patches go to icculus@clutteredmind.org ... | |
45 | |
46 /* end of CREDITS ... */ | |
47 |