summaryrefslogtreecommitdiffstats
path: root/src/core/hid/hid_types.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hid: core: Properly emulate controller color and battery levelNarr the Reg2022-08-081-2/+10
|
* service: hid: Correct some mistakes and add more validationsNarr the Reg2022-06-291-0/+1
|
* service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssignedgerman772022-05-271-0/+10
| | | | Needed by Nintendo Switch Sports
* service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisSensorIcInformationgerman772022-05-271-0/+33
| | | | Needed by Nintendo Switch Sports
* service: hid: Ensure all structs are initializedNarr the Reg2022-04-241-36/+36
|
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
| | | | | 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.
* service: hid: Improve accuracy of sixaxis functionsNarr the Reg2022-04-181-2/+3
|
* core/hid: Add home and screenshot button supportgerman772022-01-071-0/+20
|
* core/hid: Cancel any vibration after the testNarr the Reg2021-12-161-0/+7
|
* core/hid: Ensure only valid npad are connectedgerman772021-12-051-0/+2
|
* core: hid: hid_types: Add "All" to NpadButtonMorph2021-11-301-0/+2
| | | | This represents a bitmask for all pressed buttons
* service/hid: Finish converting LIFO objects and address some nitsNarr the Reg2021-11-251-3/+3
|
* kraken: Address comments from reviewgerman772021-11-251-1/+2
| | | | Fix compiler bug
* core/hid: Improve accuary of mouse implementationgerman772021-11-251-13/+22
|
* core/hid: Improve accuracy of the keyboard implementationgerman772021-11-251-131/+267
|
* core/hid: Fix keyboard alignmentgerman772021-11-251-12/+13
|
* core/hid: Remove usage of native types, fix a couple of errors with motiongerman772021-11-251-3/+64
|
* service/hid: Add support for new controllersgerman772021-11-251-1/+1
|
* core/hid: Rename NpadType to NpadStyleIndexgerman772021-11-251-3/+10
|
* core/hid: Update structs to 13.1.0german772021-11-251-0/+10
|
* Morph review first wavegerman772021-11-251-24/+24
|
* hid: Fix controller connection/disconnectiongerman772021-11-251-4/+4
|
* core/hid: Add output devicesgerman772021-11-251-0/+18
|
* core/hid: Move motion_input, create input converter and hid_typesgerman772021-11-251-0/+388