summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
2021-01-13Merge pull request #5330 from german77/regexerrorLC
2021-01-13Fix IP validator error where the last octet produced an error if the value wa...german
2021-01-10config: Enable docked mode by defaultMorph
2021-01-09general: Resolve C4062 warnings on MSVCMorph
2021-01-04yuzu/configure_filesystem: Remove "Select Cache Directory" optionFearlessTobi
2021-01-02dynarmic: Add Unsafe_InaccurateNaN optimizationMerryMage
2021-01-01Merge pull request #5209 from Morph1984/refactor-controller-connectbunnei
2021-01-01configure_input: Modify controller connection delayMorph
2020-12-28core: settings: Untangle multicore from asynchronous GPU.bunnei
2020-12-26Allow to invert analog axis with right clickgerman
2020-12-24cmake: Always enable VulkanReinUsesLisp
2020-12-19yuzu: Remove gdbstub configurationFearlessTobi
2020-12-08Merge pull request #5156 from comex/xx-rawsbunnei
2020-12-08Merge pull request #5020 from german77/AnalogfromButtonFixMorph
2020-12-07Disable analog joystick from buttons by defaultgerman
2020-12-06configure_motion_touch: Fix unescaped backslash in regexcomex
2020-12-01Merge pull request #4937 from german77/multiUDPbunnei
2020-11-29Merge pull request #4939 from german77/MouseInputbunnei
2020-11-27core: Eliminate remaining usages of the global system instanceLioncash
2020-11-25Implement full mouse supportgerman
2020-11-25Add multiple udp server supportgerman
2020-11-25Merge pull request #4959 from Morph1984/emulated-controller-stylesetbunnei
2020-11-23Merge pull request #4451 from slashiee/extended-loggingbunnei
2020-11-21Merge pull request #4944 from lioncash/system-rembunnei
2020-11-20configure_input_player: Use the npad style set to show the available controllersMorph
2020-11-18patch_manager: Remove usages of the global system instanceLioncash
2020-11-17configure_input_player: Use static qualifier for IsProfileNameValid()Lioncash
2020-11-15configure_input: Accommodate for the mouse input device engineMorph
2020-11-15configure_input: Update the input profiles for other player tabsMorph
2020-11-15general: Fix compiler warnings on linux and miscellaneous changesMorph
2020-11-15sdl_impl: Revert to the "old" method of mapping sticksMorph
2020-11-15applets/controller: Change the input button to create input profilesMorph
2020-11-15input: Disconnect a controller prior to connecting a new oneMorph
2020-11-15input_common: Add VibrationDevice and VibrationDeviceFactoryMorph
2020-11-15configure_input: Add per-player vibrationMorph
2020-11-15settings: Remove global vibration strength modifierMorph
2020-11-15configure_input: Hook up the vibration percentage spinboxMorph
2020-11-15configure_input_player: Change "Defaults" button behaviorMorph
2020-11-15settings: Preparation for per-game input settingsMorph
2020-11-15config: Migrate config files into config/customMorph
2020-11-15controllers/npad: Connect a controller on init if none are connectedMorph
2020-11-15input_profiles: Implement input profilesMorph
2020-11-15configure_input_player: Implement input exclusivity and persistenceMorph
2020-11-15ui/themes: Cleanup UIMorph
2020-11-04core/settings: Move configuring_global behind an APILioncash
2020-10-26yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default.bunnei
2020-10-26video_core: NVDEC Implementationameerj
2020-10-22Merge pull request #4792 from bunnei/rtc-fixbunnei
2020-10-20configure_input_player: Fix modifier buttonsMorph
2020-10-15input_common/CMakeLists: Make some warnings errorsLioncash