moonlight-qt/app
Cameron Gutman e78b389bc0 Fix passing incorrect 'this' pointer to quitRunningApp()
This worked before due to Qt behavior that was changed in https://codereview.qt-project.org/c/qt/qtdeclarative/+/450393
to generate a warning in this situation. The old behavior remains the default, but this change avoids a warning in the logs.
2024-05-22 23:11:52 -07:00
..
backend Add support for listing notch and notchless native resolution options 2024-05-11 19:48:01 -05:00
cli feat: added show performance overlay preference (#1209) 2024-04-30 21:37:52 -05:00
deploy Enable Steam Controller detection on Steam Link 2024-04-06 20:03:54 -05:00
gui Fix passing incorrect 'this' pointer to quitRunningApp() 2024-05-22 23:11:52 -07:00
languages Rerun lupdate and lrelease 2024-04-30 22:53:23 -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 Only use SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES=0 for native notched resolution 2024-05-11 19:58:36 -05:00
app.pro Add Central Kurdish language (disabled until it's completed) 2024-04-30 22:53:15 -05:00
Info.plist Disable ATS 2023-10-16 18:13:13 -05:00
main.cpp Don't clobber existing std handles when attaching to the parent console 2024-05-11 23:38:32 -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 v5.0.1 2023-11-01 21:49:03 -05:00
wm.cpp Add workaround for broken Qt EGLFS card selection logic 2024-04-06 14:35:34 -05:00