Mercurial > SDL_sound_CoreAudio
annotate CREDITS @ 528:61a317171ef0 stable-1.0
Merge r536:537 from trunk: Speex bogus data check.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 11 Apr 2008 19:55:10 +0000 |
parents | 50bb9a6cebfe |
children | 45ee760a6f5a |
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, |
295 | 8 SMPEG driver, |
9 MPGLIB driver, | |
30 | 10 WAV driver, |
11 OGG driver, | |
160
28c1e3ce2ed4
Forgot to add the SHN decoder...
Ryan C. Gordon <icculus@icculus.org>
parents:
159
diff
changeset
|
12 SHN driver, |
228 | 13 Unix support, |
14 BeOS support: | |
4 | 15 Ryan C. Gordon |
16 | |
30 | 17 Bug fixes, |
18 FreeBSD testing: | |
19 Tsuyoshi Iguchi | |
20 | |
36
b2313d8c27cf
Added Torbj�rn Andersson.
Ryan C. Gordon <icculus@icculus.org>
parents:
30
diff
changeset
|
21 Code cleanups, |
304 | 22 SMPEG fixes, |
55 | 23 AIFF driver, |
159 | 24 MikMod driver, |
228 | 25 MIDI driver, |
26 ModPlug driver, | |
159 | 27 FLAC driver: |
67 | 28 Torbjörn Andersson |
29 | |
159 | 30 autoconf, |
31 MacOS X support: | |
67 | 32 Max Horn |
36
b2313d8c27cf
Added Torbj�rn Andersson.
Ryan C. Gordon <icculus@icculus.org>
parents:
30
diff
changeset
|
33 |
127
21c73fafde50
Added Corona688. (What this person's real name?)
Ryan C. Gordon <icculus@icculus.org>
parents:
67
diff
changeset
|
34 win32 support, |
377
cbb15ecf423a
WinCE (PocketPC) patches from Tyler.
Ryan C. Gordon <icculus@icculus.org>
parents:
339
diff
changeset
|
35 PocketPC support, |
127
21c73fafde50
Added Corona688. (What this person's real name?)
Ryan C. Gordon <icculus@icculus.org>
parents:
67
diff
changeset
|
36 other fixes: |
129 | 37 Tyler Montbriand |
127
21c73fafde50
Added Corona688. (What this person's real name?)
Ryan C. Gordon <icculus@icculus.org>
parents:
67
diff
changeset
|
38 |
228 | 39 AU driver, |
40 Mattias Engdegård | |
41 | |
319 | 42 MacOS Classic support, |
43 quicktime decoder, | |
44 OS X fixes: | |
244
f8ac7389f3a0
Added Darrell Walisser to credits.
Ryan C. Gordon <icculus@icculus.org>
parents:
228
diff
changeset
|
45 Darrell Walisser |
f8ac7389f3a0
Added Darrell Walisser to credits.
Ryan C. Gordon <icculus@icculus.org>
parents:
228
diff
changeset
|
46 |
339 | 47 Alternate audio conversion code: |
48 Frank Ranostaj | |
49 | |
413 | 50 Initial Borland C++ project files: |
51 Dominique Louis | |
52 | |
435 | 53 Bugfixes and stuff: |
54 Eric Wing | |
55 | |
515
c5f184b4b2cd
Updated to libFLAC 1.1.3 API.
Ryan C. Gordon <icculus@icculus.org>
parents:
435
diff
changeset
|
56 FLAC 1.1.3 updates: |
c5f184b4b2cd
Updated to libFLAC 1.1.3 API.
Ryan C. Gordon <icculus@icculus.org>
parents:
435
diff
changeset
|
57 Josh Coalson |
c5f184b4b2cd
Updated to libFLAC 1.1.3 API.
Ryan C. Gordon <icculus@icculus.org>
parents:
435
diff
changeset
|
58 |
517
0f5888f9aef7
Fixed bogus memory deference when SMPEG fails init (thanks, Chris!).
Ryan C. Gordon <icculus@icculus.org>
parents:
515
diff
changeset
|
59 SMPEG fixes: |
0f5888f9aef7
Fixed bogus memory deference when SMPEG fails init (thanks, Chris!).
Ryan C. Gordon <icculus@icculus.org>
parents:
515
diff
changeset
|
60 Chris Nelson |
0f5888f9aef7
Fixed bogus memory deference when SMPEG fails init (thanks, Chris!).
Ryan C. Gordon <icculus@icculus.org>
parents:
515
diff
changeset
|
61 |
4 | 62 Other stuff: |
525
50bb9a6cebfe
Updated my email address.
Ryan C. Gordon <icculus@icculus.org>
parents:
517
diff
changeset
|
63 Your name here! Patches go to icculus@icculus.org ... |
4 | 64 |
65 /* end of CREDITS ... */ | |
66 |