Commit graph

276 commits

Author SHA1 Message Date
Leon Styhre 63af859618 Modernized the OpenGL renderer and replaced most fixed function pipeline code with shaders.
Also greatly improved the shader post processing performance and added component dimming support.
2022-03-11 23:17:04 +01:00
Leon Styhre de3049fc70 Added support for the standalone emulator VBA-M. 2022-02-23 20:29:24 +01:00
Leon Styhre ab85733145 Added support for the standalone emulator mGBA.
Also fixed an incorrect RetroArch core path for the emulator VBA-M.
2022-02-23 19:48:44 +01:00
Leon Styhre f642947868 (Windows) Added support for portable installation for emulator Mupen64Plus.
Also removed some unnecessary comments from es_find_rules.xml
2022-02-23 18:24:14 +01:00
Leon Styhre 607281d6a1 Added support for the standalone emulator Mupen64Plus. 2022-02-23 18:17:47 +01:00
Leon Styhre 3c06e64c87 Added support for the standalone emulator PPSSPP.
Also added support for some Homebrew-installed emulators on macOS.
2022-02-23 17:52:50 +01:00
Leon Styhre 70a9029dfd Added support for the AppImage releases of emulators Dolphin and xemu. 2022-02-22 23:11:01 +01:00
Leon Styhre d44c4e09fe Added support for the standalone emulator Citra.
Also added some missing portable emulator configuration for Windows.
2022-02-22 22:20:45 +01:00
Leon Styhre 74e0ec1816 (macOS) Added support for the standalone emulator xemu. 2022-02-21 23:42:11 +01:00
Leon Styhre 1e727ccd45 Added support for the standalone emulator Dolphin. 2022-02-21 23:20:53 +01:00
Leon Styhre 0bbcab4162 Added find rules configuration for the standalone emulator FS-UAE. 2022-02-21 21:36:05 +01:00
Leon Styhre 67042b6158 Added support for the standalone emulator MAME. 2022-02-21 20:14:12 +01:00
Leon Styhre 4bcc81ea0a Added wildcards to the RPCS3 and Yuzu AppImage entries in es_find_rules.xml 2022-02-21 17:26:11 +01:00
Leon Styhre 171c25917c Changed the find rules entry name for DOSBox staging from DOSBOX_STAGING to DOSBOX-STAGING 2022-02-20 21:33:09 +01:00
Leon Styhre 8f6565b9f0 Code formatted the blur GLSL shaders. 2022-02-15 22:17:24 +01:00
Leon Styhre 5ac6bcb902 Added opacity support to the scanline shader. 2022-02-15 22:13:11 +01:00
Leon Styhre 69c1a1259d Added opacity support to the BGRA to RGBA shader. 2022-02-12 17:40:25 +01:00
Leon Styhre 293fb1cc77 (macOS) Added emulator configuration for RPCS3 to the ps3 system. 2022-01-17 21:23:26 +01:00
Leon Styhre 93adea943b Removed two temporary Lottie animations from the resources directory. 2022-01-09 18:18:09 +01:00
Leon Styhre 0c552dd8fb Added a GLSL shader to convert the color model BGRA to RGBA.
Also added support for specifying a separate format as compared to internalFormat when creating textures, although the shader should be used primarily as this is not really supported by the OpenGL standard.
2022-01-07 18:54:52 +01:00
Leon Styhre f56d7cc67b Added a preliminary Lottie animation component.
Also added two temporary test animations.
2022-01-06 23:15:29 +01:00
Leon Styhre 5106941ffe (Windows) Changed to a better winregistryvalue find rule for the standalone PCSX2 emulator. 2021-12-24 12:31:44 +01:00
Leon Styhre 8a2b2ee05c Added additional emulator configuration for the 64dd, n64, dos, pc and ps2 systems. 2021-12-22 22:52:45 +01:00
Leon Styhre 2c308856b5 Removed the ResidualVM system as it has been merged with ScummVM. 2021-12-20 18:30:38 +01:00
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
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
Leon Styhre 401a7ae30c Added alternative emulators to the atari2600, genesis, megadrive, snes and snesna systems. 2021-09-22 20:24:23 +02:00
Leon Styhre 49075f3fc4 Added alternative emulators to the psx (Sony PlayStation) system. 2021-09-21 20:04:58 +02:00
Sophia Hadash b3ea037221 object to path for svg text 2021-09-19 21:29:35 +02:00
Sophia Hadash f230b0de0e replace png badges by svg 2021-09-14 02:44:47 +02:00
Sophia Hadash fe413bb68f Initial implementation, including flexbox layout for badges. 2021-09-05 03:40:23 +02:00
Leon Styhre 38c7ebc376 Added alternative emulators for some systems to the es_systems.xml files. 2021-08-24 21:46:25 +02:00
Leon Styhre 627b632a45 Changed the indentation of es_systems.xml and es_find_rules.xml to the ES-DE standard. 2021-08-24 18:20:57 +02:00
Leon Styhre 5580de74b1 Bundled the bold font version of Fontfabric Akrobat. 2021-08-22 14:08:24 +02:00
Leon Styhre 00b49b5d1a Fixed an issue with scraping Nintendo Famicom games.
Also did some other minor platform cleanups.
2021-07-17 10:37:36 +02:00
Leon Styhre 5e91b8abf0 (macOS) Changed the shell from bash to zsh when launching scripts. 2021-07-16 18:00:05 +02:00
Leon Styhre c958a94ca6 (Windows) Hiding of console windows during game launches can now be configured via the %HIDEWINDOW% variable. 2021-07-16 17:56:16 +02:00
Leon Styhre ea0d129e6d (Unix) Changed the RetroArch core for the Atari 2600 system to Stella 2014. 2021-07-14 19:17:28 +02:00
Leon Styhre 11ae6ba6f5 Improved the support for portable installations. 2021-06-30 17:27:20 +02:00
Leon Styhre f192242dea (Windows) Fixed an issue with systems that launch from batch scripts.
Also removed the .csh script support on Unix and macOS.
2021-06-29 18:17:07 +02:00
Leon Styhre a230883122 Converted all navigation sound files to stereo. 2021-06-26 12:11:45 +02:00