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
|
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
|
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
|
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
|
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
|
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
|
d576cbc03f
|
Added a 'Debug mode' option to the Other settings menu
|
2023-10-02 19:59:13 +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
|
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 |
|
Leon Styhre
|
481e2869ec
|
Changed the concept of 'theme set' to simply 'theme' everywhere in the code
|
2023-08-14 22:40:32 +02:00 |
|
Leon Styhre
|
aa9b18bfc9
|
Added an entry to the Utilities menu for creating/updating the game system directories
Also enabled some settings to be changed without requiring an application restart
|
2023-08-14 19:10:16 +02:00 |
|
Leon Styhre
|
24801680c5
|
Fixed some memory leaks
|
2023-08-14 00:02:20 +02:00 |
|
Leon Styhre
|
82d6693e23
|
Fixed two Clang compiler warnings
|
2023-08-13 21:46:43 +02:00 |
|
Leon Styhre
|
706dd767f1
|
Added a 'Systems sorting' option to the Other settings menu
|
2023-08-13 21:32:54 +02:00 |
|
Leon Styhre
|
2aa74878bb
|
Changed the sort types 'filename, ascending' and 'filename, descending' to 'name, ascending' and 'name, descending'
|
2023-08-13 18:19:25 +02:00 |
|
Leon Styhre
|
ed1e11418b
|
Completely removed support for legacy EmulationStation theme sets
|
2023-07-30 18:17:27 +02:00 |
|
Leon Styhre
|
5a14e4f9f0
|
Fixed a Clang compiler warning
|
2023-07-27 21:33:19 +02:00 |
|
Leon Styhre
|
6e25eb2698
|
Added an orphaned data cleanup utility
|
2023-07-24 17:07:18 +02:00 |
|
Leon Styhre
|
79a18c07ac
|
Changed how pending gamelist writes are handled when rescanning the ROM directory
|
2023-07-21 12:00:22 +02:00 |
|
Leon Styhre
|
d27dd211c3
|
Added a utility to the menu for rescanning the ROM directory
Also added a new Utilities menu to the main menu
|
2023-07-20 21:59:28 +02:00 |
|
Leon Styhre
|
6ad9918feb
|
Changed the menu color scheme setting to 'dark' as the primary menu entry
|
2023-07-13 17:29:57 +02:00 |
|
Leon Styhre
|
b6d17810be
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
|
Leon Styhre
|
1c30e23614
|
Removed the experimental status for the theme downloader
|
2023-04-29 11:47:37 +02:00 |
|
Leon Styhre
|
8a54b0d6fe
|
Improved error handling for GuiThemeDownloader
|
2023-04-01 19:27:54 +02:00 |
|
Leon Styhre
|
8cdedd945f
|
Added GuiThemeDownloader to the main menu and added a callback to reload the menu on theme updates
|
2023-03-31 23:00:23 +02:00 |
|
Leon Styhre
|
60b958665f
|
(macOS) Fixed an error log entry about a nonexistent ShowQuitMenu setting when opening the main menu
|
2023-03-12 12:05:31 +01:00 |
|
Leon Styhre
|
03a44249af
|
Expanded the random system or game button from an on/off entry to a selection of games only, games and systems or disabled.
|
2023-03-06 19:27:59 +01:00 |
|
Leon Styhre
|
b335901ee6
|
Disabled non-blurred backgrounds when rotating screen 90 or 270 degrees.
|
2023-02-21 18:39:56 +01:00 |
|
Leon Styhre
|
c2790f5c2f
|
Added a dummy entry for prerelease update checks if running a prerelease.
|
2023-02-21 18:26:53 +01:00 |
|
Leon Styhre
|
0d128a919c
|
Fixed a memory leak in GuiMenu.
|
2023-02-20 17:49:46 +01:00 |
|
Leon Styhre
|
270351b033
|
Added an application updater that checks for new releases on startup.
|
2023-02-18 12:42:19 +01:00 |
|
Leon Styhre
|
ed94a5b45b
|
Added a menu option to retain extra MAME name information for unscraped game names.
|
2023-02-14 17:28:43 +01:00 |
|
Leon Styhre
|
efe1f97e8e
|
Added a GuiThemeDownloader skeleton.
|
2023-02-13 20:38:23 +01:00 |
|