ES-DE/es-app/src/views
2022-08-16 19:12:20 +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 Avoid nullptr if Gamelist View uses carousel. 2022-06-26 13:17:44 -07: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 two minor compatibility issues for legacy themes. 2022-08-16 19:12:20 +02:00
GamelistView.cpp Changed some defaults for unthemed systems. 2022-08-16 19:10:14 +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 an issue where reloading using Ctrl+r would sometimes not update modified image files. 2022-08-14 21:31:59 +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 The currently loaded theme set name is now logged to to es_log.txt on startup, reload and theme change. 2022-08-14 20:24:26 +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