2021-01-03 10:36:35 +00:00
# EmulationStation Desktop Edition (ES-DE) - Credits
2020-12-16 18:27:51 +00:00
# Programming
2020-06-14 10:55:31 +00:00
2021-07-09 20:04:16 +00:00
Alec Lofquist (original version) \
2020-07-11 15:54:30 +00:00
http://www.aloshi.com
2020-06-15 15:45:53 +00:00
RetroPie Community (RetroPie fork) \
2020-07-11 15:54:30 +00:00
https://retropie.org.uk
2020-06-17 16:39:35 +00:00
Leon Styhre (Desktop Edition fork, based on the RetroPie version) \
2020-06-15 20:14:41 +00:00
https://gitlab.com/leonstyhre/emulationstation-de
2020-06-14 10:55:31 +00:00
2020-12-16 18:27:51 +00:00
# UI Art & Design
2020-06-14 10:55:31 +00:00
Nils Bonenberger
2012-08-13 18:32:53 +00:00
2014-03-22 23:03:01 +00:00
2020-12-16 18:27:51 +00:00
# Licenses
2020-06-15 15:45:53 +00:00
2020-12-26 15:22:33 +00:00
Please find the individual license files inside the `licenses` directory. There is also additional license information in the headers of most source files.
2020-06-15 15:45:53 +00:00
2020-12-16 18:27:51 +00:00
# Libraries
2012-08-13 18:32:53 +00:00
2021-06-09 19:00:00 +00:00
CImg \
https://www.cimg.eu
2020-06-15 15:45:53 +00:00
cURL \
2021-05-14 09:01:55 +00:00
https://curl.haxx.se
FFmpeg \
https://ffmpeg.org
2020-06-14 10:55:31 +00:00
2020-06-15 15:45:53 +00:00
FreeType \
2021-05-14 09:01:55 +00:00
https://www.freetype.org
2020-06-14 10:55:31 +00:00
2020-06-15 15:45:53 +00:00
FreeImage \
2020-06-14 11:16:51 +00:00
http://www.freeimage.sourceforge.net
2020-06-14 10:55:31 +00:00
2020-12-16 18:27:51 +00:00
GLEW \
http://glew.sourceforge.net
2021-08-13 19:23:37 +00:00
GLM \
https://github.com/g-truc/glm
2020-06-15 15:45:53 +00:00
nanosvg \
2020-06-14 11:16:51 +00:00
https://github.com/memononen/nanosvg
2012-08-13 18:32:53 +00:00
2020-06-15 15:45:53 +00:00
pugixml \
2021-05-14 09:01:55 +00:00
https://pugixml.org
2012-08-13 18:32:53 +00:00
2020-06-15 15:45:53 +00:00
RapdidJSON \
2021-05-14 09:01:55 +00:00
https://rapidjson.org
2014-03-22 23:03:01 +00:00
2022-01-09 19:40:36 +00:00
rlottie \
https://github.com/Samsung/rlottie
2021-06-09 19:00:00 +00:00
SDL \
2021-05-14 09:01:55 +00:00
https://www.libsdl.org
2014-03-22 23:03:01 +00:00
2021-09-17 21:42:43 +00:00
# Code
Some code (like the virtual keyboard) was borrowed from Batocera.linux \
https://batocera.org
The MD5 hash functions were adapted from code by the BZFlag project \
https://www.bzflag.org
A few of the GLSL shaders were borrowed from the RetroArch project \
https://www.retroarch.com
2020-12-16 18:27:51 +00:00
# Resources
2014-03-22 23:03:01 +00:00
2021-01-28 19:06:12 +00:00
Akrobat font \
https://www.fontfabric.com/fonts/akrobat
2020-06-15 15:45:53 +00:00
DejaVu font \
2020-06-14 11:16:51 +00:00
https://dejavu-fonts.github.io
2020-06-15 15:45:53 +00:00
DroidSans font \
2020-06-14 11:16:51 +00:00
https://android.googlesource.com/platform/frameworks/base
2020-06-15 15:45:53 +00:00
Font Awesome \
2020-06-14 11:16:51 +00:00
https://fontawesome.com
2021-01-28 19:06:12 +00:00
GNU FreeFont (FreeMono) \
2020-06-14 11:16:51 +00:00
https://www.gnu.org/software/freefont
2020-06-14 10:55:31 +00:00
2020-06-15 15:45:53 +00:00
Nanum font \
2020-06-14 11:16:51 +00:00
https://hangeul.naver.com
2020-06-14 10:55:31 +00:00
2021-02-07 13:29:54 +00:00
Ubuntu font \
https://design.ubuntu.com/font
2020-06-15 15:45:53 +00:00
MAME ROM information \
2020-06-14 11:16:51 +00:00
https://www.mamedev.org
2020-06-14 10:55:31 +00:00
2020-12-26 15:22:33 +00:00
CA certificates (for TLS/SSL support on Windows) \
https://wiki.mozilla.org/CA
2020-06-14 10:55:31 +00:00
2020-12-16 18:27:51 +00:00
# rbsimple-DE theme
2020-06-14 10:55:31 +00:00
2021-05-14 13:08:43 +00:00
Recalbox Multi (rbsimple-DE is based on this theme, using assets from before their change to a more restrictive license in 2018) \
2020-06-15 15:45:53 +00:00
https://gitlab.com/recalbox/recalbox-themes
2020-06-17 16:39:35 +00:00
Carbon (some graphics taken from this theme) \
2020-06-15 15:45:53 +00:00
https://github.com/RetroPie/es-theme-carbon
2020-06-17 16:39:35 +00:00
2020-12-16 18:27:51 +00:00
# Sounds
2020-06-17 16:39:35 +00:00
2020-07-11 15:54:30 +00:00
Used by the default rbsimple-DE theme as well as for fallback sounds (for themes that lack navigation sounds).
2020-06-17 16:39:35 +00:00
https://freesound.org/people/adcbicycle/sounds/14066
https://freesound.org/people/farpro/sounds/264762
https://freesound.org/people/farpro/sounds/264763/
https://freesound.org/people/newlocknew/sounds/515827 \
2021-07-11 20:48:55 +00:00
(Sample cut slightly)
2020-06-17 16:39:35 +00:00
https://freesound.org/people/ertfelda/sounds/243701/