ES-DE/es-app/src
2021-04-20 20:32:09 +02:00
..
animations Removed deprecated LaunchAnimation.h 2020-09-15 23:06:36 +02:00
guis Made the game options menu buttons and help text a bit more consistent. 2021-04-09 22:28:28 +02:00
scrapers Minor cosmetic code cleanup. 2021-03-27 10:26:13 +01:00
views Fixed a potential problem with an uninitialized variable. 2021-04-05 14:33:36 +02:00
CollectionSystemsManager.cpp Fixed an uninitialized variable reported by Valgrind. 2021-03-15 18:28:32 +01:00
CollectionSystemsManager.h Fixed an issue where enabling an auto collection that contained a hidden game could crash the application. 2021-02-04 20:14:20 +01:00
EmulationStation.h Bumped the version to 1.0.0 2021-04-20 20:32:09 +02:00
FileData.cpp The screen is now blanked when launching games to eliminate some flickering and other issues. 2021-03-27 13:51:50 +01:00
FileData.h Added a check for missing core files when using the %EMUPATH% variable. 2021-01-11 18:22:24 +01:00
FileFilterIndex.cpp Fixed an issue where filter indices couldn't be reset. 2021-02-04 23:54:04 +01:00
FileFilterIndex.h Fixed an issue where filter indices couldn't be reset. 2021-02-04 23:54:04 +01:00
FileSorts.cpp Made the sort order and the metadata editor fields a bit more consistent. 2021-01-08 21:36:43 +01:00
FileSorts.h Made the sort order and the metadata editor fields a bit more consistent. 2021-01-08 21:36:43 +01:00
Gamelist.cpp Fixed a memory leak when processing arcade assets. 2021-03-15 21:01:59 +01:00
Gamelist.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
main.cpp Added check for non-numeric characters in the arguments for the --resolution flag. 2021-03-21 21:54:30 +01:00
MetaData.cpp Made the sort order and the metadata editor fields a bit more consistent. 2021-01-08 21:36:43 +01:00
MetaData.h Fixed compilation errors on Fedora and GCC 10. 2020-11-28 22:27:00 +01:00
PlatformId.cpp Made 'Valve Steam' a separate platform. 2021-03-24 19:44:36 +01:00
PlatformId.h Made 'Valve Steam' a separate platform. 2021-03-24 19:44:36 +01:00
SystemData.cpp Added a 'directory to system name' mapping file to the ROM directory creation function. 2021-04-01 12:53:00 +02:00
SystemData.h Fixed a memory leak related to the gamelist placeholders. 2021-03-19 18:47:49 +01:00
SystemScreensaver.cpp Fixed an issue where the fallback screensaver would not fade in correctly. 2021-03-18 20:07:07 +01:00
SystemScreensaver.h Fixed an issue where the fallback screensaver would not fade in correctly. 2021-03-18 20:07:07 +01:00
VolumeControl.cpp Complete overhaul of VolumeControl with fixes for some related bugs. 2021-03-18 21:55:56 +01:00
VolumeControl.h Complete overhaul of VolumeControl with fixes for some related bugs. 2021-03-18 21:55:56 +01:00