Commit graph

3997 commits

Author SHA1 Message Date
Leon Styhre c2650a4042 Fixed some broken configuration entries for the emulator MAME standalone. 2022-04-28 19:49:13 +02:00
Leon Styhre b79f6588a4 Added support for using the %ROMPATH% variable in the es_systems.xml command tag. 2022-04-28 19:40:43 +02:00
Leon Styhre c9899694ed Removed the deprecated DuckStation RetroArch core. 2022-04-28 17:00:14 +02:00
Leon Styhre 1e2f666776 Documentation update. 2022-04-27 19:23:02 +02:00
Leon Styhre 0f4b0ec7ce Changed to a newer commit for the Flatpak manifest file. 2022-04-27 19:22:42 +02:00
Leon Styhre 1c44223f48 Added the .wua file extension for the wiiu system. 2022-04-27 19:16:39 +02:00
Leon Styhre ae4ffb61fd (Unix) Reverted the RetroArch core path search order as it caused unforeseen problems. 2022-04-27 19:15:18 +02:00
Leon Styhre 2f80d1e578 Removed some unnecessary log output when locating emulators when running as a Flatpak. 2022-04-27 18:57:17 +02:00
Leon Styhre 37aa3556d0 Changed to a newer commit for the Flatpak manifest file. 2022-04-27 18:41:00 +02:00
Leon Styhre 97da2df0a4 Found a better solution to the single-pixel alignment rendering issue. 2022-04-27 18:40:28 +02:00
Leon Styhre 7eecf6bb41 (Linux) Yet another ugly hack to detect installed emulators when running as a Flatpak. 2022-04-27 17:33:43 +02:00
Leon Styhre 9a91e782fc Changed to a newer commit for the Flatpak manifest file. 2022-04-26 23:26:31 +02:00
Leon Styhre a9b17a7375 Removed some unreachable directories from the Flatpak path hack. 2022-04-26 23:20:47 +02:00
Leon Styhre ad8816a2bd Some changes to the Flatpak manifest file. 2022-04-26 22:31:25 +02:00
Leon Styhre c63f34cdad (Linux) The 'flatpak-spawn --host' command is no longer included in the log output on game launch. 2022-04-26 21:30:36 +02:00
Leon Styhre b7d3b242fd (Linux) Ugly Flatpak PATH hack. 2022-04-26 21:26:25 +02:00
Leon Styhre b544066e12 Documentation update. 2022-04-24 22:46:40 +02:00
Leon Styhre 6c425fa533 Removed the deprecated tools/update_theme_formatversion.sh script. 2022-04-24 21:38:33 +02:00
Leon Styhre b54a162e00 Some minor updates to the Linux Flatpak manifest. 2022-04-24 18:44:18 +02:00
Leon Styhre ea053d7f6c Documentation update. 2022-04-24 13:39:02 +02:00
Leon Styhre 2cc892f931 (Linux) Updated the Flatpak manifest file. 2022-04-24 13:38:33 +02:00
Leon Styhre bfe9502827 Updated the description in the Linux AppData file. 2022-04-24 13:13:58 +02:00
Leon Styhre 7b9b3d2fc5 (Unix) added the application icon to share/icons/hicolor/scalable/apps 2022-04-24 13:05:55 +02:00
Leon Styhre 228a80f8fb (Unix) Renamed the icon emulationstation.svg to org.es_de.emulationstation-de.svg 2022-04-24 12:28:53 +02:00
Leon Styhre 5d4bc10856 (slate-DE) Changed the carousel font color for one of the theme variants. 2022-04-24 11:24:46 +02:00
Leon Styhre 19339b92ac (Unix) The RetroArch core path search order now matches the emulator binary search order. 2022-04-24 11:23:31 +02:00
Leon Styhre 5d1e9cce7d Added a sandbox breakout on game launch if running as Flatpak. 2022-04-24 11:19:42 +02:00
Leon Styhre a98ba7a42d A check is now done on game launch that emulator binaries are actually files or symlinks. 2022-04-24 11:17:51 +02:00
Leon Styhre aa8b5f1f2e Added a CMake flag for building as Flatpak. 2022-04-24 11:14:52 +02:00
Leon Styhre 8319dd50b8 Documentation update. 2022-04-22 21:41:42 +02:00
Leon Styhre da4462c5a6 Made it possible to directly launch files inside directories that are interpreted as files. 2022-04-22 21:01:58 +02:00
Leon Styhre c2a1d2e914 Documentation update. 2022-04-21 23:04:45 +02:00
Leon Styhre a45bd7a495 (Unix) Added support for using the manually downloaded emulators Redream and Ryujinx. 2022-04-21 23:00:45 +02:00
Leon Styhre 6ef74bc305 Added the .ps3 extension for the ps3 system and .svm extension for the scummvm system.
Also removed the .7z and .zip extensions for the scummvm system.
2022-04-21 21:10:26 +02:00
Leon Styhre 440e089847 Fixed some graphical glitches in NinePatchComponent and ButtonComponent. 2022-04-21 20:29:17 +02:00
Leon Styhre dbfab96e03 Added rudimentary on-demand texture loading to CarouselComponent. 2022-04-20 23:00:53 +02:00
Leon Styhre defbbfd13f Removed the setting 'Preload gamelists on startup'. 2022-04-20 22:39:27 +02:00
Leon Styhre 06f6840038 Carousel textures in the gamelist view now load dynamically. 2022-04-19 21:42:29 +02:00
Leon Styhre 7872f35d1b Fixed some compile errors when using old GCC versions. 2022-04-19 20:00:10 +02:00
Leon Styhre a28216028e Updated a comment in the CMake configuration. 2022-04-19 17:48:43 +02:00
Leon Styhre 73a4f0e7e9 Updated update_version_string.sh for the recent CMake configuration changes. 2022-04-19 17:32:10 +02:00
Leon Styhre 8cda342ec3 Small update to the man page. 2022-04-19 17:31:07 +02:00
Leon Styhre cad06bd841 Changed the RPi preprocessor name from _RPI_ to RASPBERRY_PI. 2022-04-19 17:29:29 +02:00
Leon Styhre 954f1aa4f8 Added the build date to to main menu for alpha and dev builds. 2022-04-19 17:27:04 +02:00
Leon Styhre 277a729a2d Cleaned up the CMake configuration. 2022-04-19 17:24:54 +02:00
Leon Styhre 5861455f1f Documentation update. 2022-04-18 21:49:55 +02:00
Leon Styhre 3352c0239b (slate-DE) Updated with carousel reflections. 2022-04-18 21:46:55 +02:00
Leon Styhre 1798b96cf8 Added reflections support to CarouselComponent. 2022-04-18 21:37:58 +02:00
Leon Styhre 79c61b2d8a Fixed a text artifact issue caused by a missing rounding in TextComponent.
Also forced vertical center alignment if the text field is smaller than the font height.
2022-04-18 13:47:22 +02:00
Leon Styhre 63e7b58ec0 Fixed a renderer heisenbug that caused multiple single-pixel alignment issues. 2022-04-18 10:17:05 +02:00