ES-DE/es-app/src/views/gamelist
2021-01-16 17:22:12 +01:00
..
BasicGameListView.cpp Fixed some issues with the 'Jump to Game' help prompts. 2021-01-12 18:40:25 +01:00
BasicGameListView.h Rewrote some code from C to C++ 2020-12-16 23:59:00 +01:00
DetailedGameListView.cpp Added the ability to jump to the randomly selected game in the grouped custom collection system. 2021-01-02 15:21:48 +01:00
DetailedGameListView.h Rewrote some code from C to C++ 2020-12-16 23:59:00 +01:00
GridGameListView.cpp Fixed some issues with the 'Jump to Game' help prompts. 2021-01-12 18:40:25 +01:00
GridGameListView.h Fixed an issue where the Grid view style would continue to scroll indefinitely. 2021-01-05 15:09:41 +01:00
IGameListView.cpp Replaced the custom math functions with standard C++ functions. 2020-12-28 11:29:32 +01:00
IGameListView.h Fixed some issues with the 'Jump to Game' help prompts. 2021-01-12 18:40:25 +01:00
ISimpleGameListView.cpp Fixed an issue where a leading Unicode character in the game name could crash the application. 2021-01-16 17:22:12 +01:00
ISimpleGameListView.h Added the ability to jump to the randomly selected game in the grouped custom collection system. 2021-01-02 15:21:48 +01:00
VideoGameListView.cpp Added the ability to jump to the randomly selected game in the grouped custom collection system. 2021-01-02 15:21:48 +01:00
VideoGameListView.h Rewrote some code from C to C++ 2020-12-16 23:59:00 +01:00