pigeatgarlic
|
90408bff2e
|
merge from upstream
|
2024-04-21 10:09:11 +07:00 |
|
ReenigneArcher
|
8a7a6c48f8
|
build(cmake) properly find evdev (#2176)
|
2024-02-26 12:55:34 -05:00 |
|
ReenigneArcher
|
8689469ea8
|
refactor(main): move remaining entry related code (#2127)
|
2024-02-11 14:15:45 -05:00 |
|
ReenigneArcher
|
0aa4f06c39
|
refactor(logging): separate logging from main (#2110)
|
2024-02-07 09:59:24 -05:00 |
|
Cameron Gutman
|
d0049da2df
|
Implement pen and touch support for Linux
|
2024-01-14 11:45:12 -06:00 |
|
Cameron Gutman
|
c1a3903d20
|
Fix absolute mouse motion being interpreted as touchscreen input
|
2024-01-14 11:45:12 -06:00 |
|
Cameron Gutman
|
1bd45ca803
|
Fix low-res scrolling on Linux
|
2024-01-04 00:51:10 -06:00 |
|
Cameron Gutman
|
71024491e2
|
Allow the Misc button to work as Guide on emulated Xbox 360 controllers
It isn't physically present on Xbox 360 controllers, so we may as well use it for something.
|
2023-10-06 18:29:50 -05:00 |
|
Cameron Gutman
|
bd68aebe4c
|
Implement pen and touch support for Windows
|
2023-08-03 19:16:09 -05:00 |
|
Cameron Gutman
|
50f353d183
|
Fix handling of gamepad feedback with multiple clients connected
We need to use the client-relative index rather than the global index
when sending feedback to the client.
|
2023-07-10 21:45:37 -05:00 |
|
Cameron Gutman
|
309fcc4142
|
Convert rumble_queue into a generic feedback_queue for gamepad messages
|
2023-07-10 21:45:37 -05:00 |
|
Cameron Gutman
|
fd77230964
|
Stub controller battery, touch, and motion packets
|
2023-07-10 21:45:37 -05:00 |
|
Cameron Gutman
|
1ef8cb1111
|
Send feature flags in RTSP DESCRIBE response
|
2023-07-10 21:45:37 -05:00 |
|
Casey Korver
|
881af5b566
|
Correct typos in logging
|
2023-07-08 19:56:56 -05:00 |
|
Cameron Gutman
|
11aedf56a2
|
Implement controller arrival metadata support
|
2023-06-30 20:47:29 -05:00 |
|
ReenigneArcher
|
4ca6dc6c8e
|
docs: update file level doxygen blocks (#1258)
|
2023-05-07 18:12:39 -04:00 |
|
ReenigneArcher
|
979f7f4e60
|
docs: improvements to source code documentation (#1236)
|
2023-05-07 15:01:44 -04:00 |
|
Cameron Gutman
|
4e04604696
|
Add support for keyboard input that is not normalized to US English layout
This is used by the soft keyboards on Android and iOS
|
2023-04-11 19:53:46 -05:00 |
|
ReenigneArcher
|
21eb4eb6dd
|
clang: adjust formatting rules (#1015)
|
2023-03-27 21:45:29 -04:00 |
|
Mark Dietzer
|
8227e8f8e5
|
Add XTest input fallback (#997)
|
2023-03-08 09:26:06 -05:00 |
|
ABeltramo
|
7d01b50498
|
feat: implemented unicode input mode (#966)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
|
2023-03-08 08:35:34 -05:00 |
|
Cameron Gutman
|
4b642f6e01
|
Implement horizontal scrolling and Sunshine detection for Moonlight (#793)
|
2023-01-21 17:42:08 -06:00 |
|
Cameron Gutman
|
d6db10afb4
|
Remove/fix calls to std::abort() (#648)
|
2022-12-29 11:09:11 -05:00 |
|
Cameron Gutman
|
e39d9bc662
|
Add support for Unicode input messages on Windows
|
2022-11-23 21:45:26 -06:00 |
|
ReenigneArcher
|
a4acaf15b0
|
move sunshine to src
- this will allow for common cpp workflow files within org
|
2022-08-07 23:37:57 -04:00 |
|