mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Version 0.0.5
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
|||||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>0.0.4</string>
|
<string>0.0.5</string>
|
||||||
<key>CFBundleDisplayName</key>
|
<key>CFBundleDisplayName</key>
|
||||||
<string>Moonlight</string>
|
<string>Moonlight</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
|||||||
+1
-1
@@ -189,4 +189,4 @@ macx {
|
|||||||
QMAKE_BUNDLE_DATA += APP_BUNDLE_RESOURCES
|
QMAKE_BUNDLE_DATA += APP_BUNDLE_RESOURCES
|
||||||
}
|
}
|
||||||
|
|
||||||
VERSION = 0.0.4
|
VERSION = 0.0.5
|
||||||
|
|||||||
@@ -25,6 +25,17 @@
|
|||||||
</screenshots>
|
</screenshots>
|
||||||
|
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="0.0.5" date="2018-08-01">
|
||||||
|
<description>
|
||||||
|
<p>Changes from 0.0.4:</p>
|
||||||
|
<ul>
|
||||||
|
<li>Fixed a bug causing increased frame drops and input lag</li>
|
||||||
|
<li>Added support for quitting running games</li>
|
||||||
|
<li>Added support for waking sleeping PCs with Wake-on-LAN</li>
|
||||||
|
<li>Increased the FPS limit to 120 FPS</li>
|
||||||
|
</ul>
|
||||||
|
</description>
|
||||||
|
</release>
|
||||||
<release version="0.0.4a" date="2018-07-30">
|
<release version="0.0.4a" date="2018-07-30">
|
||||||
<description>
|
<description>
|
||||||
<p>Initial pre-alpha release for Linux. Please file bugs!</p>
|
<p>Initial pre-alpha release for Linux. Please file bugs!</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user