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
2022-06-12 14:48:52 +00:00
**Desktop Edition**\
2022-06-11 19:43:18 +00:00
Leon Styhre \
2022-09-06 19:39:48 +00:00
Sophia Hadash \
Joseph Geumlek
2020-06-14 10:55:31 +00:00
2023-08-14 21:49:29 +00:00
**RetroPie fork**\
RetroPie community
**Original version**\
Alec Lofquist
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
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
2022-06-29 15:22:50 +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
FreeImage \
2020-06-14 11:16:51 +00:00
http://www.freeimage.sourceforge.net
2020-06-14 10:55:31 +00:00
2022-04-13 17:31:12 +00:00
FreeType \
https://www.freetype.org
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
2023-04-02 20:33:30 +00:00
libgit2 \
https://libgit2.org
2022-04-13 17:31:12 +00:00
libvpx \
https://github.com/webmproject/libvpx
2022-10-06 21:02:58 +00:00
LunaSVG \
https://github.com/sammycage/lunasvg
2012-08-13 18:32:53 +00:00
2022-04-13 17:31:12 +00:00
Ogg \
https://github.com/xiph/ogg
Opus \
https://gitlab.xiph.org/xiph/opus
2023-06-21 21:21:14 +00:00
Poppler \
https://poppler.freedesktop.org
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
2022-04-13 17:31:12 +00:00
Vorbis \
https://gitlab.xiph.org/xiph/vorbis
2014-03-22 23:03:01 +00:00
2021-09-17 21:42:43 +00:00
# Code
2022-04-14 20:46:30 +00:00
Some code (like the virtual keyboard) was borrowed from Batocera EmulationStation \
2021-09-17 21:42:43 +00:00
https://batocera.org
The MD5 hash functions were adapted from code by the BZFlag project \
https://www.bzflag.org
2022-03-15 18:00:02 +00:00
A couple of GLSL shaders were borrowed from the RetroArch project \
2021-09-17 21:42:43 +00:00
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
2023-07-16 09:26:40 +00:00
Noto Emoji \
https://fonts.google.com/noto/specimen/Noto+Emoji
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
2023-08-14 21:22:50 +00:00
# Slate theme
2020-06-14 10:55:31 +00:00
2023-01-17 22:42:20 +00:00
Recalbox Multi (Slate 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
2023-02-28 17:39:49 +00:00
Some logotype graphics by Dan Patrick
2023-08-14 21:22:50 +00:00
# Modern theme
2023-02-28 17:39:49 +00:00
Nintendo Switch Theme for RetroPie (Modern is based on this theme): \
https://github.com/lilbud/es-theme-switch
Some logotype graphics by Dan Patrick
2020-12-16 18:27:51 +00:00
# Sounds
2020-06-17 16:39:35 +00:00
2023-01-17 22:42:20 +00:00
Used by the default Slate 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/