moonlight-qt/app
James Le Cuirot 8b6df34d8b Allow forced disabling of features instead of relying on pkg-config
So-called "automagic" behaviour is considered unhelpful by
distributions. A user may unintentionally build Moonlight with VDPAU
support simply because they had that library installed, only for the
whole application to break when they uninstall the library later. This
could happen on any distribution, but it should especially be avoided on
source-based distributions, where the user would not expect the package
manager to encounter such issues.

This commit is best viewed without whitespace changes.
2023-06-18 16:43:16 -05:00
..
backend Fix handling of IPv6 literals with port numbers 2023-03-18 14:47:23 -05:00
cli Minor perf optimization suggested by Clazy 2022-10-25 00:26:03 -05:00
deploy Purge NVIDIA-specific strings 2023-03-18 14:20:51 -05:00
gui Allow use of the delete key to delete PCs 2023-03-25 16:33:16 -05:00
languages Rerun lupdate and lrelease 2023-03-18 14:24:29 -05:00
res Fix fill color of Discord logo on Qt 5.9 2020-11-21 11:29:55 -06:00
SDL_GameControllerDB@01cca2e77f Update SDL_GameControllerDB 2023-03-18 14:34:13 -05:00
settings Rename zh_Hant to zh_TW to match Qt's expected name 2022-11-25 14:18:06 -06:00
shaders Refactor D3D11 shaders to reduce duplicated code 2022-02-16 19:38:18 -06:00
streaming Allow up to 16 gamepads with Sunshine hosts 2023-06-18 16:39:24 -05:00
app.pro Allow forced disabling of features instead of relying on pkg-config 2023-06-18 16:43:16 -05:00
Info.plist Purge NVIDIA-specific strings 2023-03-18 14:20:51 -05:00
main.cpp Default SDL render driver to GLES2 when using EGLFS 2023-03-26 13:43:09 -05:00
masterhook.c Fix build with _FILE_OFFSET_BITS=64 2022-09-05 22:04:24 -05:00
masterhook_internal.c Fix build with _FILE_OFFSET_BITS=64 2022-09-05 22:04:24 -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 Only update gamepad mappings if they're newer than what we already have 2020-11-23 18:31:21 -06:00
path.h Only update gamepad mappings if they're newer than what we already have 2020-11-23 18:31:21 -06:00
qml.qrc Avoid GUI display for App listing 2022-08-25 22:18:05 -05:00
qt.conf Add support for dark mode on Windows 2022-10-27 18:12:26 -05:00
resources.qrc Rename zh_Hant to zh_TW to match Qt's expected name 2022-11-25 14:18:06 -06:00
utils.h Add option to build for embedded environments 2021-03-13 15:20:58 -06:00
version.txt Prepare for v4.3.1 2022-11-02 19:44:44 -05:00
wm.cpp Add option to build for embedded environments 2021-03-13 15:20:58 -06:00