1668 Commits (2b622411fd665b45fdaa3fb66d14bb662498e10b)

Author SHA1 Message Date
german 6ee8eab670 Add cemu hook changes related to PR #4609 5 years ago
Morph 8e18b61972 configure_input_player: Show/hide motion buttons based on the controller 5 years ago
german ff679f3d17 Include HID and configuration changes related to motion 5 years ago
Morph b65456b958 applets/controller: Resolve several compiler warnings 5 years ago
Morph 076e4d44c3 Address feedback 5 years ago
Morph 1ec71b6ea0 clang-format 5 years ago
Morph 6597b3817c main: Apply settings after applet configuration is complete. 5 years ago
Morph 72b2f5d34f applets/controller: Load configuration prior to setting up connections 5 years ago
Morph aeec0f8a38 applets/controller: Make 8 a static constexpr value of NUM_PLAYERS 5 years ago
Morph 5ce3015945 applets/controller: Implement "Explain Text" 5 years ago
Morph 5219615418 Project Mjölnir: Part 2 - Controller Applet 5 years ago
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 5 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