643 Commits (9dfbc9bdce15c299faf06aa7bf68a8660366daee)

Author SHA1 Message Date
Lioncash e11e1dcf2d yuzu: Remove unused variables in Qt code 5 years ago
Lioncash 45aee996c1 configure_motion_touch: Prevent use after move in ApplyConfiguration() 5 years ago
Lioncash a2952ac213 configure_motion_touch: Migrate off QRegExp to QRegularExpression 5 years ago
german 06cf705501 Fix IP validator error where the last octet produced an error if the value was higher than 199 5 years ago
Morph 05f58144c9 config: Enable docked mode by default 5 years ago
Morph 4aae21e1e4 general: Resolve C4062 warnings on MSVC 5 years ago
FearlessTobi 8e77d331be yuzu/configure_filesystem: Remove "Select Cache Directory" option 6 years ago
MerryMage 57c9da1b39 dynarmic: Add Unsafe_InaccurateNaN optimization 5 years ago
Morph 904ac1daec configure_input: Modify controller connection delay 5 years ago
bunnei 916438a9de core: settings: Untangle multicore from asynchronous GPU. 5 years ago
german 80fece4e08 Allow to invert analog axis with right click 5 years ago
ReinUsesLisp 1b9e08ab78 cmake: Always enable Vulkan 5 years ago
FearlessTobi 10b0ab7926 yuzu: Remove gdbstub configuration 5 years ago
german b57ba7bfb6 Disable analog joystick from buttons by default 5 years ago
comex 2dce2be138 configure_motion_touch: Fix unescaped backslash in regex 5 years ago
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance 5 years ago
german e46f0e084c Implement full mouse support 5 years ago
german 2c2b586d86 Add multiple udp server support 5 years ago
Morph 102630f2b2 configure_input_player: Use the npad style set to show the available controllers 5 years ago
Lioncash 6f8a06bac5 patch_manager: Remove usages of the global system instance 5 years ago
Lioncash be4fc777c0 configure_input_player: Use static qualifier for IsProfileNameValid() 5 years ago
Morph b254d528bc configure_input: Accommodate for the mouse input device engine 5 years ago
Morph 6f5b942897 configure_input: Update the input profiles for other player tabs 5 years ago
Morph 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
Morph 117bdc71e0 sdl_impl: Revert to the "old" method of mapping sticks 5 years ago
Morph 760a9e8693 applets/controller: Change the input button to create input profiles 5 years ago
Morph 91c06dae1a input: Disconnect a controller prior to connecting a new one 5 years ago
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph 38110dd485 configure_input: Add per-player vibration 5 years ago
Morph d6a41cfc21 settings: Remove global vibration strength modifier 5 years ago
Morph 652d6766d5 configure_input: Hook up the vibration percentage spinbox 5 years ago
Morph ceb7b11f16 configure_input_player: Change "Defaults" button behavior 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 c0c4ed0d3b controllers/npad: Connect a controller on init if none are connected 5 years ago
Morph 57d89e291d input_profiles: Implement input profiles 5 years ago
Morph 75eaab2e0f configure_input_player: Implement input exclusivity and persistence 5 years ago
Morph 9d4edd4e88 ui/themes: Cleanup UI 5 years ago
Lioncash 7aae6d6d2b core/settings: Move configuring_global behind an API 5 years ago
bunnei 941563f981 yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 5 years ago
ameerj eb67a45ca8 video_core: NVDEC Implementation 5 years ago
Morph ff82f3894a configure_input_player: Fix modifier buttons 5 years ago
Lioncash 046c0c91a3 input_common/CMakeLists: Make some warnings errors 5 years ago
bunnei 62c6c9f6a6 service: time: Update current time with changes to RTC setting. 5 years ago
Morph 70499b8cbd configure_input_player: Fixes motion mapping using ConfigureButtonClick 5 years ago
Morph 65d9def873 configure_input_player: Re-add "Clear" context menu option 5 years ago
Morph 5b6268d26a configure_input: Hook up the motion button and checkbox 5 years ago
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