Drew Weymouth
|
e719782437
|
beginning of work on fullscreen page
|
2024-03-01 16:59:04 -08:00 |
|
Drew Weymouth
|
daac2c8566
|
fix keyboard scrolling weirdness by updating Fyne fork
|
2024-02-22 17:25:46 -08:00 |
|
Drew Weymouth
|
a7309b08ca
|
add keyboard scrolling to list views
|
2024-02-18 13:26:15 -08:00 |
|
Drew Weymouth
|
c6687aaa95
|
add (non-focused) keyboard scrolling to grid view pages
|
2024-02-18 09:10:01 -08:00 |
|
Drew Weymouth
|
a46b9559bf
|
make sure to always update itemForID maps for focus traversal
|
2024-02-17 08:22:21 -08:00 |
|
Drew Weymouth
|
bc113e404d
|
add focus navigation to playlists list view
|
2024-02-16 09:15:49 -08:00 |
|
Drew Weymouth
|
f789296944
|
refactor and add focus navigation to genres list
|
2024-02-16 08:33:24 -08:00 |
|
Drew Weymouth
|
6ac9337625
|
remove some outdated todo comments
|
2024-02-14 15:11:14 -08:00 |
|
Drew Weymouth
|
e9d462e655
|
move player package into backend
|
2024-01-08 18:53:13 -08:00 |
|
Drew Weymouth
|
e4342ac135
|
Add icons to menu items
|
2024-01-06 16:24:23 -08:00 |
|
Drew Weymouth
|
9c2f72d9f2
|
Fix #33: allow reordering of play queue
|
2024-01-06 14:22:18 -08:00 |
|
Drew Weymouth
|
b3a5fee264
|
replace shuffle icon
|
2024-01-06 11:44:25 -08:00 |
|
natilou
|
55a959ac4c
|
adding default color name, calling updateNavBtnsColor in SetPage and handling the nil case
|
2024-01-06 10:25:08 -03:00 |
|
natilou
|
159c127be8
|
Highlight the icon of the current page and reset the original color of the rest
|
2024-01-06 10:25:08 -03:00 |
|
Drew Weymouth
|
bcf95ba26c
|
don't assume MPV player in now playing page
|
2023-12-19 08:23:12 -08:00 |
|
Drew Weymouth
|
55f9461410
|
Refactor pt. 1: move MPV player to own package and extract some types
|
2023-12-17 13:50:30 -08:00 |
|
Drew Weymouth
|
cb4329cf08
|
Display release types in album page
|
2023-12-16 15:03:22 -08:00 |
|
Drew Weymouth
|
6445320cb5
|
#283: Prevent artist bio from overflowing header space
|
2023-11-22 12:28:18 -06:00 |
|
Drew Weymouth
|
87fc88e308
|
Fix #157: Add "Auto" ReplayGain mode to auto-choose between Track and Album
|
2023-11-15 08:14:31 -08:00 |
|
Drew Weymouth
|
aba2076894
|
remove Recently Played, Frequently Played album sort orders for Jellyfin
|
2023-11-14 16:58:04 -08:00 |
|
Drew Weymouth
|
ecfba0a463
|
another place to disable ratings
|
2023-11-14 09:05:02 -08:00 |
|
Drew Weymouth
|
80a3104e79
|
all playlist functionality works now
|
2023-11-14 09:05:02 -08:00 |
|
Drew Weymouth
|
fb6c77aa8f
|
load artist page image preferentially from CoverArt property rather than LastFM url
|
2023-11-14 09:05:02 -08:00 |
|
Drew Weymouth
|
7d3e942e3f
|
playlist updates
|
2023-11-14 09:05:02 -08:00 |
|
Drew Weymouth
|
e261eab4f3
|
Jellyfin does not support 5-star ratings - make it disableable
|
2023-11-14 09:05:02 -08:00 |
|
Drew Weymouth
|
f30b282cdb
|
don't crash with zero-track album, pt. 2
|
2023-11-14 09:05:02 -08:00 |
|
Drew Weymouth
|
7c0f68d4bc
|
don't crash with zero track album
|
2023-11-14 09:05:02 -08:00 |
|
Drew Weymouth
|
2867d13498
|
more Jellyfin integration work
|
2023-11-14 09:05:02 -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
|
6acf65312b
|
change placeholder text in page-specific search fields
|
2023-11-05 15:16:20 -08:00 |
|
Drew Weymouth
|
17df4d780e
|
more WIP
|
2023-11-05 14:07:52 -08:00 |
|
Drew Weymouth
|
91c6addd89
|
use plain label for Now Playing status line - we weren't doing any formatting
|
2023-11-05 09:22:51 -08:00 |
|
Drew Weymouth
|
1a8196d471
|
make tracklist.SetTracks refresh to mitigate risk of non-refresh bugs
|
2023-11-05 08:54:59 -08:00 |
|
Drew Weymouth
|
27fab7ed26
|
switch to ellipsis truncation everywhere
|
2023-11-03 23:26:26 -07:00 |
|
Drew Weymouth
|
0abe080777
|
simplify grid view page header layout
|
2023-11-02 22:42:19 -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
|
b24321ee40
|
use disabled list to avoid builtin focus handling
|
2023-11-02 19:24:52 -07:00 |
|
Drew Weymouth
|
b7393d1bc8
|
switch to ImagePlaceholder on album page
|
2023-10-31 22:19:05 -07:00 |
|
Drew Weymouth
|
76f5c156d9
|
update album page header for multi-valued artists and genres
|
2023-10-22 12:01:16 -07:00 |
|
Drew Weymouth
|
4f002574c2
|
handle multiple artists properly in UI
|
2023-10-22 11:40:06 -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
|
0bcdcf5e02
|
add genres list sorting and fix bug with playlists sorting
|
2023-10-11 17:56:25 -07:00 |
|
Drew Weymouth
|
4485908776
|
add sorting to playlists page list view
|
2023-10-09 17:06:59 -07:00 |
|
Drew Weymouth
|
f84a03c703
|
Closes #249: add Rescan Library to settings menu
|
2023-09-25 16:38:02 -07:00 |
|
Drew Weymouth
|
9b2fee47f1
|
refactor: shared base impl between albums and genre pages
|
2023-08-07 17:28:24 -07:00 |
|
Drew Weymouth
|
64ec698202
|
few cleanups around handling track change callback
|
2023-08-04 23:39:14 -04:00 |
|
Drew Weymouth
|
5c9d338b62
|
prevent multiple popup covers on album page if thumbnail clicked twice while loading
|
2023-08-04 10:59:19 -04:00 |
|
Drew Weymouth
|
a2a56b3d8c
|
ctrl+F to focus search bar on Artists page
|
2023-08-02 16:07:32 -06:00 |
|
Drew Weymouth
|
5bb65ee6aa
|
Fixes #222: ensure pooled PageHeaders don't hold onto old state in closures
|
2023-07-17 17:07:13 -07:00 |
|
Drew Weymouth
|
caad7c7a27
|
use GridView widgets from pool in favorites page
|
2023-07-11 16:58:47 -07:00 |
|