ES-DE/es-app/src/guis
2022-01-10 18:56:04 +01:00
..
GuiAlternativeEmulators.cpp Changed ViewController::get() to ViewController::getInstance() 2022-01-04 21:49:22 +01:00
GuiAlternativeEmulators.h Added support for defining and choosing between alternative emulators. 2021-08-22 15:26:38 +02:00
GuiCollectionSystemsOptions.cpp Changed ViewController::get() to ViewController::getInstance() 2022-01-04 21:49:22 +01:00
GuiCollectionSystemsOptions.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiGamelistFilter.cpp Changed ViewController::get() to ViewController::getInstance() 2022-01-04 21:49:22 +01:00
GuiGamelistFilter.h Improvements to the gamelist filter GUI. 2021-09-25 10:54:53 +02:00
GuiGamelistOptions.cpp Changed ViewController::get() to ViewController::getInstance() 2022-01-04 21:49:22 +01:00
GuiGamelistOptions.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiGameScraper.cpp Changed ViewController::get() to ViewController::getInstance() 2022-01-04 21:49:22 +01:00
GuiGameScraper.h Fixed a crash that could occur when aborting the single-scraper followed by a re-scrape. 2021-12-02 17:34:30 +01:00
GuiLaunchScreen.cpp Large refactoring to improve thread safety and improve singleton pattern usage. 2022-01-04 21:21:26 +01:00
GuiLaunchScreen.h Large refactoring to improve thread safety and improve singleton pattern usage. 2022-01-04 21:21:26 +01: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 Renamed Platform to utils/PlatformUtil 2022-01-10 18:56:04 +01:00
GuiMenu.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiMetaDataEd.cpp Changed ViewController::get() to ViewController::getInstance() 2022-01-04 21:49:22 +01:00
GuiMetaDataEd.h Fixed a crash that could occur when aborting the single-scraper followed by a re-scrape. 2021-12-02 17:34:30 +01:00
GuiOfflineGenerator.cpp Changed ViewController::get() to ViewController::getInstance() 2022-01-04 21:49:22 +01:00
GuiOfflineGenerator.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiScraperMenu.cpp Changed ViewController::get() to ViewController::getInstance() 2022-01-04 21:49:22 +01:00
GuiScraperMenu.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiScraperMulti.cpp Changed ViewController::get() to ViewController::getInstance() 2022-01-04 21:49:22 +01:00
GuiScraperMulti.h Improved the layout of the scraper GUIs. 2021-10-15 20:58:40 +02:00
GuiScraperSearch.cpp Changed ViewController::get() to ViewController::getInstance() 2022-01-04 21:49:22 +01:00
GuiScraperSearch.h Changed some shared_ptr return values to use values instead of references. 2022-01-04 22:36:15 +01:00
GuiScreensaverOptions.cpp Changed most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
GuiScreensaverOptions.h Fixed multiple issues where menu sizes were not properly initialized. 2021-10-24 14:11:19 +02:00
GuiSettings.cpp Changed ViewController::get() to ViewController::getInstance() 2022-01-04 21:49:22 +01:00
GuiSettings.h Fixed multiple single-pixel menu alignment issues at lower resolutions. 2021-11-08 19:02:46 +01:00