Drew Weymouth
|
c06bdc0996
|
connect select all action to top tracks view when visible
|
2023-03-09 17:49:15 -08:00 |
|
Drew Weymouth
|
a6aae2b8a8
|
save artist page view settings in config
|
2023-03-09 17:49:15 -08:00 |
|
Drew Weymouth
|
4abb3843a2
|
save active artist page view in history
|
2023-03-09 17:49:15 -08:00 |
|
Drew Weymouth
|
70ccf30014
|
add top tracks view to artist page
|
2023-03-09 17:49:15 -08:00 |
|
Drew Weymouth
|
f14dda8f45
|
add legacy auth support
|
2023-03-09 17:22:41 -08:00 |
|
Drew Weymouth
|
c8fd7038fb
|
refresh favorite button on potential state change
|
2023-03-08 17:20:52 -08:00 |
|
Drew Weymouth
|
2ac5a4ffd1
|
add play random songs button to genre page
|
2023-03-07 09:00:24 -08:00 |
|
yourfriend
|
7c11b32aff
|
Fix package name
|
2023-03-06 23:29:09 -08:00 |
|
Drew Weymouth
|
fb9fe1d455
|
Merge pull request #68 from dweymouth/develop
Fix #37: infinite scroll stops loading if scrolling immediately to bottom
|
2023-03-06 21:22:47 -08:00 |
|
Drew Weymouth
|
d86d4dde80
|
fix #37: infinite scroll stops loading if scrolling immediately to bottom
|
2023-03-06 18:39:23 -08:00 |
|
Drew Weymouth
|
c105f2e72e
|
fix refresh of artist page duplicating similar artists
|
2023-03-06 17:30:10 -08:00 |
|
Drew Weymouth
|
a463508e2f
|
update readme build instructions again to install the fyne packaging tool
|
2023-03-06 09:29:41 -08:00 |
|
Drew Weymouth
|
df7f7d5048
|
readme - mention that Go bin should be in $PATH for building
|
2023-03-06 09:11:57 -08:00 |
|
Drew Weymouth
|
ee84fa34fb
|
updates to Mac build instructions
|
2023-03-06 09:10:02 -08:00 |
|
Drew Weymouth
|
8038a82e04
|
Merge pull request #61 from dweymouth/develop
Alpha release
|
2023-03-05 10:42:41 -08:00 |
|
Drew Weymouth
|
c585dc103a
|
add installation section to README
|
2023-03-05 10:41:42 -08:00 |
|
Drew Weymouth
|
0e4f9712a3
|
remove 'early development' text from README
|
2023-03-05 10:36:32 -08:00 |
|
Drew Weymouth
|
15371511ac
|
update Makefile
|
2023-03-05 10:33:35 -08:00 |
|
Drew Weymouth
|
0b78becd90
|
add Makefile with packaging targets
|
2023-03-05 10:04:09 -08:00 |
|
Drew Weymouth
|
fbf68dff08
|
add about dialog
|
2023-03-04 18:47:05 -08:00 |
|
Drew Weymouth
|
d3b58147de
|
add app icon to bundled resources
|
2023-03-04 16:19:34 -08:00 |
|
Drew Weymouth
|
1ec17edc1a
|
add app icon
|
2023-03-04 16:17:18 -08:00 |
|
Drew Weymouth
|
0a94f6844c
|
update app titlebar
|
2023-03-04 15:16:39 -08:00 |
|
Drew Weymouth
|
6ab7068113
|
update screenshots
|
2023-03-04 15:16:29 -08:00 |
|
Drew Weymouth
|
36c74716b6
|
Merge pull request #59 from dweymouth/fyne-2.3
Migrate to Fyne 2.3
|
2023-03-04 14:34:46 -08:00 |
|
Drew Weymouth
|
6aeafaddf7
|
rm old theme file
|
2023-03-04 14:21:50 -08:00 |
|
Drew Weymouth
|
77d029d926
|
clean up TODO
|
2023-03-04 14:20:26 -08:00 |
|
Drew Weymouth
|
773d5a65bb
|
add tracklist focus handler
|
2023-03-04 14:17:42 -08:00 |
|
Drew Weymouth
|
4eddf262cb
|
color adjustments
|
2023-03-04 10:34:01 -08: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
|
b2fdca85a9
|
migrate to fyne 2.3
|
2023-03-04 09:25:12 -08:00 |
|
Drew Weymouth
|
321fdf0621
|
tracklist column visibility menu can be dismissed with escape key
|
2023-03-03 20:59:59 -08:00 |
|
Drew Weymouth
|
b2c16bf331
|
Merge branch 'main' of github.com:dweymouth/supersonic
|
2023-03-03 20:51:19 -08:00 |
|
Drew Weymouth
|
a8ea12feaf
|
fix hiding of popups on escape
|
2023-03-03 20:51:04 -08:00 |
|
Drew Weymouth
|
eca9ffb240
|
Create CONTRIBUTING.md
|
2023-03-02 21:15:47 -08:00 |
|
Drew Weymouth
|
37928881c0
|
Albums page: remember last sort order
|
2023-03-02 20:49:00 -08:00 |
|
Drew Weymouth
|
595d9116f0
|
close image popup and add to playlist dialog on escape
|
2023-03-02 20:27:08 -08:00 |
|
Drew Weymouth
|
27ed8216f3
|
add play button to artist page to play discography; fix regression where green play btn on album cover would not play
|
2023-03-01 16:10:51 -08:00 |
|
Drew Weymouth
|
bb38592d4f
|
favorites page: don't show albums view first if opening page on artists or songs view
|
2023-03-01 15:35:02 -08:00 |
|
Drew Weymouth
|
34f1309828
|
disable navigation buttons on startup until server connected
|
2023-02-26 09:42:15 -08:00 |
|
Drew Weymouth
|
d01ac697bd
|
make artist and album hyperlinks in tracklist; refactor navigation to the controller package
|
2023-02-23 17:23:14 -08:00 |
|
Drew Weymouth
|
6682e3923e
|
Merge pull request #53 from dweymouth/feature/favorite-artists-songs
Feature/favorite artists songs
|
2023-02-22 21:19:02 -08:00 |
|
Drew Weymouth
|
dc52f60348
|
Update README for favorite artists+songs support
|
2023-02-22 21:15:44 -08:00 |
|
Drew Weymouth
|
06bfcfe822
|
persist favorites page view settings
|
2023-02-22 19:38:24 -08:00 |
|
Drew Weymouth
|
d86f92c524
|
bug fix
|
2023-02-22 19:17:32 -08:00 |
|
Drew Weymouth
|
d25baa9869
|
ensure play queue track state is updated on favorite/unfavorite and scrobbles
|
2023-02-22 18:42:16 -08:00 |
|
Drew Weymouth
|
4cef01f1ca
|
hook up favorite button in tracklist; reload all 3 views in favorites page
|
2023-02-21 18:20:20 -08:00 |
|
Drew Weymouth
|
3bf8266e67
|
add favorite button to artist page
|
2023-02-21 18:18:30 -08:00 |
|
Drew Weymouth
|
4de0f9d5db
|
favorites page - only allow one pending view change
|
2023-02-21 18:12:17 -08:00 |
|