Mercurial > SDL_sound_CoreAudio
annotate CREDITS @ 536:8a814bbbedfa
Merged r544:545 from branches/stable-1.0: converted to UTF-8 encoding.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 17 Apr 2008 18:08:02 +0000 |
parents | 2df1f5c62d38 |
children |
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: |
536
8a814bbbedfa
Merged r544:545 from branches/stable-1.0: converted to UTF-8 encoding.
Ryan C. Gordon <icculus@icculus.org>
parents:
526
diff
changeset
|
28 Torbjörn Andersson |
67 | 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, |
536
8a814bbbedfa
Merged r544:545 from branches/stable-1.0: converted to UTF-8 encoding.
Ryan C. Gordon <icculus@icculus.org>
parents:
526
diff
changeset
|
40 Mattias Engdegård |
228 | 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 | |
516
46d5f399cb35
Patch from stable-1.0 branch r528:529.
Ryan C. Gordon <icculus@icculus.org>
parents:
435
diff
changeset
|
56 FLAC 1.1.3 updates: |
46d5f399cb35
Patch from stable-1.0 branch r528:529.
Ryan C. Gordon <icculus@icculus.org>
parents:
435
diff
changeset
|
57 Josh Coalson |
46d5f399cb35
Patch from stable-1.0 branch r528:529.
Ryan C. Gordon <icculus@icculus.org>
parents:
435
diff
changeset
|
58 |
518
16cbfcb8d7fb
Fixed bogus memory deference when SMPEG fails init (thanks, Chris!).
Ryan C. Gordon <icculus@icculus.org>
parents:
516
diff
changeset
|
59 SMPEG fixes: |
16cbfcb8d7fb
Fixed bogus memory deference when SMPEG fails init (thanks, Chris!).
Ryan C. Gordon <icculus@icculus.org>
parents:
516
diff
changeset
|
60 Chris Nelson |
16cbfcb8d7fb
Fixed bogus memory deference when SMPEG fails init (thanks, Chris!).
Ryan C. Gordon <icculus@icculus.org>
parents:
516
diff
changeset
|
61 |
4 | 62 Other stuff: |
526
2df1f5c62d38
Updated my email address.
Ryan C. Gordon <icculus@icculus.org>
parents:
518
diff
changeset
|
63 Your name here! Patches go to icculus@icculus.org ... |
4 | 64 |
65 /* end of CREDITS ... */ | |
66 |