577 Commits (b504df9d0233c2d3545cb08b186e41a3b46ca461)

Author SHA1 Message Date
lat9nq c243932b41 yuzu/main: Save settings when starting guest 5 years ago
Morph 82fa9f8d56 applets/web: Implement the online web browser applet 5 years ago
Morph 51cddcb8b8 applets/web: Fix keyboard to emulated controller input 5 years ago
Morph 2ddd83cdfe main: Add the ability to disable the web applet 5 years ago
Morph 8b95bf041d main, applets/web: Re-add progress dialog for RomFS extraction 5 years ago
Morph 93cb783853 applets/web: Implement the Qt web browser applet frontend 5 years ago
Morph ccb439efb0 applets: Remove the previous web browser applet implementation 5 years ago
Morph 0eb6c6cd83 file_sys: Consolidate common Title ID operations 5 years ago
lat9nq 756225c8ff Disable web applet and warning when compiling for Linux on CI 5 years ago
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance 5 years ago
Lioncash 073e07ae2d savedata_factory: Eliminate usage of the global system instance 5 years ago
bunnei 4fbe4da911 frontend: yuzu (qt): Register a callback for ExecuteProgram. 5 years ago
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("") 6 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