suyu/src/core/hle/service/hid/controllers
bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic.
- This does not actually seem to exist in the real kernel - games reset these automatically.

# Conflicts:
#	src/core/hle/service/am/applets/applets.cpp
#	src/core/hle/service/filesystem/fsp_srv.cpp
2019-11-03 04:22:45 -05:00
..
controller_base.cpp removed unneeded semicolon 2019-09-22 18:50:34 +10:00
controller_base.h marked controller constructors as explicit 2019-09-22 16:41:38 +10:00
debug_pad.cpp service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
debug_pad.h service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
gesture.cpp service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
gesture.h service/hid: Remove unused system reference 2019-10-04 23:41:21 +00:00
keyboard.cpp service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
keyboard.h service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
mouse.cpp service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
mouse.h service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
npad.cpp kernel: events: Remove ResetType::Automatic. 2019-11-03 04:22:45 -05:00
npad.h hid/npad: Remove redundant non-const variant of IsControllerSupported() 2019-10-17 18:11:41 -04:00
stubbed.cpp service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
stubbed.h service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
touchscreen.cpp service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
touchscreen.h service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
xpad.cpp service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
xpad.h service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00