natilou
298f4f6602
feat: Add Song radio option in tracklist.
...
At this moment this feature is only available on the Subsonic media provider. Using a
Jellyfin server the "Play song radio" option will be disabled.
2024-03-30 12:26:42 -03:00
Michael Manganiello
9d3725cb51
feat: Add Share option for artists, albums, and tracks
...
This feature is only available on the Subsonic media provider. Using a
Jellyfin server will make Supersonic hide the "Share" option.
* Artists: Option available in grid view and in Artist view.
* Albums: Option available in grid view and in Album view.
* Tracks: Option available in tracklist, when a single track is selected.
2024-03-03 20:44:58 -03:00
Drew Weymouth
1914821283
prepare for 0.9.1 release
2024-02-25 08:33:07 -08:00
Antoine Beaupré
59e05c20e1
add developer_name to appstream data file
...
It seems this is necessary in Flatpaks now. I have a build that failed with:
```
flatpak run --command=flatpak-builder-lint org.flatpak.Builder --exceptions repo repo
in dir /srv/buildbot/worker/build-x86_64-1/build (timeout 1200 secs)
watching logfiles {}
argv: b'flatpak run --command=flatpak-builder-lint org.flatpak.Builder --exceptions repo repo'
using PTY: False
{
"errors": [
"appstream-missing-developer-name"
],
"warnings": [
"appstream-summary-too-long",
"appstream-screenshot-missing-caption"
]
}
Please consult the documentation at https://docs.flathub.org/docs/for-app-authors/linter
program finished with exit code 1
elapsedTime=54.274905
```
... interestingly, that is marked as "warning" in the above
documentation:
https://docs.flathub.org/docs/for-app-authors/linter/#appstream-missing-developer-name
... but is reported as an error now. Even worse, the tag is
deprecated:
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-developer_name
I tried to fix it by vendoring this fixed version in the flatpak,
we'll see how that goes:
https://github.com/flathub/io.github.dweymouth.supersonic/pull/62#issuecomment-1916007362
2024-01-29 22:35:22 -05:00
Drew Weymouth
126de719e4
prepare for 0.9.0 release
2024-01-27 08:04:06 -08:00
Drew Weymouth
c9e6d5981a
bump copyright year
2024-01-12 08:14:33 -08:00
Drew Weymouth
d2743815bf
add new icon
2024-01-06 16:24:41 -08:00
Drew Weymouth
e4342ac135
Add icons to menu items
2024-01-06 16:24:23 -08:00
Drew Weymouth
13e4ff0544
remove old shuffle icons
2024-01-06 11:44:54 -08:00
Drew Weymouth
b3a5fee264
replace shuffle icon
2024-01-06 11:44:25 -08:00
natilou
d168651cfa
including the new .svg file as well as the changes to bundled_gen.sh
2024-01-06 10:25:08 -03:00
natilou
4e62db34f1
adding new svg icon for ResHeartFilledSvg and other svg icon for ResHeartOutlineSvg
2024-01-06 10:25:08 -03:00
Drew Weymouth
b041602899
WIP replace png icons - heart icon doesn't theme
2024-01-06 10:25:08 -03:00
Drew Weymouth
61f5f24c4f
Add Audio category to Flatpak appdata file
2023-12-20 08:42:34 -08:00
Drew Weymouth
becb34cd4a
Prepare for 0.8.2 release
2023-12-16 08:01:00 -08:00
Drew Weymouth
7106d81eff
prepare for 0.8.1 release
2023-12-06 07:03:21 -08:00
Drew Weymouth
44ca55ff07
prepare for 0.8.0 release
2023-11-15 08:31:06 -08:00
Drew Weymouth
a692daf90c
update screenshots
2023-11-08 09:31:57 -08:00
Drew Weymouth
4cb9bcd86f
Prepare for 0.7.0 release
2023-11-07 07:56:38 -08:00
Drew Weymouth
4bbda87634
move donation link to top of whats new dialog
2023-11-07 07:44:02 -08:00
Drew Weymouth
b83387e29c
show What's New dialog when launching updated version
2023-11-06 17:59:35 -08:00
Drew Weymouth
c9b224277e
Add rounded rectangle background to Album, Artist, Playlist page headers
2023-11-06 17:54:40 -08:00
Drew Weymouth
68cb1fc719
update theme and themefile syntax now that HyperlinkColor exists in Fyne
2023-11-03 17:40:53 -07:00
Drew Weymouth
7ef1dc1b63
Prepare for 0.6.0 release
2023-10-23 07:51:41 -07:00
Drew Weymouth
bf93689bce
new versions of fyne package automatically scale icon for MacOS
2023-10-21 09:49:55 -07:00
Drew Weymouth
3321540bd3
prepare for 0.5.2 release
2023-09-18 09:02:26 -07:00
Drew Weymouth
69fa726894
prepare for 0.5.1 bug fix release
2023-07-17 17:12:23 -07:00
Drew Weymouth
c7f58a8a38
prepare for 0.5.0 release
2023-07-15 11:14:57 -07:00
Drew Weymouth
47a7f065cb
prepare for 0.4.0 release
2023-06-24 15:56:15 -07:00
Drew Weymouth
5f83c2cd95
add repeat icons to bundle
2023-06-20 19:22:40 -07:00
Drew Weymouth
ecffb81f72
make ListHeader color independently customizable
2023-06-20 18:33:41 -07:00
Drew Weymouth
4a399c51b7
move default theme to ThemeFile system
2023-06-20 18:32:41 -07:00
Drew Weymouth
6d5900b692
prepare for 0.3.1 release
2023-06-03 10:22:06 -07:00
Drew Weymouth
c3430c9c85
prepare for 0.3.0 release
2023-05-24 17:42:38 -07:00
Drew Weymouth
de7a16639e
switch GridView to icon placeholder
2023-05-23 17:35:26 -07:00
Drew Weymouth
85701c568c
add filter icon
2023-05-11 21:32:07 -07:00
John Regan
060d65e939
Add Categories entry to Desktop Entry file
...
This allows the application to be listed in menus under music players / multimedia categories.
2023-05-07 09:22:35 -07:00
Drew Weymouth
e212484d00
prepare for 0.2.0 release
2023-05-05 08:33:47 -07:00
Drew Weymouth
9b1349b0ac
add grid view option to playlists page
2023-04-28 19:28:20 -07:00
Drew Weymouth
91892dd07b
adjust padding around stars
2023-04-25 21:21:14 -07:00
Drew Weymouth
9414dfebe5
update svg bounding box
2023-04-25 21:06:25 -07:00
Drew Weymouth
8f462447e2
adjust spacing
2023-04-25 18:45:37 -07:00
Drew Weymouth
8449ebe5dc
switch from PNG to SVG for star icons
2023-04-25 18:29:36 -07:00
Drew Weymouth
f8127d7e00
preparing for 0.1.0 release
2023-04-22 08:11:28 -07:00
Antoine Beaupré
8adfc8e90f
import Appstream data file from Flatpak package
...
Closes : #133
2023-04-18 21:30:31 -04:00
Drew Weymouth
3fbf53279f
Fix #132 : provide standard sized icons
2023-04-18 17:56:06 -07:00
Dušan Mitrović
5a33433294
Adding a proper .desktop file for future releases.
...
Signed-off-by: Dušan Mitrović <dusan@dusanmitrovic.xyz >
2023-04-09 20:40:39 +02:00
Rick Sayre
382b7cc8a7
Pre-built libmpv.2.dylib and needed dependencies compatible with macOS back to High Sierra
2023-04-06 20:32:29 -07:00
Drew Weymouth
5e61536f04
add padded icon for Mac OS
2023-03-21 18:15:16 -07:00
Drew Weymouth
69314696a0
set placeholder image when album cover is not available
2023-03-16 21:32:48 -07:00