2018-07-31 06:42:18 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<component type= "desktop" >
2018-07-30 04:40:34 +00:00
<id > com.moonlight_stream.Moonlight</id>
2018-07-22 06:57:39 +00:00
<metadata_license > CC0-1.0</metadata_license>
<project_license > GPL-3.0+</project_license>
<name > Moonlight</name>
<summary > Stream games from your NVIDIA GameStream-enabled PC</summary>
<description >
2018-08-06 02:36:30 +00:00
<p > Moonlight can stream games and other applications from a PC with an NVIDIA GeForce GTX 600-series or higher GPU and GeForce Experience installed.</p>
<p > Features include:</p>
<ul >
<li > Streaming at up to 4K resolution</li>
<li > Support for up to 120 FPS streaming on high refresh rate monitors</li>
<li > Hardware accelerated video decoding with VAAPI and VDPAU support</li>
<li > 5.1 surround sound audio support</li>
<li > HEVC support for better video compression efficiency</li>
<li > Gamepad support with SDL mapping compatibility</li>
</ul>
2018-07-22 06:57:39 +00:00
</description>
<url type= "homepage" > https://moonlight-stream.com</url>
<url type= "bugtracker" > https://github.com/moonlight-stream/moonlight-qt/issues</url>
<url type= "help" > https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide</url>
2018-07-30 04:40:34 +00:00
<screenshots >
<screenshot type= "default" >
<image > https://moonlight-stream.com/appstream_resources/moonlight_screenshot_1.png</image>
</screenshot>
<screenshot >
<image > https://moonlight-stream.com/appstream_resources/moonlight_screenshot_2.png</image>
</screenshot>
</screenshots>
<releases >
2018-08-12 08:42:28 +00:00
<release version= "0.2.0" date= "2018-08-12" >
<description >
<p > Bugfixes:</p>
<ul >
<li > Fixed functionality of '=', 'Numpad Dot', and 'Numpad Enter' keys</li>
<li > Fixed uninitialized variable causing strange gamepad behavior</li>
<li > Added a warning for incompatible configs and decoder failures</li>
<li > Added a warning for Wayland performance issues</li>
<li > Stopped capturing the mouse by default for windowed streams</li>
</ul>
</description>
</release>
2018-08-06 02:36:30 +00:00
<release version= "0.1.0" date= "2018-08-05" >
<description >
<p > New features:</p>
<ul >
<li > Allow streaming at the client's native resolution</li>
<li > VDPAU hardware decoding support for NVIDIA GPUs</li>
<li > Updated UI to replace status text with icons</li>
<li > Stream window is now resizable</li>
<li > Display warnings during game launch for configuration issues</li>
</ul>
<p > Bugfixes:</p>
<ul >
<li > Gamepad input now works even if the app doesn't have focus</li>
<li > Fixed streaming black screen if the host supported HEVC but the client didn't</li>
<li > Fixed broken video scaling causing extra stretching and off-center video</li>
<li > Fixed gamepad input issue causing some Y axis inputs to be reversed</li>
</ul>
</description>
</release>
2018-08-02 06:00:55 +00:00
<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>
2018-07-31 06:42:18 +00:00
<release version= "0.0.4a" date= "2018-07-30" >
2018-07-30 04:44:10 +00:00
<description >
<p > Initial pre-alpha release for Linux. Please file bugs!</p>
</description>
</release>
2018-07-30 04:40:34 +00:00
</releases>
2018-07-22 06:57:39 +00:00
<categories >
<category > Game</category>
<category > Qt</category>
</categories>
<developer_name > Moonlight Game Streaming Team</developer_name>
<update_contact > cameron@moonlight-stream.com</update_contact>
<launchable type= "desktop-id" > com.moonlight_stream.Moonlight.desktop</launchable>
<provides >
2018-07-22 10:16:33 +00:00
<binary > moonlight</binary>
2018-07-22 06:57:39 +00:00
</provides>
2018-07-30 04:40:34 +00:00
<content_rating type= "oars-1.0" />
2018-07-22 10:16:33 +00:00
</component>