.. |
GuiAlternativeEmulators.cpp
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
GuiAlternativeEmulators.h
|
Added alignment support and separate dimming of gamelist and system views to the help system.
|
2022-03-18 20:14:51 +01:00 |
GuiApplicationUpdater.cpp
|
Added support to MathUtil::md5Hash() for streaming files in chunks
|
2023-08-02 20:34:32 +02:00 |
GuiApplicationUpdater.h
|
Added a download percentage indicator to the application updater together with some other minor improvements
|
2023-08-01 17:36:15 +02:00 |
GuiCollectionSystemsOptions.cpp
|
Added support for using most characters in custom collection names
|
2023-07-28 21:55:39 +02:00 |
GuiCollectionSystemsOptions.h
|
Multiple layout improvements when running in vertical screen orientation.
|
2023-02-10 00:25:22 +01:00 |
GuiGamelistFilter.cpp
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
GuiGamelistFilter.h
|
Added alignment support and separate dimming of gamelist and system views to the help system.
|
2022-03-18 20:14:51 +01:00 |
GuiGamelistOptions.cpp
|
Standardized the header includes for two Guis
|
2023-07-21 12:22:25 +02:00 |
GuiGamelistOptions.h
|
Renamed 'launch file' to 'folder link'.
|
2022-04-12 18:35:57 +02:00 |
GuiLaunchScreen.cpp
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
GuiLaunchScreen.h
|
Refactored the rendering code into proper classes.
|
2022-03-14 19:51:48 +01:00 |
GuiMediaViewerOptions.cpp
|
Removed the entry counter from the media viewer and added an option for whether to display the media types
|
2023-07-05 23:19:57 +02:00 |
GuiMediaViewerOptions.h
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
GuiMenu.cpp
|
Completely removed support for legacy EmulationStation theme sets
|
2023-07-30 18:17:27 +02:00 |
GuiMenu.h
|
Added a utility to the menu for rescanning the ROM directory
|
2023-07-20 21:59:28 +02:00 |
GuiMetaDataEd.cpp
|
Changed ComponentList to fixed row heights
|
2023-07-29 11:25:13 +02:00 |
GuiMetaDataEd.h
|
Fixed an issue where folder links couldn't be used inside folders.
|
2023-03-03 17:11:53 +01:00 |
GuiOfflineGenerator.cpp
|
Removed the ellipsis from the miximage offline generator GUI 'Running' status message
|
2023-07-24 16:55:17 +02:00 |
GuiOfflineGenerator.h
|
Made some improvements to the layout when running on a vertically oriented screen.
|
2023-02-10 17:29:48 +01:00 |
GuiOrphanedDataCleanup.cpp
|
Some improvements to GuiOrphanedDataCleanup
|
2023-07-29 20:58:51 +02:00 |
GuiOrphanedDataCleanup.h
|
Added an orphaned data cleanup utility
|
2023-07-24 17:07:18 +02:00 |
GuiScraperMenu.cpp
|
Added MD5 file hash searching support to the scraper when using ScreenScraper
|
2023-08-03 20:48:54 +02:00 |
GuiScraperMenu.h
|
Fixed a small memory leak in GuiScraperMenu related to the retry sliders
|
2023-07-11 14:56:20 +02:00 |
GuiScraperMulti.cpp
|
Automatic scraping of systems with multiple platforms will now select the correct platform if there's an MD5 file match
|
2023-08-04 17:47:12 +02:00 |
GuiScraperMulti.h
|
Added a per-system game counter to the multi-scraper in addition to the total game count
|
2023-07-01 15:20:24 +02:00 |
GuiScraperSearch.cpp
|
Changed a scraper debug log message
|
2023-08-05 12:19:11 +02:00 |
GuiScraperSearch.h
|
Automatic scraping of systems with multiple platforms will now select the correct platform if there's an MD5 file match
|
2023-08-04 17:47:12 +02:00 |
GuiScraperSingle.cpp
|
Automatic scraping of systems with multiple platforms will now select the correct platform if there's an MD5 file match
|
2023-08-04 17:47:12 +02:00 |
GuiScraperSingle.h
|
Made many improvements to GUI sizing and positioning when running in vertical screen resolutions.
|
2023-02-07 18:51:04 +01:00 |
GuiScreensaverOptions.cpp
|
Added options to the video and slideshow screensavers to only include favorite games
|
2023-07-01 15:57:29 +02:00 |
GuiScreensaverOptions.h
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
GuiSettings.cpp
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
GuiSettings.h
|
Multiple layout improvements when running in vertical screen orientation.
|
2023-02-10 00:25:22 +01:00 |
GuiThemeDownloader.cpp
|
Some minor adjustments to GuiScraperSearch and GuiThemeDownloader
|
2023-07-29 18:39:20 +02:00 |
GuiThemeDownloader.h
|
Added error handling for corrupt repositories to GuiThemeDownloader
|
2023-04-02 21:05:22 +02:00 |