ES-DE/es-app/src
2021-08-22 15:26:38 +02:00
..
guis Added support for defining and choosing between alternative emulators. 2021-08-22 15:26:38 +02:00
scrapers (Windows) Silenced some MSVC compiler warnings related to the C++17 language standard. 2021-08-18 18:58:43 +02:00
views Added support for defining and choosing between alternative emulators. 2021-08-22 15:26:38 +02:00
CollectionSystemsManager.cpp Added support for defining and choosing between alternative emulators. 2021-08-22 15:26:38 +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 Added support for defining and choosing between alternative emulators. 2021-08-22 15:26:38 +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 Added support for defining and choosing between alternative emulators. 2021-08-22 15:26:38 +02:00
Gamelist.h Added support for defining and choosing between alternative emulators. 2021-08-22 15:26:38 +02:00
main.cpp Added support for defining and choosing between alternative emulators. 2021-08-22 15:26:38 +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 Added support for defining and choosing between alternative emulators. 2021-08-22 15:26:38 +02:00
SystemData.h Added support for defining and choosing between alternative emulators. 2021-08-22 15:26:38 +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