ES-DE/es-app/src
2020-09-20 12:36:51 +02:00
..
animations Removed deprecated LaunchAnimation.h 2020-09-15 23:06:36 +02:00
guis Fixed an issue where the quick selector couldn't find out if a game was a favorite. 2020-09-20 12:36:51 +02:00
scrapers Changed '#ifdef' to '#if defined()' throughout the code. 2020-08-23 17:04:30 +02:00
views Added jump to folder to the quick selector and improved the folder sorting. 2020-09-20 12:17:38 +02:00
CollectionSystemManager.cpp Moved a sorting function to the proper location inside the correct class. 2020-09-17 22:18:13 +02:00
CollectionSystemManager.h Huge code cleanup and code documentation update. 2020-06-21 14:25:28 +02:00
EmulationStation.h Started to add SPDX license identifiers. 2020-09-13 20:32:22 +02:00
FileData.cpp Added jump to folder to the quick selector and improved the folder sorting. 2020-09-20 12:17:38 +02:00
FileData.h Added jump to folder to the quick selector and improved the folder sorting. 2020-09-20 12:17:38 +02:00
FileFilterIndex.cpp Update to fully support Clang/LLVM. 2020-06-25 19:52:38 +02:00
FileFilterIndex.h Various updates to make the application compile on macOS. 2020-08-17 19:15:05 +02:00
FileSorts.cpp Some cosmetic code changes. 2020-07-13 20:58:25 +02:00
FileSorts.h Code cleanup and code documentation 2020-06-22 17:27:53 +02:00
Gamelist.cpp Changed '#ifdef' to '#if defined()' throughout the code. 2020-08-23 17:04:30 +02:00
Gamelist.h Huge code cleanup and code documentation update. 2020-06-21 14:25:28 +02:00
main.cpp (Windows) Fixed some build issues and got the OpenGL shaders to work. 2020-09-16 22:14:35 +02:00
MetaData.cpp Added metadata setting to hide metadata fields from the gamelist view. 2020-08-08 11:36:43 +02:00
MetaData.h Various updates to make the application compile on macOS. 2020-08-17 19:15:05 +02:00
PlatformId.cpp Added some missing game platforms. 2020-08-05 10:45:27 +02:00
PlatformId.h Added some missing game platforms. 2020-08-05 10:45:27 +02:00
SystemData.cpp Moved a sorting function to the proper location inside the correct class. 2020-09-17 22:18:13 +02:00
SystemData.h Fixed multiple issues with random selection of systems and games. 2020-07-28 15:19:54 +02:00
SystemScreenSaver.cpp Fixed multiple issues and glitches related to the screensaver. 2020-09-18 18:40:22 +02:00
SystemScreenSaver.h Fixed multiple issues and glitches related to the screensaver. 2020-09-18 18:40:22 +02:00
VolumeControl.cpp (Windows) Fixed some build issues and got the OpenGL shaders to work. 2020-09-16 22:14:35 +02:00
VolumeControl.h (Windows) Fixed some build issues and got the OpenGL shaders to work. 2020-09-16 22:14:35 +02:00