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
5397e8ae1a
Don't use SDL_GameControllerGetPlayerIndex() because the indexes may be non-contiguous (and wrong) on XInput
2019-02-12 22:04:05 -08:00
..
audio
Increase audio buffer on Linux to 25 ms.
Fixes
#147
.
Fixes
#157
.
2019-01-06 13:49:20 -08:00
video
Add debug overlay for SDL renderer
2019-02-12 21:55:15 -08:00
input.cpp
Don't use SDL_GameControllerGetPlayerIndex() because the indexes may be non-contiguous (and wrong) on XInput
2019-02-12 22:04:05 -08:00
input.h
Add controller rumble support.
2019-02-11 21:39:55 -08:00
session.cpp
Fix SDL_WasInit asserts firing due to lifetime management issues with SdlInputHandler
2019-02-12 19:30:02 -08:00
session.h
Fix SDL_WasInit asserts firing due to lifetime management issues with SdlInputHandler
2019-02-12 19:30:02 -08:00
streamutils.cpp
Improve unsupported FPS options and performance
2018-09-08 15:09:46 -07:00
streamutils.h
Improve unsupported FPS options and performance
2018-09-08 15:09:46 -07:00