ES-DE/es-app/src/guis
Leon Styhre 045e56ae3f (Windows) Changed the fullscreen mode to SDL_WINDOW_BORDERLESS.
Also removed the 'AMD and Intel GPU game launch workaround' menu option.
2021-12-09 18:53:22 +01:00
..
GuiAlternativeEmulators.cpp Changed most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
GuiAlternativeEmulators.h Added support for defining and choosing between alternative emulators. 2021-08-22 15:26:38 +02:00
GuiCollectionSystemsOptions.cpp The 'Custom game collections' menu entry is now grayed out if there are no custom collections. 2021-11-27 00:26:01 +01:00
GuiCollectionSystemsOptions.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiGamelistFilter.cpp Changed most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
GuiGamelistFilter.h Improvements to the gamelist filter GUI. 2021-09-25 10:54:53 +02:00
GuiGamelistOptions.cpp Completely refactored MameNames. 2021-11-17 21:32:40 +01:00
GuiGamelistOptions.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiGameScraper.cpp Fixed a missed code path for a previous crash fix. 2021-12-02 18:35:02 +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 Fixed an issue where the launch screen would contain text rendering artifacts. 2021-12-08 19:58:50 +01: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 (Windows) Changed the fullscreen mode to SDL_WINDOW_BORDERLESS. 2021-12-09 18:53:22 +01:00
GuiMenu.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiMetaDataEd.cpp Another go at fixing a crash after scraping. 2021-12-02 19:28:10 +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 most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
GuiOfflineGenerator.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiScraperMenu.cpp Moved the ScreenScraper account toggle to the bottom of the scraper account screen. 2021-12-06 20:21:32 +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 sometimes not reload the gamelists. 2021-12-02 17:36:00 +01:00
GuiScraperMulti.h Improved the layout of the scraper GUIs. 2021-10-15 20:58:40 +02:00
GuiScraperSearch.cpp Fixed an issue where the first scraper result row was focused when it shouldn't. 2021-11-27 11:49:56 +01:00
GuiScraperSearch.h Another go at fixing a crash after scraping. 2021-12-02 19:28:10 +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 most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
GuiSettings.h Fixed multiple single-pixel menu alignment issues at lower resolutions. 2021-11-08 19:02:46 +01:00