ES-DE/es-app/src/guis
2022-09-24 21:37:00 +02:00
..
GuiAlternativeEmulators.cpp Code cleanup of various GUIs. 2022-09-03 12:44:49 +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
GuiCollectionSystemsOptions.cpp Code cleanup of various GUIs. 2022-09-03 12:44:49 +02:00
GuiCollectionSystemsOptions.h Code cleanup of various GUIs. 2022-09-03 12:44:49 +02:00
GuiGamelistFilter.cpp Code cleanup of various GUIs. 2022-09-03 12:44:49 +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 Fixed an issue where a struct member variable was not initialized. 2022-09-19 23:43:47 +02:00
GuiGamelistOptions.h Renamed 'launch file' to 'folder link'. 2022-04-12 18:35:57 +02:00
GuiLaunchScreen.cpp Code cleanup of various GUIs. 2022-09-03 12:44:49 +02:00
GuiLaunchScreen.h Refactored the rendering code into proper classes. 2022-03-14 19:51:48 +01:00
GuiMediaViewerOptions.cpp Code cleanup of various GUIs. 2022-09-03 12:44:49 +02:00
GuiMediaViewerOptions.h Removed a huge amount of unnecessary Window* function arguments. 2022-01-19 18:01:54 +01:00
GuiMenu.cpp Added an 'Ignore keyboard input' option to the input device settings menu. 2022-09-19 19:05:06 +02:00
GuiMenu.h Added alignment support and separate dimming of gamelist and system views to the help system. 2022-03-18 20:14:51 +01:00
GuiMetaDataEd.cpp Sorted the folder link selection list. 2022-09-08 21:49:57 +02:00
GuiMetaDataEd.h Renamed 'launch file' to 'folder link'. 2022-04-12 18:35:57 +02:00
GuiOfflineGenerator.cpp Code cleanup of various GUIs. 2022-09-03 12:44:49 +02:00
GuiOfflineGenerator.h Added alignment support and separate dimming of gamelist and system views to the help system. 2022-03-18 20:14:51 +01:00
GuiScraperMenu.cpp Added a ScreenScraper option to remove dots from game name searches when using the automatic scraper. 2022-09-20 22:45:32 +02:00
GuiScraperMenu.h Added alignment support and separate dimming of gamelist and system views to the help system. 2022-03-18 20:14:51 +01:00
GuiScraperMulti.cpp Code cleanup of various GUIs. 2022-09-03 12:44:49 +02:00
GuiScraperMulti.h Added alignment support and separate dimming of gamelist and system views to the help system. 2022-03-18 20:14:51 +01:00
GuiScraperSearch.cpp Changed the argument order for the TextComponent constructor. 2022-09-24 21:37:00 +02:00
GuiScraperSearch.h Made ScreenScraper searches in automatic mode faster and more accurate. 2022-04-05 17:48:47 +02:00
GuiScraperSingle.cpp Code cleanup of various GUIs. 2022-09-03 12:44:49 +02:00
GuiScraperSingle.h Added alignment support and separate dimming of gamelist and system views to the help system. 2022-03-18 20:14:51 +01:00
GuiScreensaverOptions.cpp Fixed an issue where an invalid screensaver type entry in es_settings.xml could crash the application. 2022-09-16 19:18:43 +02:00
GuiScreensaverOptions.h Removed a huge amount of unnecessary Window* function arguments. 2022-01-19 18:01:54 +01:00
GuiSettings.cpp Code cleanup of various GUIs. 2022-09-03 12:44:49 +02:00
GuiSettings.h Fixed a minor rounding issue which sometimes led to a slight positioning error for the menu scroll indicators. 2022-05-21 19:59:05 +02:00