Jacalz
534a7bfaaf
Run modernise on the project
...
This will be available in "go fix" within Go 1.26 but in the meantime:
go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -fix -test ./...
2025-09-17 22:28:16 +02:00
Drew Weymouth
1a4237e493
Fix #580 : ensure track search results are added properly
2025-03-18 08:39:52 -07:00
Drew Weymouth
3a3774f5b6
add loading indicator and err/timeout toast to Album and Playlist pages (todo: other pages)
2025-02-14 17:15:03 -03:00
Drew Weymouth
ff78a79906
more fyne.Do updates
2025-02-08 08:35:33 -03:00
Drew Weymouth
fec6fe5eb7
fix nocopy of mutex
2024-09-06 18:07:31 -07:00
Drew Weymouth
0d281bc5bf
switch to atomic.Bool
2024-09-06 18:06:11 -07:00
Drew Weymouth
65efac0ba5
move refresh into AppendTracks impl
2024-09-06 17:46:47 -07:00
Drew Weymouth
d76fc41230
more pooling of widgets, rename and rework a few things
2023-07-07 17:11:03 -07:00
Drew Weymouth
85042fcbd4
begin the refactoring - doesnt compile
2023-05-14 19:31:04 -07:00
Drew Weymouth
2ef0282c0b
update module import paths
2023-05-07 09:53:34 -07:00
Drew Weymouth
3521f62f28
bug fix
2023-04-20 19:24:44 -07:00
Drew Weymouth
b21b1ce6ba
add TracklistLoader for infinite scrolling tracklist
2023-04-20 19:24:44 -07:00