Drew Weymouth
|
0d02c1fe9d
|
layout fixes and upgrades, add list hdr sort icon
|
2023-05-23 11:10:43 -07:00 |
|
Drew Weymouth
|
e8ab651d9d
|
add genres to album filters panel
|
2023-05-18 18:10:09 -07:00 |
|
Drew Weymouth
|
8f4f13733a
|
Fix #161: ensure gridview doesn't have concurrent fetch tasks on reset
|
2023-05-18 17:35:52 -07:00 |
|
Drew Weymouth
|
ce7822c89f
|
oops: fix infinite recursion in TextRestrictedEntry
|
2023-05-18 13:11:51 -07:00 |
|
Drew Weymouth
|
bf4dce6df4
|
add more restrictions to year entry field in album filters
|
2023-05-18 08:56:55 -07:00 |
|
Drew Weymouth
|
f926ed3fb9
|
fix some bugs and restructure a bit more
|
2023-05-15 17:05:18 -07:00 |
|
Drew Weymouth
|
fd106560d0
|
more refactoring - compiles now but not extensively tested
|
2023-05-14 20:50:06 -07:00 |
|
Drew Weymouth
|
85042fcbd4
|
begin the refactoring - doesnt compile
|
2023-05-14 19:31:04 -07:00 |
|
Drew Weymouth
|
2083af3935
|
add Shuffle context menu item to tracklist; unselect tracks on Favorites page by clicking outside
|
2023-05-13 16:47:15 -07:00 |
|
Drew Weymouth
|
35b2bcb261
|
add album filters to favorites page
|
2023-05-12 19:29:02 -07:00 |
|
Drew Weymouth
|
4730b74039
|
add album filters to genre page
|
2023-05-12 09:22:49 -07:00 |
|
Drew Weymouth
|
85701c568c
|
add filter icon
|
2023-05-11 21:32:07 -07:00 |
|
Drew Weymouth
|
87ae111cb2
|
more work on album filters
|
2023-05-11 16:45:47 -07:00 |
|
Drew Weymouth
|
b2dce99714
|
fix race condition index out of bound crash in gridview
|
2023-05-11 16:43:10 -07:00 |
|
Drew Weymouth
|
0a20299cf4
|
add albumfilterdialog
|
2023-05-11 08:55:11 -07:00 |
|
Drew Weymouth
|
5634dfcfc1
|
simplify SearchEntry and extract a debouncer util func
|
2023-05-10 21:05:17 -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
|
88b32c7b05
|
Fix #156: allow scrolling the volume slider
|
2023-05-06 10:20:58 -07:00 |
|
Drew Weymouth
|
cbc724df93
|
migrate to Fyne 2.2.4
|
2023-05-04 18:42:25 -07:00 |
|
Drew Weymouth
|
073de9499e
|
move GridWrap widget out of Fyne fork
|
2023-05-04 17:14:44 -07:00 |
|
Drew Weymouth
|
ea7d5047ac
|
hide track title display if nothing playing
|
2023-05-04 17:10:10 -07:00 |
|
Drew Weymouth
|
5a3859d438
|
now playing cover should not be clickable when nothing playing
|
2023-05-04 17:07:53 -07:00 |
|
Drew Weymouth
|
2d3fb4be3a
|
Merge pull request #154 from dweymouth/feature/lighttheme
Add light theme
|
2023-05-03 17:49:42 -07:00 |
|
Drew Weymouth
|
0f6d803fa4
|
fix regression where similar artist links were shrinked to zero
|
2023-05-02 17:56:17 -07:00 |
|
Drew Weymouth
|
76657b5c1c
|
Fix #136: add context menu to album and playlist grid views
|
2023-05-02 17:50:35 -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
|
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
|
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
|
a9eac505ea
|
add tracklist submenu to bulk set rating
|
2023-04-29 11:18:40 -07:00 |
|
Drew Weymouth
|
a4ab14cb73
|
remove obsolete TODO
|
2023-04-29 10:55:48 -07:00 |
|
Drew Weymouth
|
2729711604
|
small refactor
|
2023-04-29 10:53:14 -07:00 |
|
Drew Weymouth
|
5b6b6b4fe2
|
add context menu items to bulk set/unset favorite
|
2023-04-29 10:44:44 -07:00 |
|
Drew Weymouth
|
9b1349b0ac
|
add grid view option to playlists page
|
2023-04-28 19:28:20 -07:00 |
|
Drew Weymouth
|
753e7f9bcc
|
refactor 2: use generic model for grid view
|
2023-04-28 17:25:57 -07:00 |
|
Drew Weymouth
|
cf4540eb32
|
refactor 1: renaming
|
2023-04-28 16:50:35 -07:00 |
|
Drew Weymouth
|
a9cec173dd
|
Fix #95: temporarily add tappable behavior to seekbar slider until Fyne 2.4
|
2023-04-27 09:21:07 -07:00 |
|
Drew Weymouth
|
2859a80e62
|
tweak tracklist column sizes
|
2023-04-26 17:34:39 -07:00 |
|
Drew Weymouth
|
88958bde1c
|
Merge branch 'main' into feature/rating
|
2023-04-26 17:23:14 -07:00 |
|
Drew Weymouth
|
d690c907c2
|
Fix #149: correct MinSize calculation for CustomHyperlink
|
2023-04-26 17:21:26 -07:00 |
|
Drew Weymouth
|
91892dd07b
|
adjust padding around stars
|
2023-04-25 21:21:14 -07:00 |
|
Drew Weymouth
|
e1f742fafd
|
add rating to tracklist, hook up set rating action
|
2023-04-25 20:48:49 -07:00 |
|
Drew Weymouth
|
238b786a15
|
add hover + click behavior
|
2023-04-25 19:56:21 -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 |
|