moonlight-qt/app
Cameron Gutman 7d544c1ce4 Move audio capabilities out of the renderer classes
Since the removal of libsoundio, all renderers support arbitrary audio duration, so we can avoid having to start an audio session just to query capabilities.
2025-10-25 19:17:38 -05:00
..
backend Reduce CPU usage from background PC polling 2025-10-19 20:50:29 -05:00
cli Fix incorrect getToggleOptionValue behavior 2025-08-31 15:15:24 -05:00
deploy
gui Fix StreamSegue BusyIndicator running after streaming 2025-10-11 15:50:45 -05:00
languages Fixed translation (#1669) 2025-10-10 00:49:25 -05:00
res
SDL_GameControllerDB@38fc811c71 Bump app/SDL_GameControllerDB from 7979e7b to 38fc811 2025-10-11 00:13:38 -05:00
settings
shaders
streaming Move audio capabilities out of the renderer classes 2025-10-25 19:17:38 -05:00
app.pro Disable CUDA by default in favor of Vulkan and VDPAU 2025-10-19 21:24:29 -05:00
Info.plist Enable Game Mode on Apple Platforms (#1709) 2025-10-09 18:10:44 -05:00
main.cpp Consolidate all writes to the log stream in LoggerTask 2025-10-25 00:33:02 -05:00
masterhook_internal.c Don't call dlsym() in our DRM master hooks 2025-10-12 22:49:29 -05:00
masterhook.c Don't call dlsym() in our DRM master hooks 2025-10-12 22:49:29 -05:00
ModeSeven.ttf
moonlight_wix.png
Moonlight.exe.manifest
moonlight.icns
moonlight.ico
path.cpp Fix unchecked return value warnings using QIODevice::Open() 2025-10-11 00:24:02 -05:00
path.h
qml.qrc
qt_qt5.conf
resources.qrc
SDL_compat.h
utils.h
version.txt
wm.cpp