132 lines
4.5 KiB
XML
132 lines
4.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2020 Soundux -->
|
|
<component type="desktop-application">
|
|
<id>io.github.Soundux</id>
|
|
<launchable type="desktop-id">io.github.Soundux.desktop</launchable>
|
|
<name>Soundux</name>
|
|
<developer_name>Soundux</developer_name>
|
|
<summary>A cross-platform soundboard</summary>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0-only</project_license>
|
|
<url type="homepage">https://soundux.rocks/</url>
|
|
<url type="donation">https://ko-fi.com/soundux/</url>
|
|
<url type="bugtracker">https://github.com/Soundux/Soundux/issues</url>
|
|
<url type="help">https://github.com/Soundux/Soundux/issues</url>
|
|
<description>
|
|
<p>
|
|
A universal soundboard using pulseaudio modules
|
|
</p>
|
|
<p>Features</p>
|
|
<ul>
|
|
<li>Dark and light theme</li>
|
|
<li>Folder tabs</li>
|
|
<li>Supports a variety of audio formats</li>
|
|
<li>Sound search (can also be opened with CTRL + F)</li>
|
|
<li>Sound hotkeys</li>
|
|
<li>Stop button and hotkey</li>
|
|
<li>App Passthrough (can also be opened with CTRL + G)</li>
|
|
<li>Media Controls</li>
|
|
</ul>
|
|
</description>
|
|
|
|
<launchable type="desktop-id">
|
|
io.github.Soundux.desktop
|
|
</launchable>
|
|
<categories>
|
|
<category>AudioVideo</category>
|
|
<category>Audio</category>
|
|
</categories>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<caption>Dark Interface</caption>
|
|
<image>https://raw.githubusercontent.com/Soundux/screenshots/screenshots/playing-dark.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<caption>Dark Settings</caption>
|
|
<image>https://raw.githubusercontent.com/Soundux/screenshots/screenshots/settings-dark.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<caption>Light Interface</caption>
|
|
<image>https://raw.githubusercontent.com/Soundux/screenshots/screenshots/playing-light.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<caption>Light Grid View</caption>
|
|
<image>https://raw.githubusercontent.com/Soundux/screenshots/screenshots/grid-view-light.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
<releases>
|
|
<release version="0.2.2b3" date="2021-04-01">
|
|
<url>https://github.com/Soundux/Soundux/releases/tag/0.2.2_b3</url>
|
|
<description>
|
|
<ul>
|
|
<li>Tray icon</li>
|
|
<li>Update notification</li>
|
|
<li>Downloader integration (youtube-dl)</li>
|
|
<li>UI improvements</li>
|
|
<li>Sorting options</li>
|
|
<li>Improved Hotkeys</li>
|
|
<li>New Search</li>
|
|
<li>Application Icons</li>
|
|
<li>Launchpad Mode</li>
|
|
<li>Mute during playback</li>
|
|
<li>System Information</li>
|
|
<li>Bug fixes and other improvements</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
<release version="0.2.1" date="2021-03-07">
|
|
<url>https://github.com/Soundux/Soundux/releases/tag/0.2.1</url>
|
|
<description>
|
|
<ul>
|
|
<li>Play sounds without output application</li>
|
|
<li>Bug fixes</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
<release version="0.2" date="2021-03-03">
|
|
<url>https://github.com/Soundux/Soundux/releases/tag/0.2</url>
|
|
<description>
|
|
<ul>
|
|
<li>New UI</li>
|
|
<li>Grid View</li>
|
|
<li>Media Controls</li>
|
|
<li>Internationalization</li>
|
|
<li>Application pass-through</li>
|
|
<li>General fixes</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
<release version="0.1.6" date="2021-02-06">
|
|
<url>https://github.com/Soundux/Soundux/releases/tag/0.1.6</url>
|
|
<description>
|
|
<ul>
|
|
<li>Support FLAC files</li>
|
|
<li>Changelogs on Flathub</li>
|
|
<li>General bugfixes and stability improvements</li>
|
|
<li>Only unload PulseAudio modules created by Soundux</li>
|
|
<li>Update stop button state</li>
|
|
<li>Prevent opening the program multiple times</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
<release version="0.1.5" date="2021-01-03">
|
|
<url>https://github.com/Soundux/Soundux/releases/tag/0.1.5</url>
|
|
<description>
|
|
<ul>
|
|
<li>Fix detection for non English systems on Linux</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
<release version="0.1.4" date="2020-12-23">
|
|
<url>https://github.com/Soundux/Soundux/releases/tag/0.1.4</url>
|
|
<description>
|
|
<ul>
|
|
<li>Use $XDG_CONFIG_HOME on Linux if it's set</li>
|
|
<li>UI now closes instantly</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
</releases>
|
|
<content_rating type="oars-1.1" />
|
|
</component>
|