moonlight-qt/app/streaming
2018-08-02 21:37:46 -07:00
..
video Validate that the codec is functional before using it. Fixes streaming failure with VAAPI if hardware lacks codec support 2018-08-02 21:37:46 -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