ES-DE/es-app/src
2021-03-04 17:57:35 +01:00
..
animations Removed deprecated LaunchAnimation.h 2020-09-15 23:06:36 +02:00
guis (Unix) Added a menu option to enable or disable the desktop compositor. 2021-02-22 21:13:06 +01:00
scrapers Fixed an issue where scraping the Nintendo Game and Watch system using TheGamesDB didn't work. 2021-02-08 20:57:39 +01:00
views Fixed some minor warnings reported by the Clang static analyzer. 2021-03-01 19:40:23 +01:00
CollectionSystemsManager.cpp Made the delimited string functions in StringUtil more general. 2021-02-06 09:30:05 +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 v1.0.0-beta2-dev 2021-03-04 17:57:35 +01:00
FileData.cpp Changed some platform enumerators to make them more clear and consistent. 2021-02-07 20:49:52 +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 Added Info log entries when loading systems without gamelist.xml files. 2021-02-08 20:59:10 +01:00
Gamelist.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
main.cpp Fixed an issue where the --vsync command line option could crash the application. 2021-02-28 15:20:34 +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 Added a GAMEENGINE prefix to the PlatformId enumerators for the game engine systems. 2021-02-08 00:17:01 +01:00
PlatformId.h Added a GAMEENGINE prefix to the PlatformId enumerators for the game engine systems. 2021-02-08 00:17:01 +01:00
SystemData.cpp Fixed a small memory leak in SystemData. 2021-02-28 16:56:50 +01:00
SystemData.h Overhaul of settings code. 2020-11-05 18:18:11 +01:00
SystemScreensaver.cpp Fixed some minor warnings reported by the Clang static analyzer. 2021-03-01 19:40:23 +01:00
SystemScreensaver.h Improvements to the screensaver and game overlay. 2020-11-12 17:13:24 +01:00
VolumeControl.cpp Minor log output changes for VolumeControl. 2021-01-12 23:43:46 +01:00
VolumeControl.h Fixed a compilation error on Raspberry Pi. 2020-12-17 00:09:26 +01:00