Joey Yakimowich-Payne jyapayne · he/him
  • Joined on 2025-12-21
jyapayne pushed to parsec-features at jyapayne/moonlight-qt 2026-02-12 09:00:48 +00:00
e005587806 Recover gamepad state when add events are missed
jyapayne pushed to parsec-features at jyapayne/moonlight-qt 2026-02-12 08:52:05 +00:00
cf652190a3 Handle joystick hotplug fallback and avoid stale gamepad matches
jyapayne pushed to parsec-features at jyapayne/moonlight-qt 2026-02-12 08:44:08 +00:00
ca41cf32cc Clean up stale detached gamepads before hotplug reattach
jyapayne pushed to parsec-features at jyapayne/Sunshine 2026-02-12 08:37:02 +00:00
7e2ef2037c Reduce troubleshooting session status polling frequency
jyapayne pushed to parsec-features at jyapayne/moonlight-qt 2026-02-12 08:36:37 +00:00
e88be5dce2 Align input policy startup flow and fix gamepad reconnect handling
jyapayne pushed to parsec-features at jyapayne/moonlight-qt 2026-02-12 08:15:23 +00:00
3767a9eac3 Add keyboard and gamepad shortcuts for control panel
8a7be971a4 Make in-stream control panel persistent and readable
Compare 2 commits »
jyapayne pushed to parsec-features at jyapayne/moonlight-qt 2026-02-12 07:50:02 +00:00
7ddadd21d4 Point moonlight-common-c submodule to self-hosted remote
jyapayne created branch parsec-features in jyapayne/moonlight-common-c 2026-02-12 07:45:18 +00:00
jyapayne pushed to parsec-features at jyapayne/moonlight-common-c 2026-02-12 07:45:18 +00:00
611a2e7f8f Add session input policy control stream support
6250fa29ee Update ENet for FreeBSD compatibility
07c32c80f9 Use a valid port when calling connect() for local address detection
305993b013
fix: use UDP connect to probe local address (#121)
2a5a1f3e8a
Add support for LTR ACK control messages (#122)
Compare 10 commits »
jyapayne pushed to parsec-features at jyapayne/Sunshine 2026-02-12 07:42:09 +00:00
07c8a7b5fb Fix input policy control packet framing and declaration order
jyapayne pushed to parsec-features at jyapayne/Sunshine 2026-02-12 07:38:36 +00:00
6fdeb1b868 Send input policy to clients on start and ack
jyapayne pushed to parsec-features at jyapayne/moonlight-qt 2026-02-12 07:38:36 +00:00
7e9a4add09 Finalize session input policy host sync
jyapayne created repository jyapayne/moonlight-common-c 2026-02-12 07:37:59 +00:00
jyapayne pushed to parsec-features at jyapayne/Sunshine 2026-02-12 07:13:52 +00:00
5d0a6106e6 Apply per-session input policy updates via control stream
jyapayne pushed to parsec-features at jyapayne/Sunshine 2026-02-12 04:31:26 +00:00
e2d3f23575 Clear stale input state on session reset
jyapayne pushed to parsec-features at jyapayne/moonlight-qt 2026-02-12 04:21:00 +00:00
9e52a4200b Phase 4 volume
jyapayne pushed to parsec-features at jyapayne/moonlight-qt 2026-02-12 00:18:56 +00:00
f78a63ab75 Add runtime input toggles and gated input sending
f426032b1b Ignore local qmake and build outputs
Compare 2 commits »
jyapayne pushed to parsec-features at jyapayne/Sunshine 2026-02-11 23:30:45 +00:00
1981060f09 Load live input indicator styles from shared stylesheet
jyapayne pushed to parsec-features at jyapayne/Sunshine 2026-02-11 23:22:42 +00:00
718c45b76a Improve visibility of live input activity dots
jyapayne pushed to parsec-features at jyapayne/Sunshine 2026-02-11 23:02:50 +00:00
54afa9bb67 Push live session activity over WebSocket with polling fallback