suyu/src/yuzu/applets
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory
A vibration device is an input device that returns an unsigned byte as status.
It represents whether the vibration device supports vibration or not.
If the status returns 1, it supports vibration. Otherwise, it does not support vibration.
2020-11-15 23:33:20 -05:00
..
controller.cpp input_common: Add VibrationDevice and VibrationDeviceFactory 2020-11-15 23:33:20 -05:00
controller.h configure_input: Add per-player vibration 2020-11-15 23:33:20 -05:00
controller.ui configure_input: Add per-player vibration 2020-11-15 23:33:20 -05:00
error.cpp
error.h
profile_select.cpp applets/profile_select: Resolve a warning in exec() 2020-10-25 09:16:43 -04:00
profile_select.h Don't ask for profile when there's only one. 2020-10-22 11:16:56 +02:00
software_keyboard.cpp yuzu/software_keyboard: Remove unnecessary GetStatus() member function 2019-05-29 00:56:45 -04:00
software_keyboard.h yuzu/software_keyboard: Remove unnecessary GetStatus() member function 2019-05-29 00:56:45 -04:00
web_browser.cpp web_browser: Rename OpenPage to OpenPageLocal 2019-06-24 20:05:11 -04:00
web_browser.h web_browser: Rename OpenPage to OpenPageLocal 2019-06-24 20:05:11 -04:00