spycrab
|
12a26453e9
|
InputCommon/ControlGroup.h: Add missing include
|
2019-05-08 21:03:11 +02:00 |
|
spycrab
|
7eaece8814
|
InputCommon/Device.cpp: Add missing include
|
2019-05-08 21:02:26 +02:00 |
|
spycrab
|
98d808ab71
|
InputCommon/DInput.h: Add missing include
|
2019-05-08 21:01:46 +02:00 |
|
Techjar
|
ff972e3673
|
Reformat repo to clang-format 7.0 rules
|
2019-05-06 18:48:04 +00:00 |
|
Léo Lam
|
ab9ece9bca
|
Replace MathUtil::Clamp with std::clamp
|
2019-05-04 23:12:17 +02:00 |
|
Jordan Woyak
|
99f537d499
|
WiimoteEmu/DolphinQt: Better extension display names.
|
2019-05-01 17:25:48 -05:00 |
|
Jordan Woyak
|
57a23cc4a0
|
InputCommon: Remove unused "sign" macro.
|
2019-04-29 18:28:56 -05:00 |
|
Jordan Woyak
|
9f0dc402f4
|
InputCommon: Make sure setting values are initialized in case they are used before config load.
|
2019-04-27 07:01:24 -05:00 |
|
Jordan Woyak
|
ba1b335118
|
WiimoteEmu: Improve emulated swing.
|
2019-04-23 19:02:41 -05:00 |
|
Jordan Woyak
|
4374600367
|
WiimoteEmu: Implement MotionPlus parameter y0 and other cleanups.
|
2019-04-23 18:38:00 -05:00 |
|
Jordan Woyak
|
8c1310d1d1
|
ControllerInterface/DInput: Optimize cursor position updating.
|
2019-04-20 09:25:11 -05:00 |
|
 JMC47andGitHub
|
80d21b8ffb
|
Merge pull request #8002 from JMC47/CursorSlowdown
Slow down relative input cursor
|
2019-04-15 20:43:31 -04:00 |
|
JMC47
|
f3aaf5deaa
|
Reduce Relative Input Cursor Speed Dramatically
This makes it about 1/4th the speed which may be a bit slow, but should
work for most controllers.
|
2019-04-15 17:23:17 -04:00 |
|
 JMC47andGitHub
|
1cedbd5b82
|
Merge pull request #7923 from jordan-woyak/full-surface-rename
ControllerInterface: Rename full surface analog inputs.
|
2019-04-13 17:43:29 -04:00 |
|
Jordan Woyak
|
be897b41a7
|
ControllerInterface: Rename full surface analog inputs to be more visually dissimilar from their underlying inputs. e.g. "Full Axis X+".
|
2019-04-13 08:45:19 -05:00 |
|
Jordan Woyak
|
c89ddf8cba
|
WiimoteEmu: Allow shake frequency and intensity to be configured. Other minor cleanups.
|
2019-04-12 16:50:59 -05:00 |
|
Jordan Woyak
|
5efb717873
|
InputCommon: Clean up how numeric settings are handled. Add units of measure to UI. Eliminate hidden magic values of the IR cursor.
|
2019-04-07 09:32:49 -05:00 |
|
 JMC47andGitHub
|
75e74315e6
|
Merge pull request #7689 from jordan-woyak/sdl-improve
ControllerInterface: SDL cleanups/fixes
|
2019-04-06 14:53:51 -04:00 |
|
Jordan Woyak
|
2b6d718636
|
InputCommon: Fix Win32 init race.
|
2019-03-31 07:46:58 -05:00 |
|
 JMC47andGitHub
|
735a705e4d
|
Merge pull request #7776 from jordan-woyak/wm_devicechange
Add hotplug support to DInput and XInput controller backends
|
2019-03-30 18:41:46 -04:00 |
|
Jordan Woyak
|
eadbdd6bc3
|
ControllerInterface/Win32: Prevent devcies from losing their "id" on a hotplug event.
|
2019-03-29 09:04:16 -05:00 |
|
 Michael MandJordan Woyak
|
d26c1ce24d
|
Add hotplug support to DInput and XInput controller backends
|
2019-03-29 08:01:40 -05:00 |
|
 Michael MandJordan Woyak
|
92ca6e124e
|
Add ControllerInterface::Win32 to wrap XInput and DInput
|
2019-03-29 08:01:39 -05:00 |
|
Jordan Woyak
|
a015851b02
|
HW/SI: GCAdapter calibration fix.
|
2019-03-29 06:15:58 -05:00 |
|
 spycrabandGitHub
|
c89139d75d
|
Merge pull request #7903 from spycrab/imgui_np_chat
Add imgui-based Netplay Chat
|
2019-03-23 21:11:33 +01:00 |
|