.. |
GuiAlternativeEmulators.cpp
|
Small adjustment of the GuiAlternativeEmulators text placement.
|
2021-09-23 23:03:33 +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
|
Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags.
|
2021-09-18 09:53:26 +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 |
GuiInfoPopup.cpp
|
Replaced the internal Vector2i data type and functions with the GLM library equivalent.
|
2021-08-17 18:41:45 +02:00 |
GuiInfoPopup.h
|
Replaced all internal matrix data types and functions with the GLM library equivalents.
|
2021-08-15 19:30:31 +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
|
Fixed numerous compiler warnings reported by the -Wall and -Wpedantic flags.
|
2021-09-19 14:37:10 +02:00 |
GuiMenu.h
|
Formatted the es-app source tree using clang-format.
|
2021-07-07 20:03:42 +02:00 |
GuiMetaDataEd.cpp
|
Invalid entry values are now displayed for the alternative emulators field in the metadata editor.
|
2021-09-21 19:59:09 +02:00 |
GuiMetaDataEd.h
|
Added support for selecting alternative emulators per game.
|
2021-09-04 11:21:55 +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 string trim function and replaced some inlined occurrences.
|
2021-09-25 18:01:41 +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
|
Removed the deprecated VideoOmxComponent.
|
2021-07-08 18:26:01 +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 |