74 Commits (bb005df4a5186ca3d7b771107ce56f9a664e0de8)

Author SHA1 Message Date
Maufeat f58097e814
[hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 3 months ago
Caio Oliveira 8fa36a7737
nuke: Goodbye PCH, you will not be missed (#2821) 4 months ago
Caio Oliveira 0be29d2947
[meta] fix building with clang 21.1.4 (#2839) 4 months ago
MaranBr 9c7ed0f59d
[hid_core] Fix a specific case where all controllers get disconnected by certain games (#2759) 4 months ago
MaranBr b7021afff6
[hid_core] Quick fix for PR 2747 (#2753) 4 months ago
MaranBr bb836ed6c2
[hid_core] Fix a crash related to setting controls while the game is running (#2747) 4 months ago
unknown a3ef2cc183
[audio_core/hid] Audio REV12+15 support + HID fixes (#2719) 4 months ago
crueter 9f385bf627
[tools, cmake] refactor: update/hash check scripts, use tags for some more deps, proper CPMUtil separation (#2666) 5 months ago
lizzie bf4dce8d0b
[hid_core/frontend] use shared lock for accesses on emulated controller (reduces contention in FBSD) (#2553) 5 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 5 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 5 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 6 months ago
lizzie 9e0e31132a
[icc] fix intel c++ compiler errors (#146) 7 months ago
Esther1024 ea7b9519c7 fix uninit values in applet and mouse (#114) 9 months ago
Pavel Barabanov 5608ab1cd4
everything related to the FW 20 has been deleted. 10 months ago
Maran Br 8f5a65bdb0 Fixes second controller not detected in DKTF and possibly other games 2 years ago
Pavel Barabanov d9eea0dc72 renamed SetTouchScreenOutputRanges to SetTouchScreenOutputRanges [20.0.0+] 10 months ago
crueter 9cef9f5dce Update fmt to allow for v11 11 months ago
german77 68b0f72f27 core: hid: hid_core doesn't have access to LIBUSB 2 years ago
german77 bdd95714d5 core: hid: Reintroduce vibration filter 2 years ago
Narr the Reg 9d2a7fba97 service: hid: Migrate HidServer to new IPC 2 years ago
Narr the Reg c10b688712 service: hid: Move and migrate AppletResource and ActiveVibrationDevice 2 years ago
FearlessTobi 4d55e58ee4 scope_exit: Make constexpr 2 years ago
german77 16b5a24d6f core: hid: Remove driver errors from log 2 years ago
t895 a29782ce6a android: Input mapping 2 years ago
t895 95ea8e9553 hid_core: Prevent crash if we try to iterate through empty color devices list 2 years ago
t895 31b531fb2b hid_core: Use dedicated "port" for android's input overlay 2 years ago
Narr the Reg 43715edd7e service: set: Migrate ISystemSettingsServer to new IPC 2 years ago
Narr the Reg b765a7e22c service: hid: Free npad applet resource 2 years ago
Narr the Reg 0201a87e4f service: hid: Migrate hidbus to new interface 2 years ago
german77 bc3955e125 service: irs: Migrate service to new interface 2 years ago
german77 4e0a08ccae service: hid: Add multiprocess support to six axis input 2 years ago
german77 e12d580819 service: hid: Ensure aruid data is initialized 2 years ago
Narr the Reg 06bb386941 service: hid: Multiple fixes 2 years ago
Narr the Reg ac45bf3adb service: hid: Implement GetPlayerLedPattern accurately 2 years ago
german77 fd1bc5e569 service: hid: Implement home, capture and sleep buttons 2 years ago
german77 979e27ea91 service: hid: Restore active aruid 2 years ago
Narr the Reg 575f4308e0 service: hid: Fully implement touch resource 2 years ago
german77 4796058940 service: set: Implement more Qlaunch Settings 2 years ago
K900 2e958b507f input: add a missing null pointer check 2 years ago
Narr the Reg cc539cac24 service: hid: Don't try to vibrate if device isn't initialized 2 years ago
Narr the Reg df295231b8 service: set: Implement more settings functions for Qlaunch 2 years ago
Narr the Reg 9d8c4a7802 core: hid: Skip duplicated vibrations 2 years ago
Narr the Reg cd792c68c2 core: hid: Only set polling mode if needed 2 years ago
Narr the Reg 0748704ca6 core: hid: Allow to disable vibration 2 years ago
Narr the Reg 4af74a15a8 service: hid: Implement EnableAppletForInput 2 years ago
Narr the Reg 77f3deb03a service: hid: Clear controller status when aruid is no longer used 2 years ago
Narr the Reg d79845d97f core: hid: Disable special features before disconnecting the controllers 2 years ago
Narr the Reg 4acc872fce service: set: Implement stubbed functions 2 years ago
Narr the Reg e2313faec9 service: hid: Fully implement abstract vibration 2 years ago