org.DolphinEmu.dolphin-emu/appdata.xml
Carles Pastor 5fe2ed4e04 Update to 5.0-8987 for the September and October 2018 progress report
I have confirmed through personal testing that the bluetooth passthrough feature does work with this release. However, it requires the user to manually create a udev rule in the host machine as detailed in the dolphin documentation: https://wiki.dolphin-emu.org/index.php?title=USB_Passthrough#Linux

This is hardly ideal, but it's the way upstream recommends, and flatpak doesn't currently offer a means to improve it.
2018-11-01 22:22:29 +01:00

30 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Jeremy Newton -->
<application>
<id type="desktop">dolphin-emu.desktop</id>
<name>Dolphin Emulator</name>
<summary>GameCube / Wii / Triforce Emulator</summary>
<metadata_license>CC-BY-SA-3.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<description>
<p>
Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the
Gamecube) emulator, which supports full HD video with several enhancements such
as compatibility with all PC controllers, turbo speed, networked multiplayer,
and more. Most games run perfectly or with minor bugs.
</p>
</description>
<url type="homepage">https://dolphin-emu.org/</url>
<url type="bugtracker">https://bugs.dolphin-emu.org/projects/emulator/issues</url>
<screenshots>
<screenshot type="default">https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/1.png</screenshot>
<screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/2.png</screenshot>
<screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/3.png</screenshot>
<screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/4.png</screenshot>
</screenshots>
<releases>
<release date="2018-11-01" version="5.0-8987"/>
</releases>
<update_contact>b@bpiotrowski.pl</update_contact>
</application>