Commit graph

202 commits

Author SHA1 Message Date
Leon Styhre 2d38d8a132 (Linux) Added support for the Snap and Flatpak releases of RPCS3. 2021-12-18 16:31:03 +01:00
Leon Styhre 44070de21a Changed the extensions for the Sony PlayStation 3 system. 2021-12-17 20:22:18 +01:00
Leon Styhre 3e28bacdcf (Windows) Added portable installation support to the RPCS3, xemu and xenia emulators. 2021-12-17 19:22:43 +01:00
Leon Styhre 0e1c66ccbb (macOS) Added alternative emulators for the 64dd, n64, dos and pc systems. 2021-12-16 22:40:43 +01:00
Leon Styhre 9ae1c33a52 Added emulator configuration for the Microsoft Xbox 360 system.
Also added an additional file extension for the Sony PlayStation 3 system.
2021-12-16 17:40:56 +01:00
Leon Styhre dc09864314 Added emulator configuration for the Sony PlayStation 3 system. 2021-12-15 20:13:47 +01:00
Leon Styhre 3ecadc5bf2 Added emulator configuration for the Microsoft Xbox system. 2021-12-15 19:01:41 +01:00
Leon Styhre 0486ab845e Changed all full system names in the es_systems.xml files to camel case. 2021-12-08 20:27:56 +01:00
Leon Styhre 9cb88e822f (macOS) Removed the 'DOSBox Staging' emulator as it's not codesigned. 2021-12-05 17:09:37 +01:00
Leon Styhre d61218a24f Added the 'DOSBox Staging' emulator to the dos and pc systems.
Also reorganized the es_find_rules.xml files slightly.
2021-11-23 20:59:59 +01:00
Leon Styhre 4a44446166 (Windows) Added some default Steam RetroArch paths to the es_find_rules.xml file. 2021-11-22 20:27:20 +01:00
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