143 Commits (a43d56f18c64dac9ccc1d34a6c94afb5fbe10d48)

Author SHA1 Message Date
David Marcec a43d56f18c Deglobalize System: Hid 6 years ago
Morph1984 32f74d8a88 clang-format 6 years ago
Morph1984 460e77c935 Update hid.cpp 6 years ago
David Marcec f9eeba983f hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment 7 years ago
Lioncash 14ead4ceb0 service: Update service function tables 7 years ago
Lioncash 7739479e15 core/core_timing: Make callback parameters consistent 7 years ago
Lioncash 1c3371c921 core_timing: Convert core timing into a class 7 years ago
Lioncash 1d2de5c4b5 core_timing: Rename CoreTiming namespace to Core::Timing 7 years ago
Zach Hilman f49f3e509f web_browser: Add bounds checking to applet interface 7 years ago
Zach Hilman e342002cd2 hid: Make Hid service accessible and add GetPressState 7 years ago
bunnei 7f47320f34 hid: Fix SetNpadJoyHoldType and improve logging. 7 years ago
Zach Hilman fe0071f8fa core: Port all current usages of Event to Readable/WritableEvent 7 years ago
David Marcec 5ae0d6cba2 Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
David Marcec 2c23ad1189 Changed polling rate of hid and Right joycon rotation 7 years ago
David Marcec 6a1b7d2da0 Added SetIsPalmaAllConnectable, SetPalmaBoostMode 7 years ago
David Marcec 60bd67f92e Fixed HID crash when launching more than 1 game & signaled syleset change event 7 years ago
Lioncash 633b95adce hid: Update service function table for hidbus 7 years ago
Lioncash 9abf6af0f1 hid: Update service function tables 7 years ago
David Marcec 128f14d60e Using dual joycons as the default controller 7 years ago
David Marcec 578d5603bf Wip 7 years ago
David Marcec efe038ca52 Dynamically decide handheld variant based on supported npad id priority 7 years ago
David Marcec 8a04b4850c Added BeginPermitVibrationSession and EndPermitVibrationSession 7 years ago
David Marcec 1b5c6fb61c Added GetLedPattern and HandheldVariant 7 years ago
David Marcec f3d245e919 Added the ability to "disconnect" individual npads 7 years ago
David Marcec 1bc068dea2 Addressed changes for better hid 7 years ago
David Marcec ac381f9ed6 "Better Hid" rework part 1 7 years ago
David Marcec d24d803e6a Fixed GetAccountId stub, Added error code for OpenDirectory and added ActivateNpadWithRevision 7 years ago
David Marcec 6c9864da31 Added ActivateGesture 7 years ago
David Marcec 9498fea57d Added StopSixAxisSensor 7 years ago
David Marcec 53ca7a11cb Stubbed ActivateConsoleSixAxisSensor & StartConsoleSixAxisSensor 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
fearlessTobi f9ee07b1ef hid: Implement ReloadInputDevices 7 years ago
Lioncash 4913549d6b kernel: Eliminate kernel global state 7 years ago
Lioncash db36a14882 hid: Move core include to cpp file 7 years ago
Lioncash ab4821d4b3 hid: disable clang-format around tables 7 years ago
Lioncash 4ca059c59a hid: Stub DisconnectNpad() 7 years ago
mailwl 219c0dabe1 hid: fix IsSixAxisSensorAtRest() response 7 years ago
Lioncash 20f059acef services/hid: Add ActivateNpadWithRevision() to the hid function info array 7 years ago
Hexagon12 0c5691e8b4 Add some HID commands (#843) 8 years ago
Lioncash b3e0f46ee6 service/hid: Add the hidbus, hid:dbg, hid:sys, and hid:tmp services 8 years ago
Lioncash 3d37adc01f service/hid: Add the xcd:sys service 8 years ago
Lioncash 8724896db5 service/hid: Add irs services 8 years ago
MerryMage 672d7dd573 core_timing: Split off utility functions into core_timing_util 8 years ago
Lioncash 60eab9b720 hid: Use a ranged-for loops in UpdatePadCallback 8 years ago
Zach Hilman 03480ff436 Fill in more fields in TouchScreenEntryTouch 8 years ago
Zach Hilman 25becb080e Single touch support 8 years ago
James Rowe 12e7a3065a HID: Update controllers less often 8 years ago
bunnei d613d8ee52 hid: Fix timestamps and controller type. 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
Zach Hilman 3898d6b54c Narrow down filter of layout configs 8 years ago