.. |
backend
|
Use SDL's keyboard grab support now that it's been upstreamed
|
2021-02-05 00:13:20 -06:00 |
cli
|
Add toggle for system key capture
|
2021-01-12 20:05:18 -06:00 |
deploy
|
Fullscreen is no longer required for passing system keyboard shortcuts
|
2021-02-06 20:15:58 -06:00 |
gui
|
Don't overwrite window mode settings when switching between WM and non-WM environments
|
2021-02-07 10:49:29 -06:00 |
languages
|
Add simplified Chinese language (#506)
|
2021-01-30 10:10:36 -06:00 |
res
|
Fix fill color of Discord logo on Qt 5.9
|
2020-11-21 11:29:55 -06:00 |
SDL_GameControllerDB@f0ae9dea50
|
Update SDL_GameControllerDB
|
2020-12-30 13:34:01 -06:00 |
settings
|
Build fixes
|
2021-01-30 12:53:57 -06:00 |
shaders
|
Implement overlay support in EGLRenderer
|
2020-12-19 23:01:41 -06:00 |
streaming
|
Improve detection of having no clipboard text
|
2021-02-07 13:53:03 -06:00 |
app.pro
|
Add support for pasting clipboard text
|
2021-02-07 13:46:38 -06:00 |
Info.plist
|
Fix LSMinimumSystemVersion to match Qt 5.15
|
2020-11-01 09:42:03 -06:00 |
main.cpp
|
Disable Qt 6 threaded renderer on Windows
|
2021-02-07 11:21:47 -06:00 |
masterhook.c
|
Fix build and require SDL 2.0.15 to hook
|
2021-02-06 17:07:21 -06: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
|
Refactor and fix the GridView centering code to avoid flipping between states
|
2019-04-06 11:48:58 -07:00 |
resources.qrc
|
Add simplified Chinese language (#506)
|
2021-01-30 10:10:36 -06:00 |
utils.h
|
Fix build on Qt 5.15 Beta 2
|
2020-03-23 18:30:56 -07:00 |
version.txt
|
Version 3.0.0
|
2021-01-17 10:33:10 -06:00 |
wm.cpp
|
Cache results of WMUtils::isRunningX11() and WMUtils::isRunningWayland()
|
2021-02-07 11:03:53 -06:00 |