.. |
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
|
Fixed an issue where the gamelist view was not updated properly.
|
2020-10-10 15:26:17 +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
|
When marking or unmarking a game as favorite, the cursor position is now retained.
|
2020-09-20 10:05:03 +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
|
Moved game counting to the sort function and improved the custom collection handling.
|
2020-09-21 18:13:27 +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
|
Fixed a regression where the video would not pause when launching a game.
|
2020-10-10 15:46:01 +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 |