forked from mywave82/opencubicplayer
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCREDITS
38 lines (30 loc) · 2.4 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
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| <stian.skjelstad@gmail.com> - Maintainer of this fork of Cubic Player
Lars Åge Kamfjord aka Laaknor <lak@globelan.net> - Debian compile-tests (x86)
- Skolelinux compile-tests (x86)
Andreas Kristiansen aka Kafka - Comments
Mathias Bøhn - Debian compile-tests (x86)
Mathias Nilsen aka beta <matni@frisurf.no> - Fedora Core 2 compile-tests
Helge aka alge - Debian SID compile-tests (x86)
- Fedore Core 1 compile-tests (x86)
Roman Y. Bogdanov <sam@brj.pp.ru> - BSD testing
Emanuel Haupt <ehaupt@critical.ch> - FreeBSD packaging / testing
Gürkan Sengün <gurkan@aiei.ch> - Debian packaging
Reinaert Albrecht <reinaert.albrecht@easynet.be> - Patch
Luigi Auriemma - Locating some buffer overflows in module-loaders
Adam Sampson <ats@offog.org> - Minor patch
Chuck Anderson <cra@WPI.EDU> - Patches
François Revol <revol@free.fr> - SDL Audio, and Haiku support
Jindřich Makovička <makovick@gmail.com> - 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
Also, see AUTHORS file