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
Leon Styhre
2bdad527de
(Android) Set GuiOrphanedDataCleanup to be case-insensitive
2023-12-07 18:30:32 +01:00
Leon Styhre
10a048b416
(Android) Added networking support
2023-12-07 18:01:11 +01:00
Leon Styhre
f52f3a17a0
Added some additional theme inventory debug logging to GuiThemeDownloader
2023-11-13 23:27:00 +01:00
Leon Styhre
5120f8b440
Fixed a small memory leak in the application updater
2023-11-05 15:34:20 +01:00
Leon Styhre
9db7c3648b
Fixed an issue where the Orphaned data cleanup utility removed media files that had the wrong letter case on Windows and macOS
2023-11-05 14:40:02 +01:00
Leon Styhre
419ceb8fe4
Simplified the detection of flatten.txt files in GuiOrphanedDataCleanup
2023-11-05 11:47:22 +01:00
Leon Styhre
b3a05d0403
The Orphaned data cleanup utility will now skip any system where a flatten.txt file is present
...
Also changed a number of error messages in the Orphaned data cleanup utility from uppercase to lowercase
2023-11-05 11:41:37 +01:00
Leon Styhre
87a8d5a23a
Fixed a few issues reported by scan-build
2023-11-02 12:38:19 +01:00
Leon Styhre
2055b30836
Enabled the back button for some dialogs
...
Also made one minor change to the UI mode dialog and changed the width of one dialog when running in Tate mode
2023-10-26 22:17:45 +02:00
Leon Styhre
2de8282f6a
Removed the experimental status from the Orphaned data cleanup utility
2023-10-20 17:44:05 +02:00
Leon Styhre
f6e33db117
Increased the font size for the 'Create new custom collection from theme' interface
2023-10-18 21:57:02 +02:00
Leon Styhre
15c06b0d4c
Changed GuiOrphanedDataCleanup to not purge some folder entries if hidden games are not shown
2023-10-18 17:56:27 +02:00
Leon Styhre
35e7cd0b77
Fixed an issue where quitting the application during a ROM rescan could lead to an unclean shutdown
2023-10-18 17:52:28 +02:00
Leon Styhre
8c3c3e4e0f
Added some additional gamelist.xml cleanup logic to GuiOrphanedDataCleanup
2023-10-17 23:03:17 +02:00
Leon Styhre
a36f866278
Fixed a tiny alignment issue in the scraper interface
2023-10-16 20:01:09 +02:00
Leon Styhre
d576cbc03f
Added a 'Debug mode' option to the Other settings menu
2023-10-02 19:59:13 +02:00
Leon Styhre
ee2573345f
Improved font rendering quality and always enabled linear texture interpolation for both minification and magnification
2023-09-27 20:36:54 +02:00
Leon Styhre
1e683b6969
Reverted the addition of two empty lines
2023-09-17 12:46:28 +02:00
Leon Styhre
e6a802805c
Fixed a potential crash when reloading the application
2023-09-17 12:45:00 +02:00
Leon Styhre
2adde87050
Added support for defining an explicit back button function for GuiMsgBox
2023-09-17 11:47:58 +02:00
Leon Styhre
68ba299e0e
Removed the back button option from some confirmation dialogs
...
Also changed the button text for some dialogs to display 'Proceed/Cancel' instead of 'Yes/No'
2023-09-10 14:09:39 +02:00
Leon Styhre
a9d99a04c6
Simplified the back button logic in GuiMsgBox
2023-09-10 14:02:48 +02:00
Leon Styhre
6e863a82ec
Added conversion of some additional HTML character codes when scraping using ScreenScraper
2023-09-09 09:48:56 +02:00
Leon Styhre
b1895e017b
(Windows) Stop view videos when starting the theme dowloader as an extra precaution against the asinine file locking that exists on this operating system
2023-08-22 19:41:49 +02:00
Leon Styhre
ed22fc7aa5
Removed the annoying warning message when selecting the video screensaver from the UI settings menu
2023-08-20 15:35:12 +02:00
Leon Styhre
e0e370f6b2
Fixed an issue where the wrong theme could get selected when deleting the previously used theme via the theme downloader
2023-08-15 19:54:36 +02:00
Leon Styhre
193d57445a
Renamed the setting 'Only show ROMs from gamelist.xml files' to 'Only show games from gamelist.xml files'
2023-08-14 23:22:50 +02:00