suyu/src/yuzu/applets
Morph 91c06dae1a input: Disconnect a controller prior to connecting a new one
Some games do not respond to a change in controller type if 1) The controller is not disconnected prior to being reconnected and/or 2) The controller is reconnected instantly after being disconnected.

Since it is not possible to change controllers instantly on hardware and requiring a disconnect prior to connecting a new one, we should emulate this as well with a small delay, fixing the aforementioned issue.
2020-11-15 23:33:21 -05:00
..
controller.cpp input: Disconnect a controller prior to connecting a new one 2020-11-15 23:33:21 -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 yuzu/applets/software_keyboard: Specify string conversions explicitly 2019-05-24 21:27:12 -04:00
error.h qt: Add dialog implementation of Error applet 2019-04-17 11:35:24 -04:00
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