84d43489c5
input_common: Implement native mifare support
2023-06-21 17:54:58 -06:00
cf023aa8ec
core: hid: Update motion on a better place
2023-05-07 17:01:57 -06:00
f017335fef
input_common: Add property to invert an axis button
2023-05-05 17:18:35 -06:00
75e81885b0
input_common: Implement turbo buttons
2023-02-01 12:42:05 -06:00
527dad7097
input_common: Use DriverResult on all engines
2023-01-19 18:05:22 -06:00
ed5fa10e97
core: hid: Enable pulling color data from controllers
2023-01-19 18:05:20 -06:00
38c48cf8d8
core: hid: Implement true multitouch support
2022-11-19 08:44:33 -06:00
77803d96be
Merge pull request #9107 from german77/gidoly_rules
...
input_common: cache vibration tests
2022-10-25 12:13:18 -04:00
e6ab1f673b
general: Enforce C4800 everywhere except in video_core
2022-10-22 15:02:04 -04:00
7f66050f0c
input_common: cache vibration tests
2022-10-21 00:24:08 -05:00
224a19758e
input_common: have an unique vector in callback status
2022-10-09 12:49:18 -05:00
3ce0ef04dd
service: nfp: address comments
2022-10-02 12:32:26 -05:00
da8864d002
input_common: Enable virtual amiibo driver
2022-10-02 12:32:26 -05:00
2898be69f4
input_common: Add support for analog toggle
2022-09-06 11:21:28 -05:00
f19e7be6e8
input_common: Add camera driver
2022-07-23 19:38:42 -05:00
d2388a2ca8
yuzu: config: Set default range to 95%
2022-04-26 19:03:54 -05:00
99ceb03a1c
general: Convert source file copyright comments over to SPDX
...
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2022-04-23 05:55:32 -04:00
1079215871
Merge pull request #7859 from german77/battery_again
...
input_common: Remove battery duplicated struct and update every button press
2022-02-24 11:42:51 -08:00
6a4ab3e0d2
yuzu: Add auto center on right click
2022-02-06 19:56:03 -06:00
21742f0096
input_common: Remove battery duplicated struct and update every button press
2022-02-06 18:33:55 -06:00
ebf19616f4
input_common: Add option to configure gyro threshold
2022-01-23 21:54:33 -06:00
5e7e38ac72
input_poller: Add missing override specifiers
2021-12-13 20:41:17 -05:00
985599e485
input_engine: Pass LedStatus by const reference
...
Avoids copies where reasonably applicable
2021-12-13 09:20:58 -05:00
38f3442ea5
input_engine: Pass VibrationStatus by const reference in SetRumble()
...
Avoids creating copies of the struct where not necessary.
2021-12-13 09:16:10 -05:00
c4760489a0
input_common: Fix SDL controller with inverted axis
2021-11-24 20:30:28 -06:00
c35af8d1c0
input_common: Fix motion from 3 axis
2021-11-24 20:30:27 -06:00
730f078302
settings: Fix Debug controller type options
2021-11-24 20:30:26 -06:00
2b1b0c2a30
kraken: Address comments from review
...
start lion review
2021-11-24 20:30:26 -06:00
064ddacf49
core/hid: Rework battery mappings
2021-11-24 20:30:26 -06:00
c6c32daf40
input_common: Add manual update options to input devices
2021-11-24 20:30:26 -06:00
e0da5c1bbc
kraken: Fix errors from rebase and format files
2021-11-24 20:30:24 -06:00
06a5ef5874
core/hid: Add output devices
2021-11-24 20:30:24 -06:00
854c933716
input_common: Create input poller and mapping
2021-11-24 20:30:22 -06:00