german
|
80fece4e08
Allow to invert analog axis with right click
|
5 лет назад |
bunnei
|
7fb7540d69
input_common: Add more missing [[maybe_unused]] from #4927.
|
5 лет назад |
Lioncash
|
5c4774e8ce
input_common: Treat warnings as errors
|
5 лет назад |
german77
|
5b6545b141
Modify rumble amplification
|
5 лет назад |
Morph
|
e7e8a87927
sdl_impl: Pump SDL Events at 1000 Hz
|
5 лет назад |
Morph
|
117bdc71e0
sdl_impl: Revert to the "old" method of mapping sticks
|
5 лет назад |
Morph
|
30e0d1c973
controllers/npad: Remove the old vibration filter
|
5 лет назад |
Morph
|
e9e1876e82
input_common: Add VibrationDevice and VibrationDeviceFactory
|
5 лет назад |
Morph
|
9b501af8e3
controllers/npad: Add heuristics to reduce rumble state changes
|
5 лет назад |
Morph
|
2f852f182a
sdl_impl: Fix controller reconnection issues
|
5 лет назад |
Morph
|
7b3f5845d2
sdl_impl: Erase the SDLJoystick entry after removing a controller
|
5 лет назад |
Lioncash
|
046c0c91a3
input_common/CMakeLists: Make some warnings errors
|
5 лет назад |
bunnei
|
06e65de93c
Merge pull request #4677 from german77/ShakeFromButton
|
5 лет назад |
german
|
ab88c2f611
First implementation of controller rumble
|
6 лет назад |
german
|
03b574ae22
Add random motion input to SDL
|
5 лет назад |
Lioncash
|
69fa6b4906
sdl_impl: Reduce allocations in GetButtonMappingForDevice()
|
5 лет назад |
Lioncash
|
f2a680ca89
sdl_impl: Make use of std::move on std::string where applicable
|
5 лет назад |
Lioncash
|
e92164e6a0
sdl_impl: Make use of insert_or_assign() where applicable
|
5 лет назад |
Lioncash
|
f3ac088345
sdl_impl: Prevent type truncation in BuildAnalogParamPackageForButton() default arguments
|
5 лет назад |
Lioncash
|
2e2dde2f95
sdl_impl: Simplify make_tuple call
|
5 лет назад |
Lioncash
|
2680526e6b
sdl_impl: Mark FromEvent() as a const member function
|
5 лет назад |
Lioncash
|
98f5d8a713
input_common/main: Remove unnecessary headers
|
5 лет назад |
Morph
|
de79897f04
input_common: Fix directional deadzone values
|
6 лет назад |
Morph
|
efa0b7a056
Address feedback
|
6 лет назад |
Morph
|
f0fac0c7fb
Project Mjölnir: Part 1
|
6 лет назад |
ameerj
|
d6672501ac
Remove UI changes
|
6 лет назад |
Ameer
|
8928aa3008
undo unnecessary newlines, slider range 50-150
|
6 лет назад |
Ameer
|
ed51c2abda
Add range slider for analog sticks
|
6 лет назад |
Lioncash
|
1c340c6efa
CMakeLists: Specify -Wextra on linux builds
|
6 лет назад |
CJBok
|
635deb70d4
Moved analog direction logic to sdl_impl
|
6 лет назад |