This website requires JavaScript.
Explore
Help
Sign In
moonlight-stream
/
moonlight-qt
Watch
1
Star
0
Fork
0
You've already forked moonlight-qt
mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced
2025-07-18 02:22:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
moonlight-qt
/
app
/
streaming
History
Cameron Gutman
c18e99c9ec
Validate that the codec is functional before using it. Fixes streaming failure with VAAPI if hardware lacks codec support
2018-08-02 21:37:46 -07:00
..
video
Validate that the codec is functional before using it. Fixes streaming failure with VAAPI if hardware lacks codec support
2018-08-02 21:37:46 -07:00
audio.cpp
Improve debugging messages
2018-07-28 16:06:26 -07:00
input.cpp
Fix incorrect key mappings with non-QWERTY keyboards on both host and client
2018-07-27 02:08:54 -07:00
input.hpp
Fix input bugs from the C++ transistion and implement special key combo stubs
2018-06-28 02:04:51 -07:00
session.cpp
Remove 10 ms sleep hidden inside SDL_WaitEvent(). This fixes mouse polling rate being capped at 100 Hz (1 second / 10 ms) and the rendering FPS being capped at 90 FPS.
2018-08-01 18:26:50 -07:00
session.hpp
Warn when no hardware decoding is available
2018-07-26 12:13:38 -07:00