Commit Graph

56 Commits (c112986869517a02b1571e02f339c4ed4e074b29)

Author SHA1 Message Date
liamwhite dc94882c90
Merge pull request #13135 from german77/hid-interface
service: hid: Migrate HidServer to new IPC
2 years ago
liamwhite 15831b19a3
Merge pull request #13163 from german77/ring
core: hid: hid_core doesn't have access to LIBUSB
2 years ago
german77 e62cea20d1 core: hid: hid_core doesn't have access to LIBUSB 2 years ago
german77 ca7f949ee8 core: hid: Reintroduce vibration filter 2 years ago
Narr the Reg fc6a87bba1 service: hid: Migrate HidServer to new IPC 2 years ago
Narr the Reg d08f201e0c service: hid: Move and migrate AppletResource and ActiveVibrationDevice 2 years ago
FearlessTobi 310c1f50be scope_exit: Make constexpr
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
2 years ago
german77 56721517ea core: hid: Remove driver errors from log 2 years ago
t895 50ecad547e android: Input mapping 2 years ago
t895 ac33847b30 hid_core: Prevent crash if we try to iterate through empty color devices list 2 years ago
t895 18494b0ad6 hid_core: Use dedicated "port" for android's input overlay 2 years ago
Narr the Reg caf16982d9 service: set: Migrate ISystemSettingsServer to new IPC 2 years ago
Narr the Reg 0ac777460d service: hid: Free npad applet resource 2 years ago
Narr the Reg b4d88a7bb4 service: hid: Migrate hidbus to new interface 2 years ago
liamwhite 5016de3626
Merge pull request #12928 from german77/motion-mp
service: hid: Add multiprocess support to six axis input
2 years ago
german77 12b6162852 service: irs: Migrate service to new interface 2 years ago
german77 8f192b494a service: hid: Add multiprocess support to six axis input 2 years ago
german77 372897aac4 service: hid: Ensure aruid data is initialized 2 years ago
Narr the Reg 818721d12d service: hid: Multiple fixes 2 years ago
liamwhite 21138b6a86
Merge pull request #12780 from german77/touch_resource5
service: hid: Fully implement touch resource
2 years ago
Narr the Reg a0f7f2b309 service: hid: Implement GetPlayerLedPattern accurately 2 years ago
german77 b8f16f3538 service: hid: Implement home, capture and sleep buttons 2 years ago
german77 87e26de0fc service: hid: Restore active aruid 2 years ago
Narr the Reg 575183d6dc service: hid: Fully implement touch resource 2 years ago
german77 12e7ee2357 service: set: Implement more Qlaunch Settings 2 years ago
K900 8b47465586 input: add a missing null pointer check
There's a few other places where the result of GetAruidData is accessed without a null check,
but I couldn't find a code path that hits those.
2 years ago
liamwhite 4349cdba07
Merge pull request #12769 from german77/no-log
core: hid: Reduce controller requests
2 years ago
liamwhite 4d206d849e
Merge pull request #12765 from german77/sys-hid
service: set: Implement more settings functions for Qlaunch
2 years ago
Narr the Reg f2012e5aff service: hid: Don't try to vibrate if device isn't initialized 2 years ago
Narr the Reg 53b321c945 service: set: Implement more settings functions for Qlaunch 2 years ago
Narr the Reg ad4622da2c core: hid: Skip duplicated vibrations 2 years ago
Narr the Reg 3b1c2896d9 core: hid: Only set polling mode if needed 2 years ago
liamwhite 57ff934f0d
Merge pull request #12734 from german77/enable-applet
service: hid: Implement EnableAppletForInput
2 years ago
Narr the Reg a7a7720752 core: hid: Allow to disable vibration 2 years ago
Narr the Reg 1b984738ab service: hid: Implement EnableAppletForInput 2 years ago
liamwhite 5838779162
Merge pull request #12660 from german77/better-vibration
service: hid: Fully implement abstract vibration
2 years ago
liamwhite 10535e0016
Merge pull request #12687 from german77/amiibo-lock
core: hid: Disable special features before disconnecting the controllers
2 years ago
liamwhite 932bd98824
Merge pull request #12709 from german77/npad-disc
service: hid: Clear controller status when aruid is no longer used
2 years ago
Narr the Reg 9f376cd901 service: hid: Clear controller status when aruid is no longer used 2 years ago
Narr the Reg 0b0e9ef18d core: hid: Disable special features before disconnecting the controllers 2 years ago
Narr the Reg 7f5adf8982 service: set: Implement stubbed functions 2 years ago
Narr the Reg 2cacb9d48c service: hid: Fully implement abstract vibration 2 years ago
Viktor Szépe 16abda59be Fix typos in master 2 years ago
Viktor Szépe 90ab89a0b0 Merge remote-tracking branch 'origin/master' into typos3 2 years ago
Viktor Szépe 2044ae6b3a Fix more typos 2 years ago
german77 b5dac5f525 service: hid: Create abstracted pad structure 2 years ago
liamwhite bd80929ac1
Merge pull request #12606 from german77/npad_close
service: hid: Delete shared memory handle when unused
2 years ago
liamwhite 2a4ac7cfac
Merge pull request #12600 from german77/npad-impl
service: hid: Hook interface implementations
2 years ago
german77 bc2d1262d7 service: hid: Delete shared memory handle when unused 2 years ago
german77 0b4cc6e14c service: hid: Make sure there's an active aruid handle 2 years ago