142 Commits (67bdd8ed58f7b6048d4dd0ff790c6b3a36a3f402)

Author SHA1 Message Date
Morph1984 d6969fa7d4
clang-format 6 years ago
Morph1984 a83eb90a78
Update hid.cpp 6 years ago
David Marcec 472210bf72 hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment 7 years ago
Lioncash ca96dc4676 service: Update service function tables 7 years ago
Lioncash c5d41fd812 core/core_timing: Make callback parameters consistent 7 years ago
Lioncash bd983414f6 core_timing: Convert core timing into a class 7 years ago
Lioncash 48d9d66dc5 core_timing: Rename CoreTiming namespace to Core::Timing 7 years ago
Zach Hilman cb930c4b5a web_browser: Add bounds checking to applet interface 7 years ago
Zach Hilman 621b25b6be hid: Make Hid service accessible and add GetPressState 7 years ago
bunnei 1120e0b4d2 hid: Fix SetNpadJoyHoldType and improve logging. 7 years ago
Zach Hilman ff610103b5 core: Port all current usages of Event to Readable/WritableEvent 7 years ago
David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
David Marcec a69b9d73f5 Changed polling rate of hid and Right joycon rotation 7 years ago
David Marcec e658118aa9 Added SetIsPalmaAllConnectable, SetPalmaBoostMode 7 years ago
David Marcec 0bc323bafb Fixed HID crash when launching more than 1 game & signaled syleset change event 7 years ago
Lioncash 981faea4d6 hid: Update service function table for hidbus 7 years ago
Lioncash f6c5a48dd1 hid: Update service function tables 7 years ago
David Marcec 8144fa42bd Using dual joycons as the default controller 7 years ago
David Marcec 98b760c645 Wip 7 years ago
David Marcec 85b0d9a7be Dynamically decide handheld variant based on supported npad id priority 7 years ago
David Marcec 9e924f2ef2 Added BeginPermitVibrationSession and EndPermitVibrationSession 7 years ago
David Marcec 3d75c9cd7a Added GetLedPattern and HandheldVariant 7 years ago
David Marcec f43815af5d Added the ability to "disconnect" individual npads 7 years ago
David Marcec 5857aea94e Addressed changes for better hid 7 years ago
David Marcec 56f35ab262 "Better Hid" rework part 1 7 years ago
David Marcec cbc7ad8f6d Fixed GetAccountId stub, Added error code for OpenDirectory and added ActivateNpadWithRevision 7 years ago
David Marcec de9604d63e Added ActivateGesture 7 years ago
David Marcec a8b1c7763b Added StopSixAxisSensor 7 years ago
David Marcec 717889e93c Stubbed ActivateConsoleSixAxisSensor & StartConsoleSixAxisSensor 7 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
fearlessTobi 500e81429a hid: Implement ReloadInputDevices 7 years ago
Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 7 years ago
Lioncash ec59e4a6c5 hid: Move core include to cpp file 7 years ago
Lioncash 63a70c253e hid: disable clang-format around tables 7 years ago
Lioncash 9e74d6238e hid: Stub DisconnectNpad() 7 years ago
mailwl 3c498189b6 hid: fix IsSixAxisSensorAtRest() response 8 years ago
Lioncash 890e543304 services/hid: Add ActivateNpadWithRevision() to the hid function info array 8 years ago
Hexagon12 fd797e2424 Add some HID commands (#843) 8 years ago
Lioncash 1121622dc1 service/hid: Add the hidbus, hid:dbg, hid:sys, and hid:tmp services 8 years ago
Lioncash 7550c2c866 service/hid: Add the xcd:sys service 8 years ago
Lioncash 82cb5f030d service/hid: Add irs services 8 years ago
MerryMage 44646e2ea0 core_timing: Split off utility functions into core_timing_util 8 years ago
Lioncash a37a47448d hid: Use a ranged-for loops in UpdatePadCallback 8 years ago
Zach Hilman c337272ca9 Fill in more fields in TouchScreenEntryTouch 8 years ago
Zach Hilman f2f368014e Single touch support 8 years ago
James Rowe 7d209b3c9f HID: Update controllers less often 8 years ago
bunnei 12a6996262 hid: Fix timestamps and controller type. 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
Zach Hilman ac88d3e89f Narrow down filter of layout configs 8 years ago
Zach Hilman a353322b58 Move loop condition to free function 8 years ago