17 Commits (b91b76df4fe27d781bd95ddb89b78ff54df57029)

Author SHA1 Message Date
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
german77 bb3dce9363 Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one 5 years ago
german 9b3af0027b inputCommon: Use an unique client id for each socket instance 5 years ago
german 390ee10eef Allow all touch inputs at the same time and remove config options that are not longer necesary 5 years ago
Lioncash e11e1dcf2d yuzu: Remove unused variables in Qt code 5 years ago
Lioncash 45aee996c1 configure_motion_touch: Prevent use after move in ApplyConfiguration() 5 years ago
Lioncash a2952ac213 configure_motion_touch: Migrate off QRegExp to QRegularExpression 5 years ago
german 06cf705501 Fix IP validator error where the last octet produced an error if the value was higher than 199 5 years ago
Morph 4aae21e1e4 general: Resolve C4062 warnings on MSVC 5 years ago
comex 2dce2be138 configure_motion_touch: Fix unescaped backslash in regex 5 years ago
german 2c2b586d86 Add multiple udp server support 5 years ago
Lioncash 046c0c91a3 input_common/CMakeLists: Make some warnings errors 5 years ago
FearlessTobi d1e1ea0fef Address second batch of reviews 5 years ago
FearlessTobi d176feffad Address review comments and fix code compilation 5 years ago
FearlessTobi e6bd1fd1b8 yuzu: Add motion and touch configuration 6 years ago