moonlight-qt/app/streaming
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