ES-DE/es-app/src/guis
2021-11-12 19:49:24 +01:00
..
GuiAlternativeEmulators.cpp The alternative emulators GUI now looks good at all resolutions. 2021-10-14 21:47:32 +02:00
GuiAlternativeEmulators.h Added support for defining and choosing between alternative emulators. 2021-08-22 15:26:38 +02:00
GuiCollectionSystemsOptions.cpp Changed the font size for the custom collection deletion screen. 2021-10-14 22:13:13 +02:00
GuiCollectionSystemsOptions.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiGamelistFilter.cpp The alternative emulator badges and filters are now disabled if the per-game setting has been disabled. 2021-11-10 22:38:25 +01:00
GuiGamelistFilter.h Improvements to the gamelist filter GUI. 2021-09-25 10:54:53 +02:00
GuiGamelistOptions.cpp The OptionListComponent key repeat parameters are now configurable. 2021-10-08 21:11:38 +02:00
GuiGamelistOptions.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiGameScraper.cpp Fixed a small alignment issue in the scraper GUI and removed an ugly hack. 2021-11-05 20:31:24 +01:00
GuiGameScraper.h Improved the layout of the scraper GUIs. 2021-10-15 20:58:40 +02:00
GuiLaunchScreen.cpp Fixed multiple compiler warnings related to virtual functions. 2021-09-18 11:49:39 +02:00
GuiLaunchScreen.h Fixed multiple compiler warnings related to virtual functions. 2021-09-18 11:49:39 +02:00
GuiMediaViewerOptions.cpp Added support for scraping title screens, box back covers and physical media images. 2021-10-28 21:00:23 +02:00
GuiMediaViewerOptions.h Added a fullscreen game media viewer. 2021-05-16 13:12:31 +02:00
GuiMenu.cpp (macOS) Added a Monterey VSync bug workaround. 2021-11-12 19:49:24 +01:00
GuiMenu.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiMetaDataEd.cpp Added scraping of controller metadata (arcade systems only). 2021-10-27 19:23:57 +02:00
GuiMetaDataEd.h Renamed 'Controller' to 'Controller badge' in the metadata editor. 2021-10-23 22:49:34 +02:00
GuiOfflineGenerator.cpp Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-18 09:53:26 +02:00
GuiOfflineGenerator.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiScraperMenu.cpp Fixed an issue where an invalid scraper entry in es_settings.xml could lead to a crash. 2021-11-06 21:12:13 +01:00
GuiScraperMenu.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiScraperMulti.cpp Fixed an issue where the multi-scraper would not update the filter index. 2021-10-27 19:06:37 +02:00
GuiScraperMulti.h Improved the layout of the scraper GUIs. 2021-10-15 20:58:40 +02:00
GuiScraperSearch.cpp Added support for scraping title screens, box back covers and physical media images. 2021-10-28 21:00:23 +02:00
GuiScraperSearch.h Improved the layout of the scraper GUIs. 2021-10-15 20:58:40 +02:00
GuiScreensaverOptions.cpp Fixed multiple issues where menu sizes were not properly initialized. 2021-10-24 14:11:19 +02:00
GuiScreensaverOptions.h Fixed multiple issues where menu sizes were not properly initialized. 2021-10-24 14:11:19 +02:00
GuiSettings.cpp Fixed an issue where animations would play incorrectly when disabling a collection. 2021-09-19 20:43:36 +02:00
GuiSettings.h Fixed multiple single-pixel menu alignment issues at lower resolutions. 2021-11-08 19:02:46 +01:00