ES-DE/es-app/src
2021-01-17 11:58:58 +01:00
..
animations Removed deprecated LaunchAnimation.h 2020-09-15 23:06:36 +02:00
guis Added check to the multi-scraper that some content type has actually been selected for scraping. 2021-01-17 11:58:58 +01:00
scrapers Fixed an issue with scraping arcade games using the metadata name. 2021-01-08 20:34:11 +01:00
views Fixed a minor cosmetic issue in SystemView when using high resolution displays. 2021-01-16 18:38:37 +01:00
CollectionSystemsManager.cpp Fixed an issue where the Recent collection did not work as expected. 2021-01-12 18:34:23 +01:00
CollectionSystemsManager.h Collections are now properly initialized when enabled. 2021-01-01 17:18:04 +01:00
EmulationStation.h Changed the version string to 1.0.0-beta1 as a preparation for the Beta 1 release. 2020-12-30 14:28:07 +01:00
FileData.cpp Added a check for missing core files when using the %EMUPATH% variable. 2021-01-11 18:22:24 +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 multiple issues with the UI modes. 2021-01-05 10:45:32 +01:00
FileFilterIndex.h Fixed multiple issues with the UI modes. 2021-01-05 10:45:32 +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 two minor cosmetic issues. 2021-01-11 18:18:44 +01:00
Gamelist.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
main.cpp Removed a remnant from the PowerSaver. 2021-01-03 11:24:50 +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 Rewrote some code from C to C++ 2020-12-16 23:59:00 +01:00
PlatformId.h Rewrote some code from C to C++ 2020-12-16 23:59:00 +01:00
SystemData.cpp Changed logging from Warning to Info when missing the es_systems.cfg file. 2021-01-10 21:55:33 +01:00
SystemData.h Overhaul of settings code. 2020-11-05 18:18:11 +01:00
SystemScreensaver.cpp Fixed an issue where the screensaver overlay would not be displayed. 2021-01-11 20:12:45 +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