ES-DE/es-app/src/views
2022-06-05 12:36:55 +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 Fixed two issues were thumbnails and game images were not displayed for the Detailed and Video view styles respectively. 2022-06-03 19:56:30 +02:00
GamelistBase.h Added support for launching game files inside folders without having to enter the folder. 2022-04-11 23:28:18 +02:00
GamelistLegacy.h Fixed a few logoText issues for legacy themes. 2022-06-04 17:31:51 +02:00
GamelistView.cpp Fixed two issues were thumbnails and game images were not displayed for the Detailed and Video view styles respectively. 2022-06-03 19:56:30 +02:00
GamelistView.h Added support for launching game files inside folders without having to enter the folder. 2022-04-11 23:28:18 +02:00
SystemView.cpp Fixed two issues were thumbnails and game images were not displayed for the Detailed and Video view styles respectively. 2022-06-03 19:56:30 +02:00
SystemView.h Fully generalized SystemView and GamelistView and rewrote CarouselComponent into a template class. 2022-03-24 23:05:23 +01:00
ViewController.cpp Fixed an issue where the game-end event was triggered immediately if running in the background. 2022-05-16 22:34:51 +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