Mercurial > SDL_sound_CoreAudio
annotate CREDITS.txt @ 578:7ff36153215a
Fixed 48-byte memory leak.
author | Eric Wing <ewing . public |-at-| gmail . com> |
---|---|
date | Sat, 06 Nov 2010 00:27:45 -0700 |
parents | 7e08477b0fc1 |
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, |
562
7e08477b0fc1
MP3 decoder upgrade work.
Ryan C. Gordon <icculus@icculus.org>
parents:
551
diff
changeset
|
8 MPG123 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 | |
562
7e08477b0fc1
MP3 decoder upgrade work.
Ryan C. Gordon <icculus@icculus.org>
parents:
551
diff
changeset
|
20 Code cleanups and fixes, |
55 | 21 AIFF driver, |
159 | 22 MikMod driver, |
228 | 23 MIDI driver, |
24 ModPlug driver, | |
159 | 25 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
|
26 Torbjörn Andersson |
67 | 27 |
159 | 28 autoconf, |
29 MacOS X support: | |
67 | 30 Max Horn |
36
b2313d8c27cf
Added Torbj�rn Andersson.
Ryan C. Gordon <icculus@icculus.org>
parents:
30
diff
changeset
|
31 |
127
21c73fafde50
Added Corona688. (What this person's real name?)
Ryan C. Gordon <icculus@icculus.org>
parents:
67
diff
changeset
|
32 win32 support, |
377
cbb15ecf423a
WinCE (PocketPC) patches from Tyler.
Ryan C. Gordon <icculus@icculus.org>
parents:
339
diff
changeset
|
33 PocketPC support, |
127
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, |
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
|
38 Mattias Engdegård |
228 | 39 |
319 | 40 MacOS Classic support, |
41 quicktime decoder, | |
42 OS X fixes: | |
244
f8ac7389f3a0
Added Darrell Walisser to credits.
Ryan C. Gordon <icculus@icculus.org>
parents:
228
diff
changeset
|
43 Darrell Walisser |
f8ac7389f3a0
Added Darrell Walisser to credits.
Ryan C. Gordon <icculus@icculus.org>
parents:
228
diff
changeset
|
44 |
339 | 45 Alternate audio conversion code: |
46 Frank Ranostaj | |
47 | |
413 | 48 Initial Borland C++ project files: |
49 Dominique Louis | |
50 | |
435 | 51 Bugfixes and stuff: |
52 Eric Wing | |
53 | |
516
46d5f399cb35
Patch from stable-1.0 branch r528:529.
Ryan C. Gordon <icculus@icculus.org>
parents:
435
diff
changeset
|
54 FLAC 1.1.3 updates: |
46d5f399cb35
Patch from stable-1.0 branch r528:529.
Ryan C. Gordon <icculus@icculus.org>
parents:
435
diff
changeset
|
55 Josh Coalson |
46d5f399cb35
Patch from stable-1.0 branch r528:529.
Ryan C. Gordon <icculus@icculus.org>
parents:
435
diff
changeset
|
56 |
562
7e08477b0fc1
MP3 decoder upgrade work.
Ryan C. Gordon <icculus@icculus.org>
parents:
551
diff
changeset
|
57 Fixes: |
518
16cbfcb8d7fb
Fixed bogus memory deference when SMPEG fails init (thanks, Chris!).
Ryan C. Gordon <icculus@icculus.org>
parents:
516
diff
changeset
|
58 Chris Nelson |
16cbfcb8d7fb
Fixed bogus memory deference when SMPEG fails init (thanks, Chris!).
Ryan C. Gordon <icculus@icculus.org>
parents:
516
diff
changeset
|
59 |
4 | 60 Other stuff: |
526
2df1f5c62d38
Updated my email address.
Ryan C. Gordon <icculus@icculus.org>
parents:
518
diff
changeset
|
61 Your name here! Patches go to icculus@icculus.org ... |
4 | 62 |
63 /* end of CREDITS ... */ | |
64 |