377 Commits (6f8a06bac58790d20dae3c1adb4de3b441f07b30)

Author SHA1 Message Date
Lioncash 6f8a06bac5 patch_manager: Remove usages of the global system instance 5 years ago
Morph 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph 8f2959f680 settings: Preparation for per-game input settings 5 years ago
Morph 64e174237e config: Migrate config files into config/custom 5 years ago
Morph 5cafa70d3b applets/controller: Auto accept a valid single player configuration 5 years ago
Morph 57d89e291d input_profiles: Implement input profiles 5 years ago
Kewlan 85b5b816cf Don't ask for profile when there's only one. 5 years ago
Morph 86e4aa81e9 main: Allow applets to display on top while fullscreen 5 years ago
Lioncash f43a1da808 game_list: Make game list function naming consistent 5 years ago
Lioncash e0dd440b1f crypto/key_manager: Remove dependency on the global system accessor 5 years ago
Morph 6597b3817c main: Apply settings after applet configuration is complete. 5 years ago
Morph 5219615418 Project Mjölnir: Part 2 - Controller Applet 5 years ago
Lioncash bcd3c79eca yuzu/main: Amend lifetime issues with InputSubsystem 5 years ago
Lioncash 9e1b0af259 input_common: Eliminate most global state 5 years ago
Lioncash f6bb905182 common/telemetry: Migrate namespace into the Common namespace 5 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 5 years ago
lat9nq 9f972b7d01 main: Add an option to modify the currrent game's configuration 5 years ago
Morph cf946312ca main: Fallback to loader if no control nca is found with patch manager 6 years ago
Morph 1146049de0 main: Fix Open Save/Mod Locations for installed titles 6 years ago
Lioncash b249e4e0ce yuzu: Resolve C++20 deprecation warnings related to lambda captures 5 years ago
Morph e59d17167d main: Add support for removing SDMC installed titles 6 years ago
Morph cd814bfdfe main: Remove assert for opening savedata when program_id = 0 6 years ago
Morph f78e44762a main: Silence [[fallthrough]] warning 6 years ago
Morph ef02370816 main: Split removal cases into their individual functions and address feedback 6 years ago
Morph 85e1facfe6 main: Connect game list remove signals to removal functions 6 years ago
Lioncash 2e303095d5 yuzu/main: Remove redundant usages of QStringLiteral("") 5 years ago
lat9nq 599b7c26a9 main: Don't use as many string copies 6 years ago
lat9nq a723ed31fd main: rewrite (save as) screenshot saving 6 years ago
FearlessTobi 347b50ad43 yuzu: Port translation support from Citra 6 years ago
David Marcec 468bd9c1b0 async shaders 6 years ago
Morph 1bbc61f5f1 Use proper install result when overwriting files 6 years ago
lat9nq 6d1477f214 settings: Move settings sanitization to its own function 6 years ago
lat9nq 8160e142e1 main: Set async gpu properly after loading per-game setting 6 years ago
FearlessTobi a59ad9246b main/profile_select: Don't prompt for profile selection when only one is available 6 years ago
Morph 75a01475d1 Add additional empty check for the QStringList returned by the InstallDialog 6 years ago
Morph 6d8d7ebc66 Update the install and progress dialogs 6 years ago
Morph 7f4d96d873 Refactor batch installing files 6 years ago
Morph 4c269e5ced Add support for batch install to NAND 6 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
Ameer fa4d6df4c5 Fix ss crash on game menu, fix ss on windowed mode 6 years ago
Lioncash fb13f053bb key_manager: Correct casing of instance() 6 years ago
Fernando Sahmkow 0e4c35c591 YuzuQT: Hide Speed UI on Multicore. 6 years ago
Fernando Sahmkow 467d43570e Clang Format. 6 years ago
Fernando Sahmkow 5d3a2be04f GUI: Make multicore only work with Async and add GUI for multicore. 6 years ago
Fernando Sahmkow dc58058203 General: Setup yuzu threads' microprofile, naming and registry. 6 years ago
Kewlan 323eb86c9f Fix issues caused when changing the fullscreen hotkey 6 years ago
VolcaEM b1f4de7874
Update FAQ function name (2/2) 6 years ago
VolcaEM 9e1975a166
Update function name again 6 years ago
VolcaEM 0b86c7eb6a
Update function name (2/2) 6 years ago