ES-DE/es-app/src
2021-08-17 22:11:16 +02:00
..
animations Moved the remaining math functions to a math utility namespace. 2021-08-17 22:11:16 +02:00
guis Replaced some internal math functions with equivalents from the GLM library. 2021-08-17 20:55:29 +02:00
scrapers Replaced some internal math functions with equivalents from the GLM library. 2021-08-17 20:55:29 +02:00
views Replaced some internal math functions with equivalents from the GLM library. 2021-08-17 20:55:29 +02:00
CollectionSystemsManager.cpp Replaced the internal Vector2i data type and functions with the GLM library equivalent. 2021-08-17 18:41:45 +02:00
CollectionSystemsManager.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
EmulationStation.h Bumped the version to 1.2.0-alpha 2021-08-11 11:36:42 +02:00
FileData.cpp Replaced the internal Vector2i data type and functions with the GLM library equivalent. 2021-08-17 18:41:45 +02:00
FileData.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
FileFilterIndex.cpp Replaced some internal math functions with equivalents from the GLM library. 2021-08-17 20:55:29 +02:00
FileFilterIndex.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
FileSorts.cpp Replaced the internal Vector2i data type and functions with the GLM library equivalent. 2021-08-17 18:41:45 +02:00
FileSorts.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
Gamelist.cpp Replaced the internal Vector2i data type and functions with the GLM library equivalent. 2021-08-17 18:41:45 +02:00
Gamelist.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
main.cpp Replaced the internal Vector2i data type and functions with the GLM library equivalent. 2021-08-17 18:41:45 +02:00
MediaViewer.cpp Replaced the internal Vector2i data type and functions with the GLM library equivalent. 2021-08-17 18:41:45 +02:00
MediaViewer.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
MetaData.cpp Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
MetaData.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
MiximageGenerator.cpp Replaced some internal math functions with equivalents from the GLM library. 2021-08-17 20:55:29 +02:00
MiximageGenerator.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
PlatformId.cpp Fixed an issue with scraping Nintendo Famicom games. 2021-07-17 10:37:36 +02:00
PlatformId.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
SystemData.cpp Replaced the internal Vector2i data type and functions with the GLM library equivalent. 2021-08-17 18:41:45 +02:00
SystemData.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
SystemScreensaver.cpp Replaced some internal math functions with equivalents from the GLM library. 2021-08-17 20:55:29 +02:00
SystemScreensaver.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
VolumeControl.cpp Moved the remaining math functions to a math utility namespace. 2021-08-17 22:11:16 +02:00
VolumeControl.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00