yuzu-mainline/src/yuzu
Morph 123024cea2 game_list_worker: Do not clear entries when > 1 gamedir is present
Previously the map of entries was being cleared while looping through each game directory, this resulted into all game directories except the last game dir to lose content metadata information. Fix this by clearing the entries only once.
2020-08-04 21:13:35 -04:00
..
applets
configuration yuzu: Resolve C++20 deprecation warnings related to lambda captures 2020-08-03 11:54:04 -04:00
debugger wait_tree: Include Midnight Blue dark themes 2020-07-20 01:25:25 -04:00
util
about_dialog.cpp
about_dialog.h
aboutdialog.ui
bootmanager.cpp yuzu: Resolve C++20 deprecation warnings related to lambda captures 2020-08-03 11:54:04 -04:00
bootmanager.h
CMakeLists.txt Address trivial review comments. 2020-07-18 14:09:13 +02:00
compatdb.cpp
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
discord_impl.cpp
discord_impl.h
discord.h
game_list_p.h
game_list_worker.cpp game_list_worker: Do not clear entries when > 1 gamedir is present 2020-08-04 21:13:35 -04:00
game_list_worker.h
game_list.cpp game_list: Limit context menu options for homebrew 2020-07-29 06:50:30 -04:00
game_list.h game_list: Add "Remove" context menu 2020-07-29 06:50:30 -04:00
hotkeys.cpp
hotkeys.h
Info.plist
install_dialog.cpp
install_dialog.h
loading_screen.cpp
loading_screen.h
loading_screen.ui
main.cpp yuzu: Resolve C++20 deprecation warnings related to lambda captures 2020-08-03 11:54:04 -04:00
main.h main: Split removal cases into their individual functions and address feedback 2020-07-29 06:50:30 -04:00
main.ui
uisettings.cpp qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1) 2020-07-20 01:25:25 -04:00
uisettings.h Merge pull request #4263 from lat9nq/fix-screencaps-2 2020-08-03 21:00:14 +10:00
yuzu.rc