ES-DE/es-app/src/views
2022-09-09 17:58:43 +02:00
..
legacygamelists Replaced the legacy gamelist code with rudimentary support for GamelistBase and GamelistView. 2022-01-18 20:42:50 +01:00
GamelistBase.cpp Gamelist fade animations are now cancelled on certain navigation actions. 2022-09-09 17:52:20 +02:00
GamelistBase.h Fixed a crash caused by attempting to read data from a deleted object. 2022-08-21 22:56:20 +02:00
GamelistLegacy.h Fixed an issue where some default label fields were not getting properly initialized for legacy theme sets. 2022-09-09 17:58:43 +02:00
GamelistView.cpp Renamed the functions updateInfoPanel and legacyUpdateInfoPanel to updateView and legacyUpdateView in GamelistView. 2022-08-19 17:14:20 +02:00
GamelistView.h Gamelist fade animations are now cancelled on certain navigation actions. 2022-09-09 17:52:20 +02:00
SystemView.cpp Fixed some pixel alignment issues for the carousel. 2022-09-05 22:39:26 +02:00
SystemView.h Added a dummy RatingComponent object to SystemView to keep the cached texture entries from expiring. 2022-09-08 18:59:33 +02:00
ViewController.cpp Gamelist fade animations are now cancelled on certain navigation actions. 2022-09-09 17:52:20 +02:00
ViewController.h Removed all short enums comments as they're now properly solved by AllowShortEnumsOnASingleLine. 2022-06-05 12:36:55 +02:00