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
2853e498b0
Minor debugging improvements
2018-08-02 23:24:44 -07:00
..
video
Minor debugging improvements
2018-08-02 23:24:44 -07:00
audio.cpp
Improve debugging messages
2018-07-28 16:06:26 -07:00
input.cpp
Allow gamepad input when the app doesn't have focus.
Fixes
#23
2018-08-02 22:36:44 -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