| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #10495 from bm01/master | 2023-06-27 | 2 | -52/+49 | |
| |\ | | | | | input_common: Redesign mouse panning | ||||
| | * | input_common: Redesign mouse panning | 2023-06-12 | 2 | -52/+49 | |
| | | | |||||
| * | | Merge pull request #10679 from zeltermann/wakelock-reason | 2023-06-27 | 1 | -0/+4 | |
| |\ \ | | | | | | | Only use SDL wakelock on Linux | ||||
| | * | | Only use SDL wakelock on Linux | 2023-06-24 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | | | Merge pull request #10903 from german77/nfc_state | 2023-06-26 | 3 | -14/+37 | |
| |\ \ \ | | | | | | | | | input_common: Improve nfc state handling and 3rd party support | ||||
| | * | | | input_common: Dont try to read/write data from 3rd party controllers | 2023-06-24 | 3 | -14/+37 | |
| | |/ / | |||||
| * / / | input_common: Make use of new SDL features | 2023-06-24 | 1 | -8/+20 | |
| |/ / | |||||
| * | | input_common: Implement native mifare support | 2023-06-21 | 13 | -55/+915 | |
| | | | |||||
| * | | input_common: Add amiibo with originality signature support | 2023-06-15 | 2 | -0/+3 | |
| |/ | |||||
| * | input_common: Fix virtual amiibos | 2023-06-03 | 1 | -4/+4 | |
| | | |||||
| * | android: Various fixes for CI. | 2023-06-03 | 1 | -10/+10 | |
| | | |||||
| * | android: Implement amiibo reading from nfc tag | 2023-06-03 | 2 | -4/+24 | |
| | | |||||
| * | android: Add motion sensor | 2023-06-03 | 2 | -1/+27 | |
| | | |||||
| * | input_common: rename PAGE_SIZE to avoid conflict | 2023-05-30 | 1 | -3/+3 | |
| | | | | | See also: https://github.com/yuzu-emu/yuzu/issues/8779 | ||||
| * | Merge pull request #10396 from german77/amiibo_write | 2023-05-25 | 6 | -62/+376 | |
| |\ | | | | | input_common: Implement amiibo writing | ||||
| | * | input_common: Implement amiibo writting | 2023-05-21 | 6 | -62/+376 | |
| | | | |||||
| * | | input_common: Map motion with relative values not absolute ones | 2023-05-19 | 1 | -4/+7 | |
| |/ | |||||
| * | input_common: Fix pro controller amiibo support | 2023-05-16 | 6 | -103/+70 | |
| | | |||||
| * | input_common: Make amiibo scanning less demanding | 2023-05-14 | 3 | -4/+13 | |
| | | |||||
| * | Merge pull request #10119 from marius851000/improved_non_hd_feeback | 2023-05-09 | 1 | -6/+29 | |
| |\ | | | | | Attempt at improving HD Rumble emulation | ||||
| | * | Improve emulation of HD Rumble | 2023-05-05 | 1 | -6/+29 | |
| | | | |||||
| * | | input_common: Fix nfc detection for joycons | 2023-05-09 | 4 | -19/+21 | |
| | | | |||||
| * | | core: hid: Update motion on a better place | 2023-05-07 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge pull request #10180 from german77/debug | 2023-05-06 | 1 | -2/+0 | |
| |\ \ | | | | | | | input_common: Revert debugging changes | ||||
| | * | | input_common: Revert debugging changes | 2023-05-06 | 1 | -2/+0 | |
| | | | | |||||
| * | | | Merge pull request #10174 from german77/motriod | 2023-05-06 | 1 | -0/+3 | |
| |\ \ \ | |/ / |/| | | input_common: Add experimental motion to button | ||||
| | * | | input_common: Add experimental motion to button | 2023-05-05 | 1 | -0/+3 | |
| | |/ | |||||
| * / | input_common: Add property to invert an axis button | 2023-05-05 | 2 | -0/+3 | |
| |/ | |||||
| * | input_common: minor fix to mouse movement | 2023-04-14 | 1 | -1/+1 | |
| | | |||||
| * | input_common: sdl: Only send last vibration command | 2023-03-12 | 1 | -1/+16 | |
| | | |||||
| * | general: fix spelling mistakes | 2023-03-12 | 11 | -16/+16 | |
| | | |||||
| * | Merge pull request #9906 from german77/metroid2 | 2023-03-08 | 2 | -9/+19 | |
| |\ | | | | | input_common: Increase mouse sensitivity range | ||||
| | * | input_common: Increase mouse sensitivity range | 2023-03-07 | 2 | -9/+19 | |
| | | | |||||
| * | | input_common: Minor typo issues (#9922) | 2023-03-08 | 7 | -47/+47 | |
| | | | |||||
| * | | input_common: joycon: Add stick input from passive reports | 2023-03-05 | 3 | -32/+84 | |
| |/ | |||||
| * | cmake: use correct boost imported targets | 2023-02-28 | 1 | -1/+1 | |
| | | |||||
| * | input_common: Implement dedicated motion from mouse | 2023-02-21 | 3 | -24/+85 | |
| | | |||||
| * | input_common: Split mouse input into individual devices | 2023-02-16 | 3 | -24/+85 | |
| | | |||||
| * | remove static from pointer sized or smaller types for aesthetics, change ↵ | 2023-02-14 | 11 | -35/+35 | |
| | | | | | | | constexpr static to static constexpr for consistency Signed-off-by: arades79 <scravers@protonmail.com> | ||||
| * | add static lifetime to constexpr values to force compile time evaluation ↵ | 2023-02-14 | 11 | -35/+35 | |
| | | | | | | | where possible Signed-off-by: arades79 <scravers@protonmail.com> | ||||
| * | input_common: Reintroduce custom pro controller support | 2023-02-09 | 4 | -4/+67 | |
| | | |||||
| * | input_common: Simplify stick from button | 2023-02-02 | 1 | -32/+13 | |
| | | |||||
| * | Merge pull request #9696 from german77/please_forgive_me_for_this_sin | 2023-02-01 | 1 | -12/+18 | |
| |\ | | | | | input_common: Implement turbo buttons | ||||
| | * | input_common: Implement turbo buttons | 2023-02-01 | 1 | -12/+18 | |
| | | | |||||
| * | | input_common: joycon: Remove Magic numbers from common protocol | 2023-01-29 | 9 | -154/+221 | |
| | | | |||||
| * | | input_common: joycon: Fill missing enum data | 2023-01-29 | 6 | -41/+53 | |
| |/ | |||||
| * | Move to Clang Format 15 | 2023-01-29 | 1 | -2/+2 | |
| | | | | | | | Depends on https://github.com/yuzu-emu/build-environments/pull/69 clang-15 primary run | ||||
| * | Merge pull request #9689 from german77/joycon-calibration | 2023-01-29 | 6 | -114/+215 | |
| |\ | | | | | input_common: joycon: Remove magic numbers from calibration protocol | ||||
| | * | input_common: joycon: Replace ReadSPI vector with span | 2023-01-27 | 3 | -20/+26 | |
| | | | |||||
| | * | input_common: joycon: Remove magic numbers from calibration protocol | 2023-01-27 | 6 | -107/+202 | |
| | | | |||||