moonlight-qt/app
2018-08-05 12:47:08 -07:00
..
backend Fix quit error message when another PC started the streaming session 2018-08-01 22:43:20 -07:00
deploy/linux Version 0.0.5 2018-08-01 23:00:55 -07:00
gui Fix status icon centering on PC view. Fixes #10 2018-08-05 12:47:08 -07:00
res Initial replacement of status text with status icons on the PC view 2018-08-05 11:47:14 -07:00
settings 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
streaming Fix scaling logic in the Linux renderers using the new helper function 2018-08-04 22:31:14 -07:00
app.pro Create new utility function for scaling with aspect ratio and use it for DXVA2 2018-08-04 22:22:15 -07:00
Info.plist Version 0.0.5 2018-08-01 23:00:55 -07:00
main.cpp Limit log file sizes to 10k lines 2018-07-26 00:21:26 -07:00
moonlight.icns Replace autogenerate app bundle strings with real ones and relocate the icon for Mac 2018-07-29 13:05:18 -07:00
moonlight.ico Add Moonlight.ico for Windows and script to generate it 2018-07-24 20:07:10 -07:00
moonlight_wix.png Create Moonlight png for WiX bootstrapper 2018-07-24 21:11:48 -07:00
qml.qrc Implement support for quitting apps 2018-08-01 22:32:21 -07:00
resources.qrc Initial replacement of status text with status icons on the PC view 2018-08-05 11:47:14 -07:00
utils.h Fix some Clang static analysis warnings 2018-07-18 18:39:33 -07:00