730 Commits (0fe6ef610977d2f3a409474dddade0758a5f6739)

Author SHA1 Message Date
german e448ba4281 Add controller window and single joycon top view 5 years ago
german ace7b59863 Replace text with vectors 5 years ago
german 93ac87f29e Make settings controller image change with controller input 5 years ago
german 5c9d8e8f39 Fix npad struct to match switchbrew 5 years ago
german ebf3784c75 Always update handheld config 5 years ago
german f4442c3456 Avoid overwritting username 5 years ago
german c806340f31 Fix connect and disconnect controller events 5 years ago
german 27dee554d5 Always update configuration for handheld 5 years ago
lat9nq 7b2314bab1 configure_service: Only compile FormatEventStatusString when YUZU_ENABLE_BOXCAT is enabled 5 years ago
german 1b01f3199e Fix player 1 default connected value 5 years ago
ReinUsesLisp 4854f3291e core: Silence Wclass-memaccess warnings 5 years ago
german f452fbfc88 Allow to return up to 16 touch inputs per engine 5 years ago
german 2aa888b7e3 Allow all touch inputs at the same time and remove config options that are not longer necesary 5 years ago
Lioncash d524f04fc6 yuzu: Remove unused variables in Qt code 5 years ago
Lioncash bdbb35bc3b configure_motion_touch: Prevent use after move in ApplyConfiguration() 5 years ago
Lioncash cca1d8342d configure_motion_touch: Migrate off QRegExp to QRegularExpression 5 years ago
german 0da0fff264 Fix IP validator error where the last octet produced an error if the value was higher than 199 5 years ago
Morph 7031765c6f config: Enable docked mode by default 5 years ago
Morph f658307735 general: Resolve C4062 warnings on MSVC 5 years ago
FearlessTobi 9263d3e4cc yuzu/configure_filesystem: Remove "Select Cache Directory" option 6 years ago
MerryMage c535205f1c dynarmic: Add Unsafe_InaccurateNaN optimization 5 years ago
Morph dd73d7eb8e configure_input: Modify controller connection delay 5 years ago
bunnei 1e370cff0e core: settings: Untangle multicore from asynchronous GPU. 5 years ago
german 139222d3a5 Allow to invert analog axis with right click 5 years ago
ReinUsesLisp 4df8b8a0f5 cmake: Always enable Vulkan 5 years ago
FearlessTobi 1bfd9b5081 yuzu: Remove gdbstub configuration 5 years ago
german 1a3e4518ec Disable analog joystick from buttons by default 5 years ago
comex 14f8c5e6fe configure_motion_touch: Fix unescaped backslash in regex 5 years ago
Lioncash c06510376a core: Eliminate remaining usages of the global system instance 5 years ago
german 56a8fee35a Implement full mouse support 5 years ago
german 6708e0ec0e Add multiple udp server support 5 years ago
Morph a8ba5c5929 configure_input_player: Use the npad style set to show the available controllers 5 years ago
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 5 years ago
Lioncash 8e015472a3 configure_input_player: Use static qualifier for IsProfileNameValid() 5 years ago
Morph 7af3c351ac configure_input: Accommodate for the mouse input device engine 5 years ago
Morph 23cc14cd09 configure_input: Update the input profiles for other player tabs 5 years ago
Morph 75ee0c94a0 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
Morph 24cfdbc7fe sdl_impl: Revert to the "old" method of mapping sticks 5 years ago
Morph f80127d4e0 applets/controller: Change the input button to create input profiles 5 years ago
Morph ad45ceeaf0 input: Disconnect a controller prior to connecting a new one 5 years ago
Morph ad3905fe27 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph cce389221b configure_input: Add per-player vibration 5 years ago
Morph ee8ec56291 settings: Remove global vibration strength modifier 5 years ago
Morph 06bc7678ba configure_input: Hook up the vibration percentage spinbox 5 years ago
Morph b29a52982a configure_input_player: Change "Defaults" button behavior 5 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 5 years ago
Morph 82d18bcf61 config: Migrate config files into config/custom 5 years ago
Morph 0a85f0fd25 controllers/npad: Connect a controller on init if none are connected 5 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