This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
moonlight-qt
Watch
1
Star
0
Fork
You've already forked moonlight-qt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
18dd6b09bb
moonlight-qt
/
app
/
streaming
History
Download ZIP
Download TAR.GZ
Cameron Gutman
18dd6b09bb
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
..
video
Fix AMD vendor ID
2018-07-31 18:22:10 -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