ES-DE/es-app/src/guis
2021-10-13 17:22:29 +02:00
..
GuiAlternativeEmulators.cpp Some cosmetic changes to the alternative emulators GUI. 2021-09-26 16:06:08 +02:00
GuiAlternativeEmulators.h Added support for defining and choosing between alternative emulators. 2021-08-22 15:26:38 +02:00
GuiCollectionSystemsOptions.cpp Added support for defining custom system sorting using the <systemsortname> tag. 2021-09-25 11:02:27 +02:00
GuiCollectionSystemsOptions.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiGamelistFilter.cpp Improvements to the gamelist filter GUI. 2021-09-25 10:54:53 +02: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 lots of compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-18 09:53:26 +02:00
GuiGameScraper.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +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 Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiMediaViewerOptions.h Added a fullscreen game media viewer. 2021-05-16 13:12:31 +02:00
GuiMenu.cpp Added menu scroll indicators. 2021-10-10 18:15:37 +02:00
GuiMenu.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiMetaDataEd.cpp Fixed an issue with removing invalid alternative emulator entries using the metadata editor. 2021-10-13 17:22:29 +02:00
GuiMetaDataEd.h Added menu scroll indicators. 2021-10-10 18:15:37 +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 numerous compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-19 14:37:10 +02: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 skipping games would sometimes not work when multi-scraping. 2021-09-22 23:10:40 +02:00
GuiScraperMulti.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GuiScraperSearch.cpp Improved the scrolling consistency in ScrollableContainer. 2021-09-30 20:11:56 +02:00
GuiScraperSearch.h Fixed an issue where skipping games would sometimes not work when multi-scraping. 2021-09-22 23:10:40 +02:00
GuiScreensaverOptions.cpp Fixed a very minor line break issue. 2021-10-12 23:27:48 +02:00
GuiScreensaverOptions.h Rewrote some code from C to C++ 2020-12-16 23:59:00 +01: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 Added support to GuiSettings to change the menu size and to specifically set the cursor to a row when adding it. 2021-08-22 15:20:10 +02:00