-
Notifications
You must be signed in to change notification settings - Fork 19
/
CREDITS
39 lines (31 loc) · 2.49 KB
/
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
First a big salute must be given to the Cubic Team for writing this player in
the first place. You guys have done a great job. Actually 90% of it. This fork
is mainly just a fork and re-embedding of all OS and assembler related stuff.
And yes.. Most stuff is rewritten to plain C instead of C++. Mostly because I
like strict C better than loose C++ that doesn't use classes for most of its
stuff.
List of betatesters and patch authors
Stian Sebastian Skjelstad aka mw| <[email protected]> - Maintainer of this fork of Cubic Player
Lars Åge Kamfjord aka Laaknor <[email protected]> - Debian compile-tests (x86)
- Skolelinux compile-tests (x86)
Andreas Kristiansen aka Kafka - Comments
Mathias Bøhn - Debian compile-tests (x86)
Mathias Nilsen aka beta <[email protected]> - Fedora Core 2 compile-tests
Helge aka alge - Debian SID compile-tests (x86)
- Fedore Core 1 compile-tests (x86)
Roman Y. Bogdanov <[email protected]> - BSD testing
Emanuel Haupt <[email protected]> - FreeBSD packaging / testing
Gürkan Sengün <[email protected]> - Debian packaging
Reinaert Albrecht <[email protected]> - Patch
Luigi Auriemma - Locating some buffer overflows in module-loaders
Adam Sampson <[email protected]> - Minor patch
Chuck Anderson <[email protected]> - Patches
François Revol <[email protected]> - SDL Audio, and Haiku support
Jindřich Makovička <[email protected]> - SDL Audio quirk, minor fix in detection for glibc bug 4936, C version of FPU mixer, audio position interpolation
Csaba Halász aka Jester01 - Minor SDL keyboard updates
Ossi Saukko - Minor patch
Nanda H Krishna - Minor patch
cysp74 - Minor patch
Miguel Vanhove aka redbug26 - Minor patch
Håkan Jerning - Documentation updates
Also, see AUTHORS file