ES-DE/es-app/src
2021-02-05 17:03:43 +01:00
..
animations Removed deprecated LaunchAnimation.h 2020-09-15 23:06:36 +02:00
guis Fixed an issue where hiding a game did not update the filter indices. 2021-02-04 23:58:27 +01:00
scrapers Added some additional error logging. 2021-02-01 22:06:28 +01:00
views 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
CollectionSystemsManager.cpp Fixed an issue where enabling an empty 'recent' collection could crash the application. 2021-02-05 17:03:43 +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 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 Fixed an issue where the gamelist filter index would be incorrectly updated. 2021-02-05 17:01:45 +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 Some general code cleanup. 2021-01-25 18:07:11 +01:00
Gamelist.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
main.cpp (macOS) Fixed an issue where the mouse cursor would jump to the Dock on startup. 2021-01-28 21:32:25 +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 Some cosmetic code cleanup. 2021-01-19 22:29:13 +01:00
SystemData.h Overhaul of settings code. 2020-11-05 18:18:11 +01:00
SystemScreensaver.cpp Some cosmetic code cleanup. 2021-01-19 22:29:13 +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