moonlight-qt/app
Cameron Gutman d3219ae24a Don't use VAAPI fallback driver names on libva 2.20+
libva 2.20 is good enough at detecting driver names (even under XWayland)
that we don't need to use the fallback name list anymore. This saves time
probing drivers, avoids excessive log output from failed probes, and avoids
tickling bugs in VAAPI drivers that are installed but unused.
2024-06-18 00:31:59 -05:00
..
backend Add support for listing notch and notchless native resolution options 2024-05-11 19:48:01 -05:00
cli Increase computer seeking timeout for 'stream' and 'list' actions 2024-06-08 16:18:06 -05:00
deploy Prepare for v6.0.0 2024-06-05 22:42:28 -05:00
gui Fix passing incorrect 'this' pointer to quitRunningApp() 2024-05-22 23:11:52 -07:00
languages Rerun lupdate and lrelease 2024-06-05 00:28:11 -05:00
res fix: add explicit width and height to discord icon 2024-02-18 15:28:47 -06:00
SDL_GameControllerDB@e5a5fa2ac6 Update SDL_GameControllerDB 2024-03-20 02:04:01 -05:00
settings Add Central Kurdish language (disabled until it's completed) 2024-04-30 22:53:15 -05:00
shaders Rewrite overlay support in Metal renderer to avoid additional subviews 2024-02-11 00:15:07 -06:00
streaming Don't use VAAPI fallback driver names on libva 2.20+ 2024-06-18 00:31:59 -05:00
app.pro Don't bundle libs into the final app package if disable-prebuilts is set 2024-06-10 22:57:58 -05:00
Info.plist Opt out of macOS Game Mode due to various OS bugs 2024-06-01 16:36:24 -05:00
main.cpp Use EGL on X11 for non-x86 platforms 2024-06-02 14:01:54 -05:00
masterhook.c Avoid using LFS64 interfaces with Musl 2023-09-18 20:07:56 -05:00
masterhook_internal.c Avoid using LFS64 interfaces with Musl 2023-09-18 20:07:56 -05:00
ModeSeven.ttf Add debug overlay for SDL renderer 2019-02-12 21:55:15 -08:00
Moonlight.exe.manifest Add manifest for Windows 2018-08-21 01:07:30 -07:00
moonlight.icns Update macOS icon to match new Big Sur style 2020-11-21 16:37:56 -06:00
moonlight.ico Updated Moonlight icon 2018-12-26 13:29:49 +01:00
moonlight_wix.png Updated Moonlight icon 2018-12-26 13:29:49 +01:00
path.cpp Remove manual qmlcachegen invocation for internal Qt QML files 2023-09-10 15:03:53 -05:00
path.h Remove manual qmlcachegen invocation for internal Qt QML files 2023-09-10 15:03:53 -05:00
qml.qrc Avoid GUI display for App listing 2022-08-25 22:18:05 -05:00
qt_qt5.conf Fix dark mode on Windows with Qt 6.5+ 2023-11-01 20:30:34 -05:00
resources.qrc Add Central Kurdish language (disabled until it's completed) 2024-04-30 22:53:15 -05:00
utils.h Add workaround for broken Qt EGLFS card selection logic 2024-04-06 14:35:34 -05:00
version.txt Prepare for v6.0.0 2024-06-05 22:42:28 -05:00
wm.cpp Add workaround for broken Qt EGLFS card selection logic 2024-04-06 14:35:34 -05:00