.. |
GuiAlternativeEmulators.cpp
|
Two small cosmetic changes related to the alternative emulators logic.
|
2021-09-05 17:29:51 +02:00 |
GuiAlternativeEmulators.h
|
Added support for defining and choosing between alternative emulators.
|
2021-08-22 15:26:38 +02:00 |
GuiCollectionSystemsOptions.cpp
|
Replaced the internal Vector2i data type and functions with the GLM library equivalent.
|
2021-08-17 18:41:45 +02:00 |
GuiCollectionSystemsOptions.h
|
Formatted the es-app source tree using clang-format.
|
2021-07-07 20:03:42 +02:00 |
GuiGamelistFilter.cpp
|
Replaced the internal Vector2i data type and functions with the GLM library equivalent.
|
2021-08-17 18:41:45 +02:00 |
GuiGamelistFilter.h
|
Formatted the es-app source tree using clang-format.
|
2021-07-07 20:03:42 +02:00 |
GuiGamelistOptions.cpp
|
Replaced the internal Vector2f data type and functions with the GLM library equivalent.
|
2021-08-16 18:25:01 +02:00 |
GuiGamelistOptions.h
|
Formatted the es-app source tree using clang-format.
|
2021-07-07 20:03:42 +02:00 |
GuiGameScraper.cpp
|
Replaced some internal math functions with equivalents from the GLM library.
|
2021-08-17 20:55:29 +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
|
Changed the launch screen marquee image filtering from nearest neighbor to linear.
|
2021-08-19 20:19:08 +02:00 |
GuiLaunchScreen.h
|
Formatted the es-app source tree using clang-format.
|
2021-07-07 20:03:42 +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 support for selecting alternative emulators per game.
|
2021-09-04 11:21:55 +02:00 |
GuiMenu.h
|
Formatted the es-app source tree using clang-format.
|
2021-07-07 20:03:42 +02:00 |
GuiMetaDataEd.cpp
|
Added support for selecting alternative emulators per game.
|
2021-09-04 11:21:55 +02:00 |
GuiMetaDataEd.h
|
Added support for selecting alternative emulators per game.
|
2021-09-04 11:21:55 +02:00 |
GuiOfflineGenerator.cpp
|
Replaced the internal Vector2i data type and functions with the GLM library equivalent.
|
2021-08-17 18:41:45 +02:00 |
GuiOfflineGenerator.h
|
Formatted the es-app source tree using clang-format.
|
2021-07-07 20:03:42 +02:00 |
GuiScraperMenu.cpp
|
Replaced the internal Vector2f data type and functions with the GLM library equivalent.
|
2021-08-16 18:25:01 +02:00 |
GuiScraperMenu.h
|
Formatted the es-app source tree using clang-format.
|
2021-07-07 20:03:42 +02:00 |
GuiScraperMulti.cpp
|
Replaced some internal math functions with equivalents from the GLM library.
|
2021-08-17 20:55:29 +02:00 |
GuiScraperMulti.h
|
Formatted the es-app source tree using clang-format.
|
2021-07-07 20:03:42 +02:00 |
GuiScraperSearch.cpp
|
Replaced the internal Vector2i data type and functions with the GLM library equivalent.
|
2021-08-17 18:41:45 +02:00 |
GuiScraperSearch.h
|
Replaced all internal matrix data types and functions with the GLM library equivalents.
|
2021-08-15 19:30:31 +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
|
Replaced the internal Vector2i data type and functions with the GLM library equivalent.
|
2021-08-17 18:41:45 +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 |