488 Commits (528be3a2ca206cf7f77cca955a972ab7f3af0b55)

Author SHA1 Message Date
Lioncash c06510376a core: Eliminate remaining usages of the global system instance 6 years ago
Morph a8ba5c5929 configure_input_player: Use the npad style set to show the available controllers 6 years ago
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 6 years ago
Lioncash 8e015472a3 configure_input_player: Use static qualifier for IsProfileNameValid() 6 years ago
Morph 7af3c351ac configure_input: Accommodate for the mouse input device engine 6 years ago
Morph 23cc14cd09 configure_input: Update the input profiles for other player tabs 6 years ago
Morph 75ee0c94a0 general: Fix compiler warnings on linux and miscellaneous changes 6 years ago
Morph 24cfdbc7fe sdl_impl: Revert to the "old" method of mapping sticks 6 years ago
Morph f80127d4e0 applets/controller: Change the input button to create input profiles 6 years ago
Morph ad45ceeaf0 input: Disconnect a controller prior to connecting a new one 6 years ago
Morph ad3905fe27 input_common: Add VibrationDevice and VibrationDeviceFactory 6 years ago
Morph cce389221b configure_input: Add per-player vibration 6 years ago
Morph ee8ec56291 settings: Remove global vibration strength modifier 6 years ago
Morph 06bc7678ba configure_input: Hook up the vibration percentage spinbox 6 years ago
Morph b29a52982a configure_input_player: Change "Defaults" button behavior 6 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 6 years ago
Morph 82d18bcf61 config: Migrate config files into config/custom 6 years ago
Morph 0a85f0fd25 controllers/npad: Connect a controller on init if none are connected 6 years ago
Morph c3a9d5de40 input_profiles: Implement input profiles 6 years ago
Morph ad9a909bc7 configure_input_player: Implement input exclusivity and persistence 6 years ago
Morph 4999d2443d ui/themes: Cleanup UI 6 years ago
Lioncash b1de33af75 core/settings: Move configuring_global behind an API 6 years ago
bunnei 6285e45136 yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 6 years ago
ameerj 9ef5c53e52 video_core: NVDEC Implementation 6 years ago
Morph 6fa2144d90 configure_input_player: Fix modifier buttons 6 years ago
Lioncash d44d662529 input_common/CMakeLists: Make some warnings errors 6 years ago
bunnei 3fb8109c94 service: time: Update current time with changes to RTC setting. 6 years ago
Morph a769682977 configure_input_player: Fixes motion mapping using ConfigureButtonClick 6 years ago
Morph 8be3c010bb configure_input_player: Re-add "Clear" context menu option 6 years ago
Morph 55db7a4e0a configure_input: Hook up the motion button and checkbox 6 years ago
german 82eb4be33b Add cemu hook changes related to PR #4609 6 years ago
Morph 4c09c78391 configure_input_player: Show/hide motion buttons based on the controller 6 years ago
german 876e6fc255 Include HID and configuration changes related to motion 6 years ago
Morph 0efbd23445 clang-format 6 years ago
Morph 4c621b9b09 Project Mjölnir: Part 2 - Controller Applet 6 years ago
FearlessTobi ee199ead59 Address second batch of reviews 6 years ago
Lioncash 9f9e02ba58 configure_input_player: Resolve sign conversion warnings in UpdateMappingWithDefaults() 6 years ago
FearlessTobi 708e015ffc Reolve reorder warning 6 years ago
FearlessTobi 01dbe3a624 Address review comments and fix code compilation 6 years ago
FearlessTobi 2903f0f7ce yuzu: Add motion and touch configuration 6 years ago
Morph c20b902843 yuzu/configuration: Fix index out of bounds for default_analogs 6 years ago
Lioncash affbf8e188 input_common: Eliminate most global state 6 years ago
Morph 0d6a2a37d2 configure_input_player: Fix modifier scale button mapping 6 years ago
Morph bc37d84a84 configuration/input: Add support for mouse button clicks 6 years ago
Morph 24ce544120 Address feedback 6 years ago
Morph 34a209d15c Project Mjölnir: Part 1 6 years ago
M&M c6f9cad218 logging/settings: Increase maximum log size to 100 MB and add extended logging option 6 years ago
ameerj 3fa34fa7bf Address feedback, add shader compile notifier, update setting text 6 years ago
MerryMage 1057908c3a dynarmic: Add unsafe optimizations 6 years ago
Lioncash ea46b5546b configure_hotkeys: Don't translate empty strings 6 years ago