Drew Weymouth
|
565d2d99a9
|
minor refactor: use Refresh and widget property to toggle showing year
|
2025-11-26 11:15:25 -08:00 |
|
Drew Weymouth
|
6b8feff25b
|
use parenthesized year when inline with album name
|
2025-11-26 11:01:22 -08:00 |
|
zacaj
|
9fdb62ab56
|
Fix #741: add album year to now playing
|
2025-11-23 19:14:40 +00:00 |
|
Drew Weymouth
|
66b8d4bc89
|
Add tool tips to tracklist names, etc + refactoring
|
2024-08-05 17:53:01 -07:00 |
|
Drew Weymouth
|
950d34c57d
|
add track info menu item to PlayQueueList and NowPlayingCard
|
2024-07-26 08:26:02 -07:00 |
|
ericwyn
|
6ab3b20a90
|
i18n: update i18n references on menu labels, update chinese translation
|
2024-07-25 15:16:47 +08:00 |
|
Drew Weymouth
|
b65bb707a8
|
Fix #286: add "option button" to the right of current track title
|
2024-06-05 08:26:08 -07:00 |
|
Drew Weymouth
|
b7af1e716c
|
use radio icon for image placeholder for radio stations
|
2024-06-01 17:42:40 -07:00 |
|
Drew Weymouth
|
0a902aef9f
|
refactoring continued - compiles now
|
2024-05-31 16:37:14 -07:00 |
|
Drew Weymouth
|
819f42dac0
|
onboard to new custom padded box layouts
|
2024-05-24 16:57:49 -07:00 |
|
Drew Weymouth
|
883c1f738d
|
rebase to Fyne 2.5 prerelease and onboard to new CustomPaddedLayout
|
2024-05-24 16:48:53 -07:00 |
|
Michael Manganiello
|
3856ecdf73
|
misc: Make NowPlayingCard.Update receive Track object
Small change to `NowPlayingCard`, to be able to use more Track
properties in the future (e.g. favorite status).
|
2024-04-27 14:02:05 -03:00 |
|
Drew Weymouth
|
739b5eb64d
|
save last active tab in Now Playing page
|
2024-03-06 19:48:55 -08:00 |
|
Drew Weymouth
|
d8f2172341
|
use fastest image scale mode for now playing cards
|
2024-03-03 10:42:09 -08:00 |
|
Drew Weymouth
|
e719782437
|
beginning of work on fullscreen page
|
2024-03-01 16:59:04 -08:00 |
|
Drew Weymouth
|
e4342ac135
|
Add icons to menu items
|
2024-01-06 16:24:23 -08:00 |
|
Drew Weymouth
|
80f1fb9f46
|
more places to disable ratings for Jellyfin
|
2023-11-14 09:05:02 -08:00 |
|
Drew Weymouth
|
e841793318
|
more refactoring to make nowplayingcard more consistent with rest of widget APIs
|
2023-11-14 08:59:49 -08:00 |
|
Drew Weymouth
|
5ce843f6cc
|
small refactor of nowplayingcard
|
2023-11-14 08:53:42 -08:00 |
|
Drew Weymouth
|
27fab7ed26
|
switch to ellipsis truncation everywhere
|
2023-11-03 23:26:26 -07:00 |
|
Drew Weymouth
|
0420465af5
|
re-adjust spacing in now playing card
|
2023-11-03 17:15:39 -07:00 |
|
Drew Weymouth
|
a5c2bca67d
|
adjust spacing of now playing card
|
2023-11-02 20:17:33 -07:00 |
|
Drew Weymouth
|
8c873881d3
|
fix bottom panel size after hiding empty cover thumbnail
|
2023-11-01 17:39:57 -07:00 |
|
Drew Weymouth
|
ffc6a8fc98
|
workaround github.com/fyne-io/fyne/issues/4345 - hide empty nowplaying image
|
2023-10-31 17:31:39 -07:00 |
|
Drew Weymouth
|
4f002574c2
|
handle multiple artists properly in UI
|
2023-10-22 11:40:06 -07:00 |
|
Drew Weymouth
|
c3143dbbbe
|
WIP - multi hyperlink
|
2023-10-22 11:10:36 -07:00 |
|
Drew Weymouth
|
6f08032f22
|
pull in patched hyperlink bug fix from Fyne, start removing CustomHyperlink
|
2023-10-22 11:10:36 -07:00 |
|
Drew Weymouth
|
c5b8e0e3f7
|
fix tap events for gridview
|
2023-05-23 19:03:44 -07:00 |
|
Drew Weymouth
|
3e448ed995
|
add context menu to cover thumbnail in bottom panel
|
2023-05-08 09:10:43 -07:00 |
|
Drew Weymouth
|
2ef0282c0b
|
update module import paths
|
2023-05-07 09:53:34 -07:00 |
|
Drew Weymouth
|
ea7d5047ac
|
hide track title display if nothing playing
|
2023-05-04 17:10:10 -07:00 |
|
Drew Weymouth
|
053474f669
|
make track title in bottom panel link to Now Playing page
|
2023-04-30 10:17:34 -07:00 |
|
Drew Weymouth
|
78194165f4
|
show full size cover when clicking thumbnail in now playing display
|
2023-04-30 09:30:53 -07:00 |
|
Drew Weymouth
|
7298b6f8b9
|
add some comments
|
2023-04-08 08:59:39 -07:00 |
|
Drew Weymouth
|
37941bbeef
|
spacing adjustments
|
2023-03-04 10:10:17 -08:00 |
|
Drew Weymouth
|
37f272e702
|
some tweaks to ui theming for Fyne 2.3
|
2023-03-04 09:25:12 -08:00 |
|
Drew Weymouth
|
5af7b582f5
|
make bottom panel a little shorter
|
2023-02-07 18:43:11 -08:00 |
|
Drew Weymouth
|
9f42bd6607
|
bug fix: hide hyperlinks in NowPlayingCard when there is nothing to display
|
2023-01-18 19:28:39 -08:00 |
|
Drew Weymouth
|
a9c854b86b
|
add cover and details to album page
|
2023-01-03 18:01:19 -08:00 |
|
Drew Weymouth
|
4912e6d180
|
make artist/album in now playing card navigable
|
2023-01-03 16:59:16 -08:00 |
|
Drew Weymouth
|
cefb25133e
|
refactor UI for better separation
|
2022-12-24 16:47:00 -08:00 |
|