ES-DE/es-app/src/views/gamelist
Leon Styhre 1a0b2f8bb7 Multiple improvements to the handling of custom collections.
Also improved the random game and random system functions.
2020-10-21 21:56:31 +02:00
..
BasicGameListView.cpp Fixed an issue where deleting a game would not refresh the gamelist. 2020-09-20 20:26:02 +02:00
BasicGameListView.h Added jump to folder to the quick selector and improved the folder sorting. 2020-09-20 12:17:38 +02:00
DetailedGameListView.cpp Multiple improvements to the handling of custom collections. 2020-10-21 21:56:31 +02:00
DetailedGameListView.h Fixed an issue where hidden metadata fields would sometimes be shown. 2020-10-10 15:13:47 +02:00
GridGameListView.cpp Removed deprecated code for handling video subtitles. 2020-10-17 16:06:48 +02:00
GridGameListView.h When marking or unmarking a game as favorite, the cursor position is now retained. 2020-09-20 10:05:03 +02:00
IGameListView.cpp Decreased CPU usage dramatically and fixed multiple UI navigation glitches. 2020-09-15 22:57:54 +02:00
IGameListView.h When marking or unmarking a game as favorite, the cursor position is now retained. 2020-09-20 10:05:03 +02:00
ISimpleGameListView.cpp Multiple improvements to the handling of custom collections. 2020-10-21 21:56:31 +02:00
ISimpleGameListView.h Moved game counting to the sort function and improved the custom collection handling. 2020-09-21 18:13:27 +02:00
VideoGameListView.cpp Multiple improvements to the handling of custom collections. 2020-10-21 21:56:31 +02:00
VideoGameListView.h Implemented the same opacity animation for the video style as for the detailed style. 2020-09-18 20:43:46 +02:00