Commit graph

2205 commits

Author SHA1 Message Date
Leon Styhre f9886b904f Added localization support to parts of the application 2024-07-14 23:46:33 +02:00
Leon Styhre c2beb86bcc Added localization support to parts of the application 2024-07-14 18:01:54 +02:00
Leon Styhre 557748970a Added localization support to parts of the application 2024-07-14 16:48:31 +02:00
Leon Styhre 6766fd2ca1 Added localization support to parts of the application 2024-07-14 13:58:57 +02:00
Leon Styhre ac7f912654 Added localization support to parts of the application 2024-07-14 12:35:40 +02:00
Leon Styhre a1617c51f1 Fixed a build error when using the OpenGL ES renderer 2024-07-14 10:39:27 +02:00
Leon Styhre f088658004 Added localization support to parts of the application 2024-07-13 22:14:37 +02:00
Leon Styhre be95b494dc Added localization support to parts of the application 2024-07-13 19:14:34 +02:00
Leon Styhre e0c57b068d Added localization support to parts of the application 2024-07-13 12:32:16 +02:00
Leon Styhre a6ef256a49 Added localization support to parts of the application 2024-07-12 23:02:36 +02:00
Leon Styhre bb9b09ef89 Fixed some log messages when using a noload.txt file for a subdirectory 2024-07-10 23:56:36 +02:00
Leon Styhre 196e0d1031 Added support for skipping the scanning of game system subdirectories 2024-07-10 22:42:25 +02:00
Leon Styhre a5b1b17c2c Changed the application name in all header files 2024-07-10 18:04:40 +02:00
Leon Styhre 6d9a95a667 Added initial zh_rCN localization support 2024-07-10 17:52:44 +02:00
Leon Styhre 18f5f3e164 (Android) Added support for using the %BASENAME% variable with the %EXTRA% and %EXTRAARRAY% variables 2024-07-10 17:44:41 +02:00
Leon Styhre ab39b3759e Dramatically improved start times for the video and slideshow screensavers on devices with poor disk I/O performance 2024-07-09 21:42:24 +02:00
Leon Styhre 43060f9b41 Added an error popup if incorrect credentials are used when scraping using ScreenScraper 2024-07-08 17:53:15 +02:00
Leon Styhre 009b5b8d33 (Android) Localization files are now always setup on startup 2024-07-04 21:49:46 +02:00
Leon Styhre 80bf0c320a Some localization changes in GuiMenu 2024-07-04 19:34:04 +02:00
Leon Styhre 6b541ad501 Added localization support to parts of the application 2024-07-04 18:53:13 +02:00
Leon Styhre 12e1a683e5 Small cosmetic change to a ScreenScraper debug message 2024-07-03 21:02:30 +02:00
Leon Styhre eeccee307d Added a menu option for selecting the application language 2024-07-02 23:57:44 +02:00
Leon Styhre 2d3a559cee Added support for falling back to the closest matching locale if there is not an exact match 2024-07-02 22:05:40 +02:00
Leon Styhre ec8a49623a Added initial localization support 2024-06-29 21:24:28 +02:00
Leon Styhre eb75f79b70 Game files with only an extension and no filename will now get skipped on application startup 2024-06-23 21:41:53 +02:00
Leon Styhre 592f132dcd Text within parantheses is no longer stripped out from the game name popup when adding or removing games from custom collections 2024-06-17 17:05:27 +02:00
Leon Styhre 14064ac603 (Android) Added the version code to the GuiMenu version string also for prereleases 2024-06-16 22:05:54 +02:00
Leon Styhre 6b4243c32a SDL_HINT_APP_NAME is now explicitly set to 'ES-DE' to display the correct name in the OS sound settings and similar 2024-06-08 12:20:32 +02:00
Leon Styhre 1fdcc43644 (Windows) Fixed an issue where filenames containing multi-byte Unicode characters could not be used with the %INJECT% variable 2024-06-03 21:11:09 +02:00
Leon Styhre bdebe0133c Improved the %ROM% and %INJECT% variable logic and added support for Windows 2024-06-03 20:45:26 +02:00
Leon Styhre ca65fcbe8c Added support for combining a %ROM% variable with the %INJECT% variable 2024-06-03 20:25:33 +02:00
Leon Styhre 91330c9f3a Fixed an issue where transition animations could sometimes partially play when switching themes with a system selected for the gamelist on startup setting 2024-06-03 17:35:08 +02:00
Leon Styhre f7198516f5 (Android) Added %GAMEDIRRAW%, %ROMPATHRAW% and %ROMRAW% variables that can be used with the %EXTRA% and %EXTRAARRAY% variables 2024-05-31 22:24:48 +02:00
Leon Styhre e86f058c81 (Android) The touch overlay is no longer reset by the onboarding configurator unless the 'Begin setup' button was pressed 2024-05-20 20:26:57 +02:00
Leon Styhre 05e641c04e (Android) Added experimental support for running ES-DE as the home app 2024-05-20 19:49:28 +02:00
Leon Styhre 5bad361121 Fixed an issue where adding trailing directory separators to the MediaDirectory setting could make the Orphaned data cleanup utility remove too many files 2024-05-20 19:44:07 +02:00
Leon Styhre e6653bc239 (Linux) Added a DEINIT_ON_LAUNCH build flag to support KMS/direct framebuffer access 2024-05-19 19:09:04 +02:00
Leon Styhre 933177dad1 Windows carriage return characters are now filtered out when reading custom collection files and inject files 2024-05-11 20:12:30 +02:00
Leon Styhre 684b7e2e6a Added size check to injected files instead of attempting to load them all into memory 2024-05-11 16:01:38 +02:00
Leon Styhre d8d58e6958 (Android) Added support for launching native apps and games 2024-05-11 15:42:51 +02:00
Leon Styhre c8e7f7156a (Android) Increased the maximum waiting time for the storage mount retry loop from 4 to 4.5 seconds 2024-05-06 17:19:24 +02:00
Leon Styhre b397df2559 Added support for building against libgit2 v1.8.0 and later 2024-05-05 20:45:11 +02:00
Leon Styhre 278ba90c14 Added support for marking themes as deprecated in the theme downloader 2024-04-16 21:05:04 +02:00
Leon Styhre a021fc22a9 Moved ApplicationVersion.h from es-app to es-core 2024-04-16 20:57:04 +02:00
Leon Styhre bcca5ca6e7 (Windows) Changed some log entries to use backslashes instead of forward slashes as directory separators 2024-04-10 22:45:33 +02:00
Leon Styhre 0c4db4156b (Windows) Converted forward slashes to backslashes for the legacy application data directory notification 2024-04-10 22:20:55 +02:00
Leon Styhre 177b5befef The game media directory is now created on application startup instead of when first starting the scraper 2024-04-10 22:03:50 +02:00
Leon Styhre 9cf9b942ee (Android) Added a 'Back button/back swipe exits app' menu option 2024-04-08 22:07:52 +02:00
Leon Styhre f839ced47b Improved multithreading for the network code 2024-04-08 19:26:08 +02:00
Leon Styhre e2a6c3ea9e Changed the application description to 'ES-DE Frontend' for the -h/--help command line option 2024-03-24 12:40:00 +01:00