Compare commits
No commits in common. "a080a7fea5b4d5d92b970450596ad40c880ca0f8" and "9cbea20c1108b73dada7654f6f2c518e5b279451" have entirely different histories.
a080a7fea5
...
9cbea20c11
|
@ -19,46 +19,33 @@
|
||||||
|
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">
|
<screenshot type="default">
|
||||||
<image>https://raw.githubusercontent.com/christofsteel/syng/b963d09aee58531ab7ea61ddf04ee169fba57a63/resources/screenshots/syng.png</image>
|
<image>https://raw.githubusercontent.com/christofsteel/syng/94e0d9c0b77579ed256bf74412a20da314dd7166/resources/screenshots/syng.png</image>
|
||||||
<caption>Configuration window</caption>
|
<caption>Syng configuration window</caption>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
<screenshot>
|
<screenshot>
|
||||||
<image>https://raw.githubusercontent.com/christofsteel/syng/b963d09aee58531ab7ea61ddf04ee169fba57a63/resources/screenshots/syng_advanced.png</image>
|
<image>https://raw.githubusercontent.com/christofsteel/syng/94e0d9c0b77579ed256bf74412a20da314dd7166/resources/screenshots/syng_advanced.png</image>
|
||||||
<caption>Configuration window (Advanced settings)</caption>
|
<caption>Syng configuration window (Advanced settings)</caption>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
<screenshot>
|
<screenshot>
|
||||||
<image>https://raw.githubusercontent.com/christofsteel/syng/b963d09aee58531ab7ea61ddf04ee169fba57a63/resources/screenshots/syng_player_next_up.png</image>
|
<image>https://raw.githubusercontent.com/christofsteel/syng/94e0d9c0b77579ed256bf74412a20da314dd7166/resources/screenshots/syng_player_next_up.png</image>
|
||||||
<caption>Next up screen</caption>
|
<caption>Next up screen</caption>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
<screenshot>
|
<screenshot>
|
||||||
<image>https://raw.githubusercontent.com/christofsteel/syng/b963d09aee58531ab7ea61ddf04ee169fba57a63/resources/screenshots/syng_player_song.png</image>
|
<image>https://raw.githubusercontent.com/christofsteel/syng/94e0d9c0b77579ed256bf74412a20da314dd7166/resources/screenshots/syng_player_song.png</image>
|
||||||
<caption>Player playing a song</caption>
|
<caption>Player playing a song</caption>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
<screenshot>
|
<screenshot>
|
||||||
<image>https://raw.githubusercontent.com/christofsteel/syng/b963d09aee58531ab7ea61ddf04ee169fba57a63/resources/screenshots/syng_mobile_search.png</image>
|
<image>https://raw.githubusercontent.com/christofsteel/syng/94e0d9c0b77579ed256bf74412a20da314dd7166/resources/screenshots/syng_mobile_search.png</image>
|
||||||
<caption>Web Interface on Mobile</caption>
|
<caption>Web Interface on Mobile</caption>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
<screenshot>
|
<screenshot>
|
||||||
<image>https://raw.githubusercontent.com/christofsteel/syng/b963d09aee58531ab7ea61ddf04ee169fba57a63/resources/screenshots/syng_web2.png</image>
|
<image>https://raw.githubusercontent.com/christofsteel/syng/94e0d9c0b77579ed256bf74412a20da314dd7166/resources/screenshots/syng_web2.png</image>
|
||||||
<caption>Web interface</caption>
|
<caption>Syng web interface</caption>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
|
|
||||||
|
|
||||||
<releases>
|
<releases>
|
||||||
<release version="2.2.0" date="2025-07-02">
|
|
||||||
<description>
|
|
||||||
<p>
|
|
||||||
<em>Changes</em>:
|
|
||||||
</p>
|
|
||||||
<ul>
|
|
||||||
<li>Better graceful termination</li>
|
|
||||||
<li>Next-up pop up</li>
|
|
||||||
<li>Admin and logs panel in the client</li>
|
|
||||||
<li>Better error reporting</li>
|
|
||||||
</ul>
|
|
||||||
</description>
|
|
||||||
</release>
|
|
||||||
<release version="2.1.0" date="2024-11-21">
|
<release version="2.1.0" date="2024-11-21">
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
|
|
|
@ -8,4 +8,3 @@ Comment=An all-in-one karaoke player
|
||||||
|
|
||||||
Exec=syng
|
Exec=syng
|
||||||
Icon=rocks.syng.Syng
|
Icon=rocks.syng.Syng
|
||||||
Categories=AudioVideo;
|
|
||||||
|
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 69 KiB |
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 65 KiB |
Before Width: | Height: | Size: 153 KiB After Width: | Height: | Size: 109 KiB |