| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #13163 from german77/ring | 2024-02-25 | 1 | -3/+2 | |
| |\ | | | | | core: hid: hid_core doesn't have access to LIBUSB | ||||
| | * | core: hid: hid_core doesn't have access to LIBUSB | 2024-02-25 | 1 | -3/+2 | |
| | | | |||||
| * | | core: hid: Reintroduce vibration filter | 2024-02-24 | 2 | -0/+18 | |
| |/ | |||||
| * | scope_exit: Make constexpr | 2024-02-19 | 1 | -17/+33 | |
| | | | | | | Allows the use of the macro in constexpr-contexts. Also avoids some potential problems when nesting braces inside it. | ||||
| * | core: hid: Remove driver errors from log | 2024-02-18 | 1 | -1/+5 | |
| | | |||||
| * | android: Input mapping | 2024-02-17 | 1 | -3/+1 | |
| | | |||||
| * | hid_core: Prevent crash if we try to iterate through empty color devices list | 2024-02-16 | 1 | -0/+3 | |
| | | |||||
| * | hid_core: Use dedicated "port" for android's input overlay | 2024-02-16 | 2 | -1/+11 | |
| | | |||||
| * | core: hid: Skip duplicated vibrations | 2024-01-23 | 2 | -3/+12 | |
| | | |||||
| * | core: hid: Only set polling mode if needed | 2024-01-23 | 1 | -1/+5 | |
| | | |||||
| * | core: hid: Allow to disable vibration | 2024-01-21 | 1 | -2/+7 | |
| | | |||||
| * | Merge pull request #12660 from german77/better-vibration | 2024-01-20 | 2 | -8/+52 | |
| |\ | | | | | service: hid: Fully implement abstract vibration | ||||
| | * | service: hid: Fully implement abstract vibration | 2024-01-15 | 2 | -8/+52 | |
| | | | |||||
| * | | core: hid: Disable special features before disconnecting the controllers | 2024-01-16 | 1 | -0/+1 | |
| |/ | |||||
| * | Merge remote-tracking branch 'origin/master' into typos3 | 2024-01-16 | 1 | -11/+11 | |
| |\ | |||||
| | * | service: hid: Create abstracted pad structure | 2024-01-11 | 1 | -11/+11 | |
| | | | |||||
| * | | Fix more typos | 2024-01-15 | 3 | -19/+19 | |
| |/ | |||||
| * | hid_core: Move hid to it's own subproject | 2024-01-05 | 12 | -0/+5008 | |