ES-DE/es-app/src/views
2022-03-28 17:47:34 +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 Fully generalized SystemView and GamelistView and rewrote CarouselComponent into a template class. 2022-03-24 23:05:23 +01:00
GamelistBase.h Fully generalized SystemView and GamelistView and rewrote CarouselComponent into a template class. 2022-03-24 23:05:23 +01:00
GamelistLegacy.h Fully generalized SystemView and GamelistView and rewrote CarouselComponent into a template class. 2022-03-24 23:05:23 +01:00
GamelistView.cpp Fixed an issue where a default primary component was not set in GamelistView. 2022-03-25 21:50:50 +01:00
GamelistView.h Fully generalized SystemView and GamelistView and rewrote CarouselComponent into a template class. 2022-03-24 23:05:23 +01:00
SystemView.cpp Fixed a crash on startup if no games were found. 2022-03-28 17:47:34 +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 Fully generalized SystemView and GamelistView and rewrote CarouselComponent into a template class. 2022-03-24 23:05:23 +01:00
ViewController.h Added alignment support and separate dimming of gamelist and system views to the help system. 2022-03-18 20:14:51 +01:00