483 Commits (2b05c32343c67ec74fbae6dff056a7a96b8cf9b1)

Author SHA1 Message Date
Lioncash 6f8a06bac5 patch_manager: Remove usages of the global system instance 6 years ago
Lioncash be4fc777c0 configure_input_player: Use static qualifier for IsProfileNameValid() 6 years ago
Morph b254d528bc configure_input: Accommodate for the mouse input device engine 6 years ago
Morph 6f5b942897 configure_input: Update the input profiles for other player tabs 6 years ago
Morph 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes 6 years ago
Morph 117bdc71e0 sdl_impl: Revert to the "old" method of mapping sticks 6 years ago
Morph 760a9e8693 applets/controller: Change the input button to create input profiles 6 years ago
Morph 91c06dae1a input: Disconnect a controller prior to connecting a new one 6 years ago
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 6 years ago
Morph 38110dd485 configure_input: Add per-player vibration 6 years ago
Morph d6a41cfc21 settings: Remove global vibration strength modifier 6 years ago
Morph 652d6766d5 configure_input: Hook up the vibration percentage spinbox 6 years ago
Morph ceb7b11f16 configure_input_player: Change "Defaults" button behavior 6 years ago
Morph 8f2959f680 settings: Preparation for per-game input settings 6 years ago
Morph 64e174237e config: Migrate config files into config/custom 6 years ago
Morph c0c4ed0d3b controllers/npad: Connect a controller on init if none are connected 6 years ago
Morph 57d89e291d input_profiles: Implement input profiles 6 years ago
Morph 75eaab2e0f configure_input_player: Implement input exclusivity and persistence 6 years ago
Morph 9d4edd4e88 ui/themes: Cleanup UI 6 years ago
Lioncash 7aae6d6d2b core/settings: Move configuring_global behind an API 6 years ago
bunnei 941563f981 yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 6 years ago
ameerj eb67a45ca8 video_core: NVDEC Implementation 6 years ago
Morph ff82f3894a configure_input_player: Fix modifier buttons 6 years ago
Lioncash 046c0c91a3 input_common/CMakeLists: Make some warnings errors 6 years ago
bunnei 62c6c9f6a6 service: time: Update current time with changes to RTC setting. 6 years ago
Morph 70499b8cbd configure_input_player: Fixes motion mapping using ConfigureButtonClick 6 years ago
Morph 65d9def873 configure_input_player: Re-add "Clear" context menu option 6 years ago
Morph 5b6268d26a configure_input: Hook up the motion button and checkbox 6 years ago
german 6ee8eab670 Add cemu hook changes related to PR #4609 6 years ago
Morph 8e18b61972 configure_input_player: Show/hide motion buttons based on the controller 6 years ago
german ff679f3d17 Include HID and configuration changes related to motion 6 years ago
Morph 1ec71b6ea0 clang-format 6 years ago
Morph 5219615418 Project Mjölnir: Part 2 - Controller Applet 6 years ago
FearlessTobi d1e1ea0fef Address second batch of reviews 6 years ago
Lioncash 92c162126b configure_input_player: Resolve sign conversion warnings in UpdateMappingWithDefaults() 6 years ago
FearlessTobi 0aa6ec4276 Reolve reorder warning 6 years ago
FearlessTobi d176feffad Address review comments and fix code compilation 6 years ago
FearlessTobi e6bd1fd1b8 yuzu: Add motion and touch configuration 6 years ago
Morph 403e36fab2 yuzu/configuration: Fix index out of bounds for default_analogs 6 years ago
Lioncash 9e1b0af259 input_common: Eliminate most global state 6 years ago
Morph f5f30781ae configure_input_player: Fix modifier scale button mapping 6 years ago
Morph 1bd70d73c0 configuration/input: Add support for mouse button clicks 6 years ago
Morph efa0b7a056 Address feedback 6 years ago
Morph f0fac0c7fb Project Mjölnir: Part 1 6 years ago
ameerj 31a76410e8 Address feedback, add shader compile notifier, update setting text 6 years ago
MerryMage 836ec9176a dynarmic: Add unsafe optimizations 6 years ago
Lioncash e23289d869 configure_hotkeys: Don't translate empty strings 6 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 6 years ago
Lioncash fe86109877 configuration_shared: Simplify name lookup in highlighting functions 6 years ago
Lioncash b724a4d90c General: Tidy up clang-format warnings part 2 6 years ago