Cameron Gutman
|
4fed3802aa
|
Fix signed vs unsigned comparison warning
|
2023-09-23 11:15:41 -04:00 |
|
FrogTheFrog
|
85d4037a89
|
Allow to specify gamepad GUIDs to be ignored when streaming
|
2023-09-03 16:24:05 -05:00 |
|
Cameron Gutman
|
10523a7e27
|
Correct guards around newer SDL functionality
|
2023-07-09 16:36:41 -05:00 |
|
Cameron Gutman
|
53a572a4a4
|
Add controller motion deduplication and fix gyro units
|
2023-07-02 19:22:00 -05:00 |
|
Cameron Gutman
|
df283d80c6
|
Implement controller LED and battery protocol extensions
|
2023-07-02 16:44:41 -05:00 |
|
Cameron Gutman
|
e5aaa1fc53
|
Implement controller arrival events using Sunshine protocol extension
|
2023-06-18 23:34:28 -05:00 |
|
Cameron Gutman
|
7a719aa886
|
Allow up to 16 gamepads with Sunshine hosts
|
2023-06-18 16:39:24 -05:00 |
|
Cameron Gutman
|
9af58af5e4
|
Implement gyro/accel and touchpad input using Sunshine extension
|
2023-06-18 16:08:32 -05:00 |
|
Cameron Gutman
|
b945c8c2dc
|
Implement trigger rumble using Sunshine protocol extension
|
2023-06-18 16:04:49 -05:00 |
|
Cameron Gutman
|
e42de9d155
|
Add extended button support with Sunshine
|
2023-06-18 16:00:51 -05:00 |
|
Cameron Gutman
|
332d4433c4
|
Add horizontal scrolling in mouse emulation mode
|
2023-03-04 12:28:53 -06:00 |
|
Cameron Gutman
|
c8aeca8ace
|
Add an environment variable opt-out for the gamepad quit combo
See #870
|
2022-10-25 00:27:40 -05:00 |
|
Cameron Gutman
|
3fe6e18609
|
Use SDL_GameControllerHasRumble() on SDL 2.0.18
|
2021-11-27 17:06:02 +03:00 |
|
jmt-gh
|
6be7301e69
|
Stats overlay controller combo (#495)
* Update gamepad.cpp
add gamepad combo to toggle stats overlay
* typo fixes
|
2021-02-27 17:03:52 -06:00 |
|
Cameron Gutman
|
5096ff6496
|
Add options to invert scroll direction and swap gamepad buttons
Fixes #463
Fixes #467
|
2020-12-25 22:21:20 -06:00 |
|
Cameron Gutman
|
c2c2bd2df6
|
Split input.cpp into smaller files
|
2020-04-30 20:22:43 -07:00 |
|