.. |
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 for defining an explicit back button function for GuiMsgBox
|
2023-09-17 11:47:58 +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
|
Added a 'Debug mode' option to the Other settings menu
|
2023-10-02 19:59:13 +02:00 |
GuiMenu.h
|
Fixed some memory leaks
|
2023-08-14 00:02:20 +02:00 |
GuiMetaDataEd.cpp
|
Added support for defining an explicit back button function for GuiMsgBox
|
2023-09-17 11:47:58 +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
|
Added support to GuiOrphanedDataCleanup for deleting empty media directories
|
2023-08-14 19:12:50 +02:00 |
GuiOrphanedDataCleanup.h
|
Added an orphaned data cleanup utility
|
2023-07-24 17:07:18 +02:00 |
GuiScraperMenu.cpp
|
Added support for defining an explicit back button function for GuiMsgBox
|
2023-09-17 11:47:58 +02:00 |
GuiScraperMenu.h
|
Removed the back button option from some confirmation dialogs
|
2023-09-10 14:09:39 +02:00 |
GuiScraperMulti.cpp
|
Added support for defining an explicit back button function for GuiMsgBox
|
2023-09-17 11:47:58 +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
|
Fixed a tiny alignment issue in the scraper interface
|
2023-10-16 20:01:09 +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
|
Improved font rendering quality and always enabled linear texture interpolation for both minification and magnification
|
2023-09-27 20:36:54 +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
|
Removed the annoying warning message when selecting the video screensaver from the UI settings menu
|
2023-08-20 15:35:12 +02:00 |
GuiScreensaverOptions.h
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
GuiSettings.cpp
|
Reverted the addition of two empty lines
|
2023-09-17 12:46:28 +02:00 |
GuiSettings.h
|
Fixed some memory leaks
|
2023-08-14 00:02:20 +02:00 |
GuiThemeDownloader.cpp
|
Added support for defining an explicit back button function for GuiMsgBox
|
2023-09-17 11:47:58 +02:00 |
GuiThemeDownloader.h
|
Changed the concept of 'theme set' to simply 'theme' everywhere in the code
|
2023-08-14 22:40:32 +02:00 |