ES-DE/es-app/src
2021-01-02 15:21:48 +01:00
..
animations Removed deprecated LaunchAnimation.h 2020-09-15 23:06:36 +02:00
guis Further improvement to adding or removing collections. 2021-01-02 15:14:13 +01:00
scrapers Fixed a lot of MSVC compiler warnings. 2020-12-29 12:54:24 +01:00
views Added the ability to jump to the randomly selected game in the grouped custom collection system. 2021-01-02 15:21:48 +01:00
CollectionSystemsManager.cpp Fixed an issue where repopulating an empty 'recent' auto collection could crash the application. 2021-01-01 17:30:51 +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 Renamed the %ROM_RAW% variable to %ROMRAW% 2020-12-26 20:19:04 +01:00
FileData.h Rewrote some code from C to C++ 2020-12-16 23:59:00 +01:00
FileFilterIndex.cpp Fixed a lot of MSVC compiler warnings. 2020-12-29 12:54:24 +01:00
FileFilterIndex.h Fixed compilation errors on Fedora and GCC 10. 2020-11-28 22:27:00 +01: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 Some improvements to the application logging. 2021-01-01 18:36:53 +01:00
Gamelist.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
main.cpp (Windows) Fixed an issue with a potentially unclean application shutdown. 2020-12-31 13:50:55 +01:00
MetaData.cpp Changed to C++ casts throughout the application. 2020-11-17 23:06:54 +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 Fixed an issue where randomly selecting an empty custom collection could crash the application. 2021-01-02 15:11:56 +01:00
SystemData.h Overhaul of settings code. 2020-11-05 18:18:11 +01:00
SystemScreensaver.cpp Fixed some MSVC compiler warnings. 2020-12-29 11:06:01 +01:00
SystemScreensaver.h Improvements to the screensaver and game overlay. 2020-11-12 17:13:24 +01:00
VolumeControl.cpp (Windows) Added support for the MSVC compiler. 2020-12-28 23:23:01 +01:00
VolumeControl.h Fixed a compilation error on Raspberry Pi. 2020-12-17 00:09:26 +01:00