Commit graph

191 commits

Author SHA1 Message Date
Leon Styhre 443e77d2a2 Added the %RUNINBACKGROUND% variable to the 'steam' system in es_systems.xml. 2021-11-22 20:09:08 +01:00
Leon Styhre 043f93997d Updated the MAME driver files from 0.230 to 0.237. 2021-11-10 22:42:05 +01:00
Leon Styhre 067e2823e9 Updated the cURL CA certificates to the latest available version. 2021-11-10 22:40:17 +01:00
Leon Styhre 165da1a028 Removed the J2ME emulator configuration and description for the Symbian system. 2021-11-05 10:04:17 +01:00
Leon Styhre 64b440037e Added support for the Epic Games Store (epic) system. 2021-11-04 12:50:34 +01:00
Leon Styhre 744557e4a9 Added support for the Symbian (symbian) system. 2021-11-04 11:56:12 +01:00
Leon Styhre 4b81a746ab Added support for the Java 2 Micro Edition (j2me) system. 2021-11-04 11:29:52 +01:00
Leon Styhre 350fa73e0d Added support for the Google Android (android) system. 2021-11-03 21:19:38 +01:00
Leon Styhre e9bb9d9d9b Added support for the Philips CD-i (cdimono1) system. 2021-11-03 18:51:38 +01:00
Leon Styhre 66bcf8ea13 Added proper scraping support for the vic20 system. 2021-11-03 18:11:41 +01:00
Leon Styhre 53b0b2c1d4 Added support for the Commodore VIC-20 (vic20) system. 2021-11-03 17:31:40 +01:00
Leon Styhre aaf828d9b7 Added the remaining controller icons. 2021-11-02 18:23:34 +01:00
Leon Styhre d0b030b936 Added some controller icons. 2021-11-01 18:24:20 +01:00
Leon Styhre 098dd7eedc Added a few more controller icons.
Also modified an existing icon slightly.
2021-10-31 21:00:27 +01:00
Leon Styhre b802854bc7 Added some more controller icons. 2021-10-31 19:19:12 +01:00
Leon Styhre c4a7380d40 Added a few more controller types and icons.
Also fixed an incorrect name for one controller and made some other name changes.
2021-10-27 19:10:48 +02:00
Leon Styhre 444f8fed77 Added and updated some controller icons. 2021-10-26 22:32:40 +02:00
Leon Styhre be74fd26ef Small adjustments to the generic joystick controller icon. 2021-10-25 19:15:37 +02:00
Leon Styhre e149fea3fb Small adjustment to the 'completed' badge graphics. 2021-10-25 18:42:09 +02:00
Leon Styhre b3022438ec Added a controller graphics file and updated two other. 2021-10-24 21:25:06 +02:00
Leon Styhre 5b7483c4d7 Adjusted two controller graphics files. 2021-10-24 18:30:23 +02:00
Leon Styhre 3ea2557314 Added some controller graphics. 2021-10-24 18:23:13 +02:00
Leon Styhre f9fb0ae287 Removed two unused graphics files. 2021-10-23 20:53:25 +02:00
Leon Styhre f2c787e769 Moved the resources/help directory to resources/graphics/help 2021-10-23 20:49:00 +02:00
Leon Styhre 84514f67d0 Added support for controller types. 2021-10-23 19:08:32 +02:00
Leon Styhre 3c567c07d8 Some very minor adjustments to the bundled badge graphics files. 2021-10-23 15:56:05 +02:00
Leon Styhre 52b516b9ca Updated the default badges graphics. 2021-10-14 22:48:54 +02:00
Leon Styhre 48db23691d Merged BadgeComponent code into master branch. 2021-10-12 23:13:38 +02:00
Leon Styhre 848277141a Optimized the badges code.
Also made a small adjustment to the alternative emulator badge.
2021-10-11 21:28:37 +02:00
Leon Styhre bef997420d Added menu scroll indicators. 2021-10-10 18:15:37 +02:00
shadash 272584ac39 change font in alt emu badge
Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
2021-10-08 20:37:24 +02:00
Leon Styhre 714be4b52a Replaced default badges with colorized rectangular design. 2021-10-05 17:57:33 +02:00
shadash 95b729dadf replace badges svgs
minimize svgs
fix bug in flexbox component
adjust theme for new badges style

Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
2021-10-02 22:31:37 +02:00
Leon Styhre 91f1a0a47d Improved the speed of the badges code.
Also made some other adjustments to the badges and flexbox logic.
2021-09-27 22:18:19 +02:00
Leon Styhre 50f2af0077 Manual merges to align with master branch. 2021-09-27 21:27:07 +02:00
Leon Styhre e8956512dc Merged the master branch. 2021-09-27 21:19:11 +02:00
Leon Styhre 1ed0e7e0f2 Added a temporary alternative emulator badge graphics file. 2021-09-27 21:16:56 +02:00
Leon Styhre c010030db6 Shortened the full name for the videopac system. 2021-09-26 16:00:52 +02:00
Leon Styhre 1abcdcfc5d Added alternative emulators to the satellaview and sufami systems. 2021-09-26 15:02:57 +02:00
Leon Styhre 3e8f7d1761 Added alternative emulators to the gamegear, megacd, megacdjp, segacd and sg-1000 systems. 2021-09-26 14:44:00 +02:00
Leon Styhre b33da81f4f Added alternative emulators to the msx, msx1 and msx2 systems. 2021-09-26 13:23:10 +02:00
Leon Styhre 5e23cb6989 Added alternative emulators to the amstradcpc, atarilynx, ngp, ngpc, pc98, saturn and saturnjp systems. 2021-09-26 13:10:12 +02:00
Leon Styhre f435cb5b74 Added alternative emulators to the n3ds and nds systems. 2021-09-26 12:21:13 +02:00
Leon Styhre 7228491878 Added alternative emulators to the gb, gba and gc systems. 2021-09-26 12:03:12 +02:00
Sophia Hadash f962a22e11 minify badge svg 2021-09-26 02:43:36 +02:00
Sophia Hadash af50921d4b merge master 2021-09-24 00:05:32 +02:00
Sophia Hadash dbf76f92e6 merge master 2021-09-23 23:28:19 +02:00
Leon Styhre 78166bbcf4 Added alternative emulators to the mastersystem and supergrafx systems. 2021-09-23 21:08:45 +02:00
Leon Styhre 9cbf97032d Removed the '(RetroArch)' text from all alternative emulator labels. 2021-09-23 20:34:23 +02:00
Leon Styhre ecc8191fda Added alternative emulators to the c64, arcade, mame, pcengine, pcenginecd, tg16 and tg-cd systems. 2021-09-23 18:31:05 +02:00