ES-DE/es-app/src/views/gamelist
2020-09-18 20:43:46 +02:00
..
BasicGameListView.cpp Added metadata editor button to delete media files from games and folders. 2020-07-30 20:05:57 +02:00
BasicGameListView.h Fixed an annoying scrolling issue that also affected the application performance. 2020-09-13 19:08:17 +02:00
DetailedGameListView.cpp Implemented the same opacity animation for the video style as for the detailed style. 2020-09-18 20:43:46 +02:00
DetailedGameListView.h Implemented the same opacity animation for the video style as for the detailed style. 2020-09-18 20:43:46 +02:00
GridGameListView.cpp Changed '#ifdef' to '#if defined()' throughout the code. 2020-08-23 17:04:30 +02:00
GridGameListView.h Added metadata editor button to delete media files from games and folders. 2020-07-30 20:05:57 +02:00
IGameListView.cpp Decreased CPU usage dramatically and fixed multiple UI navigation glitches. 2020-09-15 22:57:54 +02:00
IGameListView.h Decreased CPU usage dramatically and fixed multiple UI navigation glitches. 2020-09-15 22:57:54 +02:00
ISimpleGameListView.cpp Moved a sorting function to the proper location inside the correct class. 2020-09-17 22:18:13 +02:00
ISimpleGameListView.h Decreased CPU usage dramatically and fixed multiple UI navigation glitches. 2020-09-15 22:57:54 +02:00
VideoGameListView.cpp Implemented the same opacity animation for the video style as for the detailed style. 2020-09-18 20:43:46 +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