Leon Styhre
|
2a5830e54e
|
Minor update to an information dialog message
|
2023-12-21 17:02:44 +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
|
97d26718a3
|
Small rendering optimization for the system and gamelist views
|
2023-12-18 22:13:01 +01:00 |
|
Leon Styhre
|
3abd8d9035
|
Added a 'renderDuringTransitions' property to the image element
|
2023-12-18 01:16:32 +01:00 |
|
Leon Styhre
|
d4d41b58fd
|
Small code formatting change
|
2023-12-17 21:18:08 +01:00 |
|
Leon Styhre
|
39d3072994
|
Minor change to a dialog message
|
2023-12-17 17:02:52 +01:00 |
|
Leon Styhre
|
e851f1205f
|
Changed two dialog messages to the new application name
|
2023-12-16 19:57:10 +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
|
873ec7ee20
|
Added automatic configuration file migration from the legacy application data directory structure
Also added instruction dialogs regarding the new directory structure and file migration
|
2023-12-16 00:00:10 +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
|
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
|
61d2b92814
|
Added theme support for the 'physicalName' and 'physicalNameExtension' metadata types for the text element
|
2023-09-23 12:52:00 +02:00 |
|
Leon Styhre
|
ca45ea6d08
|
Controller input is now blocked during ROM directory rescans to avoid crashes
|
2023-09-20 20:46:51 +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
|
7b2fd1e566
|
Removed some obsolete UI mode logic from SystemView
|
2023-09-10 14:06:50 +02:00 |
|
Leon Styhre
|
315877b1f0
|
Made it possible to set the defaultImage property for the carousel and grid elements using variables
|
2023-09-08 19:34:05 +02:00 |
|
Leon Styhre
|
28b2c068a8
|
The camera is now reset when rescanning the ROM directory
|
2023-08-22 19:44:12 +02:00 |
|
Leon Styhre
|
c32bbc4888
|
Reduced the slideshow screensaver fade-in time
Also made some general code cleanup
|
2023-08-20 13:21:11 +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
|
88373f06ee
|
Changed two FileSystemUtil functions to use std::filesystem facilities
|
2023-08-14 19:03:37 +02:00 |
|
Leon Styhre
|
fd955d5a6e
|
Changed the 'path' property for the video element to consider the value set even if it points to a non-existing file
|
2023-08-13 11:17:59 +02:00 |
|
Leon Styhre
|
6ae8c87864
|
Added a number of properties to allow horizontally scrolling text entries with CarouselComponent
Also added support for rotating horizontal scrollable containers
|
2023-08-09 18:57:23 +02:00 |
|
Leon Styhre
|
c30d035e3f
|
Removed all horizontal text scrolling code from ComponentList (TextComponent is now used instead for this)
Also some general code cleanup and refactoring
|
2023-08-08 19:18:16 +02:00 |
|
Leon Styhre
|
e7ada6111b
|
Added a 'containerType' property to the text element to select between vertical and horizontal containers
|
2023-08-07 22:58:35 +02:00 |
|
Leon Styhre
|
0872201652
|
Removed an unnecessary lambda capture in ViewController
|
2023-08-07 00:12:45 +02:00 |
|
Leon Styhre
|
a4ba7de722
|
Added a 'stationary' property to all secondary elements to set them as stationary during slide transitions
Also changed the view mode enum to an enum class
|
2023-08-06 23:51:53 +02:00 |
|
Leon Styhre
|
becc173a45
|
Minor adjustment to the sizing of an application updater dialog
|
2023-08-02 20:29:30 +02:00 |
|
Leon Styhre
|
cd2181a8b5
|
Fixed an issue where an ApplicationUpdater dialog did not have themed help prompts
|
2023-07-31 20:35:30 +02:00 |
|
Leon Styhre
|
4f3d66c45b
|
Added support for downloading the Windows and macOS packages via the application updater
|
2023-07-31 19:25:54 +02:00 |
|
Leon Styhre
|
868c89cecf
|
(Windows) Added a warning dialog on startup if an unsafe upgrade of the portable release has been made
|
2023-07-31 17:42:38 +02:00 |
|
Leon Styhre
|
ed1e11418b
|
Completely removed support for legacy EmulationStation theme sets
|
2023-07-30 18:17:27 +02:00 |
|
Leon Styhre
|
99a0766dd9
|
Changed the 'no games' dialog to no longer save the ROM directory to es_settings.xml if its value hasn't changed
|
2023-07-30 00:04:09 +02:00 |
|
Leon Styhre
|
e34f0ac05c
|
When editing custom collections with really long names, the 'Y' helpsystem text now gets abbreviated
|
2023-07-28 23:05:41 +02:00 |
|
Leon Styhre
|
6e25eb2698
|
Added an orphaned data cleanup utility
|
2023-07-24 17:07:18 +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
|
07d390ccda
|
Added theme support for the 'manual' metadata type for the text element
|
2023-07-20 17:33:49 +02:00 |
|
Leon Styhre
|
954492b1f4
|
Some more changes to make the dark menu color scheme the default choice
|
2023-07-13 17:46:06 +02:00 |
|
Leon Styhre
|
ef0afa79b3
|
Minor adjustment to the selector bar color for the dark menu color scheme
|
2023-07-09 13:06:20 +02:00 |
|
Leon Styhre
|
5b269d378f
|
Some minor adjustments to the dark menu color scheme
|
2023-07-09 12:09:59 +02:00 |
|
Leon Styhre
|
feca1760c1
|
Made the title text slightly darker for the dark menu color scheme
|
2023-07-04 17:37:35 +02:00 |
|
Leon Styhre
|
8d5f837e97
|
Added an application updater which downloads and installs ES-DE updates
|
2023-07-03 17:46:56 +02:00 |
|
Leon Styhre
|
03bfac0a9b
|
Added a game manual badge
|
2023-06-29 20:43:32 +02:00 |
|
Leon Styhre
|
d83374b38f
|
Added an option to scrape game manuals using ScreenScraper
Also changed the scraper auto-retry functionality to not run on non-recoverable errors or duing manual scraping
|
2023-05-08 17:14:52 +02:00 |
|
Leon Styhre
|
0f1a36ecd0
|
Small adjustment to the selector color for the dark menu color scheme
|
2023-05-07 23:40:05 +02:00 |
|
Leon Styhre
|
7077a5c3ae
|
Adjusted some colors for the dark menu color scheme
|
2023-05-07 23:25:52 +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
|
e00967acfa
|
Added support for using the systemNameSuffix property together with scrollable text containers
|
2023-04-20 17:01:36 +02:00 |
|
Leon Styhre
|
1697508393
|
Added a new gameOverridePath property to the image element to enable per-game static image overrides
Also fixed an issue where the default image element property could be used even if no imageType entries were defined
|
2023-04-10 20:16:19 +02:00 |
|