-
Notifications
You must be signed in to change notification settings - Fork 1
/
CREDITS
66 lines (51 loc) · 955 Bytes
/
CREDITS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
----------------------
| SDL_sound credits. |
----------------------
Initial API interface and implementation,
RAW driver,
VOC driver,
SMPEG driver,
MPGLIB driver,
WAV driver,
OGG driver,
SHN driver,
Unix support,
BeOS support:
Ryan C. Gordon
Bug fixes,
FreeBSD testing:
Tsuyoshi Iguchi
Code cleanups,
SMPEG fixes,
AIFF driver,
MikMod driver,
MIDI driver,
ModPlug driver,
FLAC driver:
Torbjörn Andersson
autoconf,
MacOS X support:
Max Horn
win32 support,
PocketPC support,
other fixes:
Tyler Montbriand
AU driver,
Mattias Engdegård
MacOS Classic support,
quicktime decoder,
OS X fixes:
Darrell Walisser
Alternate audio conversion code:
Frank Ranostaj
Initial Borland C++ project files:
Dominique Louis
Bugfixes and stuff:
Eric Wing
FLAC 1.1.3 updates:
Josh Coalson
SMPEG fixes:
Chris Nelson
Other stuff:
Your name here! Patches go to icculus@icculus.org ...
/* end of CREDITS ... */