ES-DE/es-app/src
2020-10-18 19:11:19 +02:00
..
animations Removed deprecated LaunchAnimation.h 2020-09-15 23:06:36 +02:00
guis Fixed a race condition for the libcurl cleanup which led to a memory leak. 2020-10-18 11:41:36 +02:00
scrapers Fixed a libcurl memory leak in the scraper. 2020-10-18 11:01:56 +02:00
views Removed deprecated code for handling video subtitles. 2020-10-17 16:06:48 +02:00
CollectionSystemManager.cpp Fixed several errors reported by Valgrind. 2020-10-11 18:57:37 +02:00
CollectionSystemManager.h Moved game counting to the sort function and improved the custom collection handling. 2020-09-21 18:13:27 +02:00
EmulationStation.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
FileData.cpp Implemented proper memory cleanup when deleting FileData objects. 2020-10-17 17:35:50 +02:00
FileData.h Moved game counting to the sort function and improved the custom collection handling. 2020-09-21 18:13:27 +02:00
FileFilterIndex.cpp Disabled an annoying log message from FileFilterIndex. 2020-10-18 19:11:19 +02:00
FileFilterIndex.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
FileSorts.cpp Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
FileSorts.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
Gamelist.cpp Fixed an issue where entries were unnecessarily saved to the gamelist.xml files during multi-scraping. 2020-10-18 12:42:37 +02:00
Gamelist.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
main.cpp Added an application startup timer as debug logging output. 2020-10-18 12:45:19 +02:00
MetaData.cpp Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
MetaData.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
PlatformId.cpp Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
PlatformId.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
SystemData.cpp Fixed a tiny memory leak. 2020-10-17 14:32:08 +02:00
SystemData.h Added a system sorting function to SystemData. 2020-09-26 13:03:14 +02:00
SystemScreenSaver.cpp Removed deprecated code for handling video subtitles. 2020-10-17 16:06:48 +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 Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00