Leon Styhre
eeccee307d
Added a menu option for selecting the application language
2024-07-02 23:57:44 +02:00
Leon Styhre
ec8a49623a
Added initial localization support
2024-06-29 21:24:28 +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
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
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
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
9cf9b942ee
(Android) Added a 'Back button/back swipe exits app' menu option
2024-04-08 22:07:52 +02:00
Leon Styhre
dc32a924c6
(Android) Modified the theme deletion confirmation message in GuiThemeDownloader
2024-03-10 19:34:11 +01:00
Leon Styhre
c514dc7748
Fixed an issue where the Orphaned data cleanup interface didn't display the complete description text at some unusual display resolutions
2024-03-10 13:00:21 +01:00
Leon Styhre
f7a5fd9889
Improved the layout of the miximage generator interface for some unusual display resolutions and aspect ratios
2024-03-10 12:59:01 +01:00
Leon Styhre
863d8b04af
(Android) Removed support for the Lite release
2024-03-09 13:03:59 +01:00
Leon Styhre
aeacf941fb
(Android) Appended the Android version code to the version on the main menu
2024-02-25 22:46:14 +01:00
Leon Styhre
68c906635f
(Android) Added a check for application updates on startup
2024-02-25 12:26:32 +01:00
Leon Styhre
45bcfa9179
(Android) Enabled the use of the OS-supplied virtual keyboard if the ES-DE virtual keyboard setting has been disabled
2024-02-01 23:25:43 +01:00
Leon Styhre
a1a104e003
(Android) Added an option for controlling the touch overlay opacity
...
Also added an 'extra small' overlay size entry
2024-01-29 22:37:45 +01:00
Leon Styhre
1cd3138fc5
(Android) Added support for the Android-specific themes to the theme downloader
2024-01-29 22:15:09 +01:00
Leon Styhre
f8d2086ef1
Changed the default theme from slate-es-de to linear-es-de
2024-01-28 18:50:26 +01:00
Leon Styhre
d0db0e65f2
Small change for a setting description
2024-01-20 16:09:56 +01:00
Leon Styhre
8244b4229b
Changed the menu position for the button swap setting
2024-01-17 22:31:10 +01:00
Leon Styhre
dcb2aaedef
Added an option to the Input device settings menu to swap the A/B and X/Y buttons
2024-01-17 22:09:50 +01:00
Leon Styhre
fab034e534
(Android) Small change to a warning message dialog
2024-01-14 23:01:12 +01:00
Leon Styhre
c27ee24cc4
(Android) Added fade-out support to the touch overlay
2024-01-14 21:55:09 +01:00
Leon Styhre
0c03583f80
(Android) Small change to a warning message dialog
2024-01-14 17:20:26 +01:00
Leon Styhre
218cb1e96f
(Android) Added some cleanup code when changing the input overlay setting
2024-01-14 13:30:45 +01:00
Leon Styhre
a68154bfa5
(Android) Added a warning message when attempting to disable the touch overlay
2024-01-14 13:06:33 +01:00
Leon Styhre
927cb6f2f7
(Android) Added support for medium, large and small touch overlay sizes
2024-01-14 12:36:21 +01:00
Leon Styhre
e91512a519
(Android) Added initial touch overlay support
2024-01-13 16:14:46 +01:00
Leon Styhre
0535f0d333
Removed the ScraperHaltOnInvalidMedia option and corresponding menu entry
2024-01-11 01:02:35 +01:00
Leon Styhre
2c850ba325
Fixed an issue on Android and macOS where attempting to access a non-existent setting
2024-01-06 12:57:00 +01:00
Leon Styhre
88778e47a5
(Android) Some customizations for the Lite release
2023-12-25 23:23:39 +01:00
Leon Styhre
b863861399
(Android) Disabled the DisableComposition setting and corresponding menu option
2023-12-24 00:37:42 +01:00
Leon Styhre
7b6e16b79d
Changed a code comment
2023-12-24 00:06:43 +01:00
Leon Styhre
10be1e1104
(Android) Disabled the system volume slider in the Sound Settings menu
2023-12-24 00:05:39 +01:00
Leon Styhre
c5caab290e
(Android) Disabled the quit menu
2023-12-23 23:28:22 +01:00
Leon Styhre
193f98cc1e
(Android) Disabled the RunInBackground setting and corresponding menu option
2023-12-23 23:14:25 +01:00
Leon Styhre
c87d92a16d
Added the theme font size count to the theme downloader interface
2023-12-20 22:30:11 +01:00
Leon Styhre
10d9fa9a7c
Added support for defining font sizes from the theme configuration and selecting these from the UI settings menu
2023-12-20 21:58:40 +01:00
Leon Styhre
116d73c62a
Removed some std::filesystem code
...
Also fixed an issue with launching emulators not defined via find rules
2023-12-19 17:35:58 +01:00
Leon Styhre
31f287820a
(Windows) Fixed a compile error
2023-12-16 22:52:44 +01:00
Leon Styhre
ea6f2caf91
Small code formatting change
2023-12-16 22:27:17 +01:00
Leon Styhre
d259817c59
Removed one more unnecessary lambda capture
2023-12-16 22:25:29 +01:00
Leon Styhre
683b00abcd
Removed an unnecessary lambda capture
2023-12-16 22:21:06 +01:00
Leon Styhre
88754a86ed
Changed the custom slideshow screensaver image directory setting from ScreensaverSlideshowImageDir to ScreensaverSlideshowCustomDir
2023-12-16 21:17:05 +01:00
Leon Styhre
9283ab71fa
Added support for .webp, .svg and unanimated .gif files to the slideshow screensaver when using a custom image directory
...
Also changed the default slideshow custom image directory from slideshow/custom_images to screensavers/custom_slideshow and improved the menu entry for setting the custom directory. Changed the setting ScreensaverSlideshowImageDir to blank by default
2023-12-16 21:03:41 +01:00
Leon Styhre
a0d636ffb8
Changed the application name to ES-DE in all source file headers
2023-12-16 19:48:25 +01:00
Leon Styhre
361bf832e1
Changed the application name from EmulationStation Desktop Edition to ES-DE
2023-12-16 12:30:13 +01:00
Leon Styhre
56ccba81d1
Removed all instances of hardcoded application directory entries
...
Also changed some source file headers
2023-12-15 18:33:02 +01:00