moonlight-qt/app/streaming
Cameron Gutman 15e337fff8 Only call SDL_NumJoysticks() once per loop
It does non-trivial work when using sdl2-compat.
2024-11-12 23:52:31 -06:00
..
audio Fix false compiler warnings about missing return from non-void function 2024-07-24 20:45:52 -05:00
input Only call SDL_NumJoysticks() once per loop 2024-11-12 23:52:31 -06:00
video Replace C++ VLAs with std::vector 2024-10-15 22:41:21 -05:00
session.cpp Defer launch warnings until after launch validation 2024-09-23 21:48:43 -05:00
session.h Defer launch warnings until after launch validation 2024-09-23 21:48:43 -05:00
streamutils.cpp Fix unused parameter warnings 2024-09-28 00:08:35 -05:00
streamutils.h Unify handling of DRM devices between DRM and VAAPI 2024-09-21 20:46:11 -05:00