summaryrefslogtreecommitdiff
path: root/src/common/settings_input.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-11core: hid: Split SL and SR buttonsGravatar german771-2/+5
2022-11-20Configuration: Add per-game input profilesGravatar ameerj1-0/+1
2022-04-23general: Convert source file copyright comments over to SPDXGravatar Morph1-3/+2
2022-04-16yuzu: Add custom ringcon configurationGravatar german771-0/+1
2021-11-27settings: Add debug setting to enable all controllersGravatar german771-0/+5
2021-11-26config: Remove vibration configurationGravatar german771-2/+0
2021-11-24core/hid: Fully implement native mouseGravatar german771-4/+11
2021-11-24core/hid: Improve accuracy of the keyboard implementationGravatar german771-12/+23
2021-11-24settings: Cleanup settingsGravatar german771-1/+12
2021-04-14common: Move settings to common from core.Gravatar bunnei1-0/+1
2021-02-07hid: Implement GC controllerGravatar german1-0/+1
2020-11-15input_common: Add VibrationDevice and VibrationDeviceFactoryGravatar Morph1-7/+25
2020-11-15configure_input: Add per-player vibrationGravatar Morph1-0/+3
2020-10-20configure_input_player: Fix modifier buttonsGravatar Morph1-2/+0
2020-09-04Include HID and configuration changes related to motionGravatar german1-0/+17
2020-08-28input_common/main: Remove unnecessary headersGravatar Lioncash1-2/+2
2020-08-26Project Mjölnir: Part 1Gravatar Morph1-210/+9
2020-08-24logging/settings: Increase maximum log size to 100 MB and add extended loggin...Gravatar M&M1-0/+1
2020-08-16dynarmic: Add unsafe optimizationsGravatar MerryMage1-1/+5
2020-07-28configure_graphics: Remove Force 30 FPS modeGravatar Morph1-1/+0
2020-07-17Rebase for per game settingsGravatar David Marcec1-0/+1
2020-07-14settings: Move settings sanitization to its own functionGravatar lat9nq1-0/+3
2020-07-11configure_cpu: Show/Hide debugging optionsGravatar MerryMage1-0/+7
2020-07-11configuration: Add settings to enable/disable specific CPU optimizationsGravatar MerryMage1-1/+10
2020-07-10settings: Remove storage size optionsGravatar Morph1-29/+0
2020-07-09configuration: implement per-game configurations (#4098)Gravatar lat9nq1-43/+81
2020-06-26Add a "Mute Audio" hotkeyGravatar Kewlan1-0/+3
2020-06-06yuzu/frontend: Remove internal resolution optionGravatar Morph1-1/+1
2020-05-30Implement macro JITGravatar David Marcec1-0/+1
2020-05-19yuzu: Add frontend settings for assembly shadersGravatar ReinUsesLisp1-0/+1
2020-05-11core: settings: Add a setting for time zone.Gravatar bunnei1-0/+4
2020-04-23GPU: Add Fast GPU Time Option.Gravatar Fernando Sahmkow1-0/+1
2020-04-22Correct Linux Compile Error.Gravatar Fernando Sahmkow1-7/+2
2020-04-22UI: Replasce accurate GPU option for GPU Accuracy LevelGravatar Fernando Sahmkow1-1/+15
2020-04-20dynarmic: Add option to disable CPU JIT optimizationsGravatar MerryMage1-0/+1
2020-03-19set: implement GetRegionCodeGravatar Dan1-0/+1
2020-03-17yuzu: Save sound output mode and set it to Stereo by defaultGravatar FearlessTobi1-0/+1
2020-02-27Create an "Advanced" tab in the graphics configuration tab and add anisotropi...Gravatar Morph1-0/+1
2020-02-25core: settings: Add setting to enable vsync, which is on by default.Gravatar bunnei1-0/+1
2020-02-13Add following aspect ratios: 16:9, 21:9, Stretch to WindowGravatar Morph1-0/+1
2020-01-29settings: Add settings for graphics backendGravatar ReinUsesLisp1-0/+9
2020-01-23Input: UDP Client to provide motion and touch controlsGravatar fearlessTobi1-0/+3
2019-09-30settings: Add option to set BCAT backendGravatar Zach Hilman1-0/+4
2019-09-21settings: Add options for managing gamecard emulationGravatar Zach Hilman1-2/+3
2019-09-21settings: Add options for setting storage sizesGravatar Zach Hilman1-0/+29
2019-09-10Add frametime logging for tracking performance over timeGravatar fearlessTobi1-0/+1
2019-07-11yuzu: Remove setting for using UnicornGravatar Lioncash1-1/+0
2019-07-04yuzu: Remove CPU Jit setting from the UIGravatar fearlessTobi1-1/+1
2019-06-28settings: Add config option for kiosk (quest) modeGravatar Zach Hilman1-0/+1
2019-05-30rasterizer_opengl: Remove OpenGL core profileGravatar ReinUsesLisp1-1/+0