| Age | Commit message (Collapse) | Author | 
|---|
|  | This allows to share the mappings between Nintendo and non-Nintendo controllers.
Breaks the controller configuration for existing users who are using a Nintendo controller.
(Documentation of the hint https://github.com/libsdl-org/SDL/blob/92b3c53c92971e685254fd89f89ce6bde8cea60e/include/SDL_hints.h#L512-L532) | 
|  |  | 
|  | input_common: Tune mouse controls | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | input_common: Redesign mouse panning | 
|  | Only use SDL wakelock on Linux | 
|  | input_common: Improve nfc state handling and 3rd party support | 
|  |  | 
|  |  | 
|  | SDL has internally fixed shenanigans related to wakelocking through DBus
from inside sandboxes from around August 2022, so we can now remove the
workaround we used since 2021. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | See also: https://github.com/yuzu-emu/yuzu/issues/8779 | 
|  | input_common: Implement amiibo writing | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Attempt at improving HD Rumble emulation | 
|  |  | 
|  |  | 
|  | input_common: Revert debugging changes | 
|  |  | 
|  | input_common: Add experimental motion to button | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | input_common: Increase mouse sensitivity range | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | constexpr static to static constexpr for consistency
Signed-off-by: arades79 <scravers@protonmail.com> | 
|  | where possible
Signed-off-by: arades79 <scravers@protonmail.com> | 
|  |  | 
|  |  | 
|  | input_common: Implement turbo buttons |