ES-DE/es-app/src/views/gamelist
2021-02-01 22:30:30 +01:00
..
BasicGameListView.cpp The video player is now stopped before attempting to remove media files. 2021-01-31 20:51:24 +01:00
BasicGameListView.h Rewrote some code from C to C++ 2020-12-16 23:59:00 +01:00
DetailedGameListView.cpp Fixed an issue where the gamelistInfo field was displayed on themes that didn't support it. 2021-02-01 22:30:30 +01:00
DetailedGameListView.h Rewrote some code from C to C++ 2020-12-16 23:59:00 +01:00
GridGameListView.cpp Fixed an issue where the gamelistInfo field was displayed on themes that didn't support it. 2021-02-01 22:30:30 +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 Moved the first character extraction function to StringUtil. 2021-01-23 16:25:53 +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 Fixed an issue where the gamelistInfo field was displayed on themes that didn't support it. 2021-02-01 22:30:30 +01:00
VideoGameListView.h Rewrote some code from C to C++ 2020-12-16 23:59:00 +01:00