| .. |
|
guis
|
(Windows) Fixed an MSVC compiler warning.
|
2021-08-24 18:30:35 +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
|
Minimal code formatting change.
|
2021-08-24 18:29:46 +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 additional debug logging when launching games using alternative emulators.
|
2021-08-24 20:45:24 +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
|
Small change to the Gamelist log output when updating the alternativeEmulator tag.
|
2021-08-25 20:58:03 +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
|
Changed two error log messages related to alternative emulators.
|
2021-08-24 20:44:34 +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 |