eden/src/hid_core
Esther1024 ea7b9519c7 fix uninit values in applet and mouse (#114)
read before written; initialize so valgrind stops complaining

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/114
Co-authored-by: Esther1024 <danishreyjavik@outlook.com>
Co-committed-by: Esther1024 <danishreyjavik@outlook.com>
2025-05-19 19:11:06 +00:00
..
frontend Fixes second controller not detected in DKTF and possibly other games 2025-05-09 14:20:53 +00:00
hidbus service: hid: Migrate hidbus to new interface 2024-02-07 18:07:32 -06:00
irsensor service: irs: Migrate service to new interface 2024-02-06 00:14:16 -06:00
resources fix uninit values in applet and mouse (#114) 2025-05-19 19:11:06 +00:00
CMakeLists.txt Merge pull request #12780 from german77/touch_resource5 2024-02-01 11:33:44 -05:00
hid_core.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
hid_core.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
hid_result.h service: hid: Fully implement touch resource 2024-01-28 18:27:25 -06:00
hid_types.h Merge pull request #13135 from german77/hid-interface 2024-02-27 12:26:26 -05:00
hid_util.h service: hid: Create abstracted pad structure 2024-01-11 19:35:04 -06:00
precompiled_headers.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
resource_manager.cpp service: hid: Move and migrate AppletResource and ActiveVibrationDevice 2024-02-23 17:49:02 -06:00
resource_manager.h service: hid: Move and migrate AppletResource and ActiveVibrationDevice 2024-02-23 17:49:02 -06:00