moonlight-qt/app/streaming
Cameron Gutman 6b11f43302 Don't set the output rect until after modesetting
It's possible that modesetting will also change the resolution
not just the refresh rate. This can happen in cases where the
CRTC is currently set to 4K 30 Hz and we choose 1080p 60 Hz as
a better mode match for displaying a 1080p 60 FPS stream.
2024-09-19 22:43:34 -05:00
..
audio Fix false compiler warnings about missing return from non-void function 2024-07-24 20:45:52 -05:00
input Don't set relative warp mode based on absolute/relative mouse mode 2024-04-27 17:13:02 -05:00
video Don't set the output rect until after modesetting 2024-09-19 22:43:34 -05:00
session.cpp Prefer optimal 8-bit hardware codec if 10-bit codec is not available 2024-09-15 16:47:30 -05:00
session.h Add HDR support with software decoding using libplacebo 2024-08-20 01:28:00 -05:00
streamutils.cpp Override fullscreen mode if necessary for native resolutions to work as expected 2024-05-11 19:55:08 -05:00
streamutils.h Add support for listing notch and notchless native resolution options 2024-05-11 19:48:01 -05:00