ReenigneArcher
|
791ed48a3f
|
fix(macos): replace depreciated AbsoluteToNanoseconds (#1986)
Co-authored-by: Cameron Gutman <2695644+cgutman@users.noreply.github.com>
|
2024-01-05 23:28: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 |
|
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 |
|
Cameron Gutman
|
4b642f6e01
|
Implement horizontal scrolling and Sunshine detection for Moonlight (#793)
|
2023-01-21 17:42:08 -06: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 |
|