suyu/src/yuzu
Andrew Pilley d1eaeeed8c
Import keys from filesystem. (#13056)
* Import keys, re-initialize KeyManager, re-scan vfs, re-populate game list.

* <.< spelling.

* Update based on feedback on #13047 and this PR

* Based on feedback: Don't delete existing files. There's legitimate reasons that someone may want to keep their retail keys and title key handling is resilient to mismatches.

* Update src/yuzu/main.cpp

Co-authored-by: Tobias <thm.frey@gmail.com>

* Remove translation of literal filename/filter format.

* clang-format.

---------

Co-authored-by: Tobias <thm.frey@gmail.com>
2024-02-19 19:18:13 -05:00
..
applets am: re-namespace frontend applets to frontend directory 2024-01-29 18:43:45 -05:00
configuration config: Reset per-game profile name on load if empty 2024-02-16 21:07:03 -05:00
debugger Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
multiplayer Fix multiplayer player count color in dark themes | Temp fix until #12744: Add green color for counts > 0 and < max_players - 1 (#12930) 2024-02-09 18:45:11 -06:00
util service: hid: Create abstracted pad structure 2024-01-11 19:35:04 -06:00
about_dialog.cpp
about_dialog.h
aboutdialog.ui
bootmanager.cpp yuzu: Constrain mouse in render window when emulated 2023-11-24 19:32:35 -06:00
bootmanager.h Fix more typos 2024-01-15 23:26:53 +00:00
breakpad.cpp qt: implement automatic crash dump support 2023-10-08 11:35:53 -04:00
breakpad.h qt: implement automatic crash dump support 2023-10-08 11:35:53 -04:00
CMakeLists.txt general: add default configurations for applet mode 2024-02-09 09:20:53 -05:00
compatdb.cpp
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
discord.h
discord_impl.cpp Address feedback 2023-07-26 00:41:24 -04:00
discord_impl.h yuzu: Replace httplib with QtNetworkRequest 2023-07-21 16:53:06 -06:00
game_list.cpp am: retrieve main applet creation info from frontend 2024-01-29 20:17:09 -05:00
game_list.h am: retrieve main applet creation info from frontend 2024-01-29 20:17:09 -05:00
game_list_p.h config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
game_list_worker.cpp fs: Replace Mode enum by OpenMode enum 2024-01-25 16:42:05 -05:00
game_list_worker.h qt: fix game list shutdown crash 2023-10-23 23:06:07 -04:00
hotkeys.cpp yuzu: Allow non npad hotkeys and disable controller navigation requirement 2024-02-11 16:29:31 -06:00
hotkeys.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
Info.plist
install_dialog.cpp
install_dialog.h
loading_screen.cpp
loading_screen.h
loading_screen.ui
main.cpp Import keys from filesystem. (#13056) 2024-02-19 19:18:13 -05:00
main.h Import keys from filesystem. (#13056) 2024-02-19 19:18:13 -05:00
main.ui Import keys from filesystem. (#13056) 2024-02-19 19:18:13 -05:00
play_time_manager.cpp core: Use single instance of profile manager 2023-12-10 11:29:43 -06:00
play_time_manager.h core: Use single instance of profile manager 2023-12-10 11:29:43 -06:00
precompiled_headers.h
qt_common.cpp vulkan: Use newer VK_EXT_metal_surface to create surface for MoltenVK. 2023-06-30 23:46:03 -07:00
qt_common.h
startup_checks.cpp
startup_checks.h
uisettings.cpp config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
uisettings.h Merge pull request #12851 from Calinou/multiplayer-persist-filters 2024-02-03 11:09:51 -05:00
vk_device_info.cpp Allocate resources for test window before getting system info 2023-11-07 22:47:02 -04:00
vk_device_info.h
yuzu.qrc
yuzu.rc