2621 Commits (247d66a680abd437164da98d2dcd1b39726faafc)

Author SHA1 Message Date
lat9nq 0914e84014 main: Use three dots to complete the ellipsis 5 years ago
FearlessTobi d1e1ea0fef Address second batch of reviews 5 years ago
Lioncash 92c162126b configure_input_player: Resolve sign conversion warnings in UpdateMappingWithDefaults() 5 years ago
FearlessTobi 0aa6ec4276 Reolve reorder warning 5 years ago
FearlessTobi d176feffad Address review comments and fix code compilation 5 years ago
Lioncash 1aba91e993 bootmanager: Prevent unnecessary copies in TouchUpdateEvent() 5 years ago
Lioncash fae65d8a72 game_list_p: Avoid string churn in GameListItemPath data() 5 years ago
Lioncash cde658cb27 game_list_p: Mark some constants as constexpr 5 years ago
FearlessTobi e6bd1fd1b8 yuzu: Add motion and touch configuration 6 years ago
Lioncash bcd3c79eca yuzu/main: Amend lifetime issues with InputSubsystem 5 years ago
Morph 403e36fab2 yuzu/configuration: Fix index out of bounds for default_analogs 5 years ago
Lioncash 9e1b0af259 input_common: Eliminate most global state 5 years ago
Morph f5f30781ae configure_input_player: Fix modifier scale button mapping 5 years ago
Morph 1bd70d73c0 configuration/input: Add support for mouse button clicks 5 years ago
Morph efa0b7a056 Address feedback 5 years ago
Morph f0fac0c7fb Project Mjölnir: Part 1 6 years ago
M&M 43ce33b6cc logging/settings: Increase maximum log size to 100 MB and add extended logging option 6 years ago
Lioncash f6bb905182 common/telemetry: Migrate namespace into the Common namespace 5 years ago
ameerj 31a76410e8 Address feedback, add shader compile notifier, update setting text 6 years ago
MerryMage 836ec9176a dynarmic: Add unsafe optimizations 5 years ago
Lioncash e23289d869 configure_hotkeys: Don't translate empty strings 5 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 6 years ago
Lioncash dbb1cbce67 yuzu: Resolve -Wextra-semi warnings 5 years ago
lat9nq 9f972b7d01 main: Add an option to modify the currrent game's configuration 6 years ago
Lioncash fe86109877 configuration_shared: Simplify name lookup in highlighting functions 6 years ago
Lioncash 969a4cc4da yuzu: Make use of qOverload where applicable 6 years ago
Lioncash b724a4d90c General: Tidy up clang-format warnings part 2 6 years ago
ameerj d6672501ac Remove UI changes 6 years ago
Ameer 8928aa3008 undo unnecessary newlines, slider range 50-150 6 years ago
Ameer 504095cea9 Address c++20 warning, fix inaccurate range text display when slide == 0 6 years ago
Ameer ed51c2abda Add range slider for analog sticks 6 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
Morph 123024cea2 game_list_worker: Do not clear entries when > 1 gamedir is present 6 years ago
Lioncash b249e4e0ce yuzu: Resolve C++20 deprecation warnings related to lambda captures 6 years ago
Morph e0d02d032b game_list_worker: Fix game list subdirectory scanning 6 years ago
Morph e59d17167d main: Add support for removing SDMC installed titles 6 years ago
Morph b317942131 game_list: Limit context menu options for homebrew 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
Morph de6b852dc2 game_list: Add "Remove" context menu 6 years ago
Morph 8d42456dc2 configure_graphics: Remove Force 30 FPS mode 6 years ago
Lioncash 2e303095d5 yuzu/main: Remove redundant usages of QStringLiteral("") 6 years ago
lat9nq 156bf5b297 config: Make the save-as identifier more consistent 6 years ago
FearlessTobi 35b96a28d7 yuzu/configure_debug: Remove duplicated checkboxes 6 years ago
lat9nq e35239b861 configure_ui: Ensure a separator follows the returned path 6 years ago
lat9nq 19250aadee configure_ui: don't use an empty string 6 years ago
lat9nq 599b7c26a9 main: Don't use as many string copies 6 years ago