Soundux/deployment/appstream/io.github.Soundux.metainfo.xml
2022-05-18 19:17:08 +02:00

217 lines
7.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2021 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 that uses PulseAudio modules or PipeWire linking
</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.8" date="2022-05-18">
<url>https://github.com/Soundux/Soundux/releases/tag/0.2.8</url>
<description>
<p>Last bugfix release for this iteration of the project</p>
<p>If you didn't know already: We're currently in the progress of a major rework. See https://github.com/Soundux/Soundux/issues/591</p>
<ul>
<li>Update translations</li>
<li>Hotkeys rework and MIDI support</li>
<li>Mute during playback on PipeWire</li>
<li>Language override setting</li>
<li>Automatically unload problematic PulseAudio modules</li>
<li>Disable downloader button when not on a tab</li>
<li>Don't prompt for VB-Cable setup when it was not detected</li>
<li>Fixed an issue with the PulseAudio backend (#587)</li>
<li>General bug fixes and stability improvements</li>
</ul>
</description>
</release>
<release version="0.2.7" date="2021-06-04">
<url>https://github.com/Soundux/Soundux/releases/tag/0.2.7</url>
<description>
<ul>
<li>Mono Support for PipeWire</li>
<li>Add Tab opens on last folder and initially opens in home folder</li>
<li>Fix audio playing at 100% in the beginning</li>
<li>New Translations (Greek, Dutch, French)</li>
<li>Fixed Space not working in search</li>
<li>Faster sorting, Per Tab sorting</li>
<li>Added minimum PipeWire version</li>
<li>Arrow Keys to navigate tabs</li>
<li>Set Volume individually</li>
<li>UI Improvements</li>
</ul>
</description>
</release>
<release version="0.2.6" date="2021-05-24">
<url>https://github.com/Soundux/Soundux/releases/tag/0.2.6</url>
<description>
<ul>
<li>Recursive Folder adding</li>
<li>Crashes with PulseAudio</li>
<li>Fix Icons</li>
<li>Bug fixes</li>
</ul>
</description>
</release>
<release version="0.2.5" date="2021-05-24">
<url>https://github.com/Soundux/Soundux/releases/tag/0.2.5</url>
<description>
<ul>
<li>Command line argument to start hidden</li>
<li>Support multiple output apps</li>
<li>Support multiple pass-through apps</li>
<li>Restore output on startup</li>
<li>UI improvements</li>
<li>Bug fixes</li>
</ul>
</description>
</release>
<release version="0.2.4" date="2021-05-18">
<url>https://github.com/Soundux/Soundux/releases/tag/0.2.4</url>
<description>
<ul>
<li>Enable Icon support for flatpak</li>
<li>Fix Blank Page bug on Ubuntu</li>
<li>Fix Crash on Startup</li>
</ul>
</description>
</release>
<release version="0.2.3" date="2021-05-17">
<url>https://github.com/Soundux/Soundux/releases/tag/0.2.3</url>
<description>
<ul>
<li>PipeWire support</li>
<li>Delete confirmation</li>
<li>Open Tab folder</li>
<li>Favorites</li>
<li>Playlist mode</li>
<li>Push to talk keys</li>
<li>Delete Sounds (move to trash)</li>
<li>Improved Launchpad mode</li>
<li>Bug fixes and other improvements</li>
</ul>
</description>
</release>
<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>