index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hid_core
/
resources
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-02-27
Merge pull request #13135 from german77/hid-interface
liamwhite
2024-02-24
core: hid: Reintroduce vibration filter
german77
2024-02-23
service: hid: Migrate HidServer to new IPC
Narr the Reg
2024-02-14
service: set: Migrate ISystemSettingsServer to new IPC
Narr the Reg
2024-02-08
service: hid: Free npad applet resource
Narr the Reg
2024-02-05
service: hid: Add multiprocess support to six axis input
german77
2024-02-05
service: hid: Ensure aruid data is initialized
german77
2024-02-01
service: hid: Multiple fixes
Narr the Reg
2024-02-01
Merge pull request #12780 from german77/touch_resource5
liamwhite
2024-01-30
service: hid: Implement GetPlayerLedPattern accurately
Narr the Reg
2024-01-28
service: hid: Implement home, capture and sleep buttons
german77
2024-01-28
service: hid: Restore active aruid
german77
2024-01-28
service: hid: Fully implement touch resource
Narr the Reg
2024-01-28
service: set: Implement more Qlaunch Settings
german77
2024-01-27
input: add a missing null pointer check
K900
2024-01-26
Merge pull request #12765 from german77/sys-hid
liamwhite
2024-01-25
service: hid: Don't try to vibrate if device isn't initialized
Narr the Reg
2024-01-25
service: set: Implement more settings functions for Qlaunch
Narr the Reg
2024-01-21
service: hid: Implement EnableAppletForInput
Narr the Reg
2024-01-20
Merge pull request #12660 from german77/better-vibration
liamwhite
2024-01-19
Merge pull request #12709 from german77/npad-disc
liamwhite
2024-01-19
service: hid: Clear controller status when aruid is no longer used
Narr the Reg
2024-01-15
service: set: Implement stubbed functions
Narr the Reg
2024-01-15
service: hid: Fully implement abstract vibration
Narr the Reg
2024-01-16
Fix typos in master
Viktor Szépe
2024-01-16
Merge remote-tracking branch 'origin/master' into typos3
Viktor Szépe
2024-01-15
Fix more typos
Viktor Szépe
2024-01-11
service: hid: Create abstracted pad structure
german77
2024-01-07
Merge pull request #12606 from german77/npad_close
liamwhite
2024-01-07
Merge pull request #12600 from german77/npad-impl
liamwhite
2024-01-07
service: hid: Delete shared memory handle when unused
german77
2024-01-06
service: hid: Make sure there's an active aruid handle
german77
2024-01-06
service: hid: Implement GetLastActiveNpad
german77
2024-01-06
service: hid: Implement AssigningSingleOnSlSrPress
german77
2024-01-06
service: hid: Implement SetNpadSystemExtStateEnabled
german77
2024-01-06
service: hid: Implement CaptureButtonAssignment
german77
2024-01-06
service: hid: Handle pending delete
Narr the Reg
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg