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
801967a530
misc: Upgrade Go to v1.21
...
Upgrade to 1.21 as 1.20 is now unmaintained.
Most changes are related to the new `slices` package from standard
library, which can replace some existing custom functions.
2024-03-05 09:49:10 -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
e4342ac135
Add icons to menu items
2024-01-06 16:24:23 -08:00
Drew Weymouth
b041602899
WIP replace png icons - heart icon doesn't theme
2024-01-06 10:25:08 -03: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
565295a88a
use rounded rectangles where appropriate; switch deprecated Max to Stack layout
2023-11-02 22:02:44 -07:00
Drew Weymouth
40b9322079
Fix #261 : Show next-up sort icon when hovering over sortable list header
2023-10-21 09:25:30 -07:00
Michael Manganiello
a40ba5eb79
Update icons to the new Repeat ones
2023-06-20 23:51:04 -03:00
Drew Weymouth
a7603fe668
use v2 of toml
2023-06-20 18:36:58 -07:00
Drew Weymouth
ecffb81f72
make ListHeader color independently customizable
2023-06-20 18:33:41 -07:00
Drew Weymouth
c6fc76172a
fallback to default Supersonic theme before falling back to Fyne theme
2023-06-20 18:33:41 -07:00
Drew Weymouth
02cac23d9a
hook custom themes up to Settings dialog
2023-06-20 18:33:37 -07:00
Drew Weymouth
4a399c51b7
move default theme to ThemeFile system
2023-06-20 18:32:41 -07:00
Drew Weymouth
604396ae17
begin work on custom theme support
2023-06-20 18:32:41 -07:00
Drew Weymouth
de7a16639e
switch GridView to icon placeholder
2023-05-23 17:35:26 -07:00
Drew Weymouth
9c1a137cf5
tweak disabled button color for light theme
2023-05-16 17:34:19 -07:00
Drew Weymouth
85701c568c
add filter icon
2023-05-11 21:32:07 -07:00
Drew Weymouth
2ef0282c0b
update module import paths
2023-05-07 09:53:34 -07:00
Drew Weymouth
4ed6a75778
add theme choice to settings dialog
2023-05-03 17:32:36 -07:00
Drew Weymouth
a1d91d748c
cleanup from bad merge 2: misc cleanum + make tracks icon themed
2023-05-01 18:02:53 -07:00
Drew Weymouth
64091bb84c
cleanup from bad merge conflict 1: fix build errors
2023-05-01 17:56:13 -07:00
Drew Weymouth
61d8d6916a
move ThemedRectangle to theme package
2023-05-01 17:50:00 -07:00
Drew Weymouth
6c81db4398
switch to simpler way of themeing PNG icons
2023-05-01 17:49:59 -07:00
Drew Weymouth
62f8f821cc
hook up config settings to light/dark appearance
2023-05-01 17:45:34 -07:00
Drew Weymouth
cdac9ae66f
update rest of icons to themed
2023-05-01 17:42:09 -07:00
Drew Weymouth
94157b3a00
more light theme work: themed icon button, colors adj
2023-05-01 17:40:39 -07:00
Drew Weymouth
4711a2b196
more work on light theme colos
2023-05-01 17:34:25 -07:00
Drew Weymouth
dd1adaf2a2
beginning of moving custom icons to theme
2023-05-01 17:34:23 -07:00
Drew Weymouth
2f14a09cd8
Fix #63 : add experimental support for setting custom app font
2023-04-21 18:19:45 -07:00
Drew Weymouth
4eddf262cb
color adjustments
2023-03-04 10:34:01 -08:00
Drew Weymouth
37f272e702
some tweaks to ui theming for Fyne 2.3
2023-03-04 09:25:12 -08:00