Drew Weymouth
|
0d6bed8294
|
Fix #176: searching genres list works again
|
2023-05-27 09:17:28 -07:00 |
|
Drew Weymouth
|
5827f46648
|
Fix #175: correct version in Mac system about dialog
|
2023-05-26 20:09:02 -07:00 |
|
Drew Weymouth
|
c3430c9c85
|
prepare for 0.3.0 release
|
2023-05-24 17:42:38 -07:00 |
|
Drew Weymouth
|
bae6b167c7
|
Update README with new features and updated M1/M2 mac info
|
2023-05-24 17:35:49 -07:00 |
|
Drew Weymouth
|
a41f01ce55
|
Add latest changes
|
2023-05-24 17:30:56 -07:00 |
|
Drew Weymouth
|
7a77a77569
|
Playlist page - show track's original position in playlist for # column
|
2023-05-24 14:43:44 -07:00 |
|
Drew Weymouth
|
65f0fd8670
|
make primary link in GridViewItem bold
|
2023-05-24 11:18:58 -07:00 |
|
Drew Weymouth
|
a10586d399
|
Merge pull request #174 from dweymouth/feature/sort-tracklist-cols
Add sorting by columns to tracklist view
|
2023-05-24 09:28:12 -07:00 |
|
Drew Weymouth
|
289aa56f7f
|
fix merge: re-disable sorting on genres page
|
2023-05-24 09:27:01 -07:00 |
|
Drew Weymouth
|
eafdae661b
|
fix merge
|
2023-05-24 09:20:36 -07:00 |
|
Drew Weymouth
|
e95474d0d0
|
Merge branch 'main' into feature/sort-tracklist-cols
|
2023-05-24 09:18:59 -07:00 |
|
Drew Weymouth
|
572a2e511d
|
reorder playlist tracks based on original sort and switch to unsorted view
|
2023-05-24 09:11:50 -07:00 |
|
Drew Weymouth
|
f36d40a06a
|
Merge pull request #173 from dweymouth/feature/artist-grid
|
2023-05-23 20:56:18 -07:00 |
|
Drew Weymouth
|
f29570b1b0
|
one more VSCode refactor clean up
|
2023-05-23 19:21:43 -07:00 |
|
Drew Weymouth
|
1e40465c94
|
remove extra padding around artist grid view
|
2023-05-23 19:19:45 -07:00 |
|
Drew Weymouth
|
20f950f508
|
rename func
|
2023-05-23 19:16:13 -07:00 |
|
Drew Weymouth
|
dfbbc2ffe0
|
get rid of debug print and unused func
|
2023-05-23 19:09:00 -07:00 |
|
Drew Weymouth
|
e95cefd3ce
|
fix messy VSCode refactor
|
2023-05-23 19:05:52 -07:00 |
|
Drew Weymouth
|
c5b8e0e3f7
|
fix tap events for gridview
|
2023-05-23 19:03:44 -07:00 |
|
Drew Weymouth
|
90936c086d
|
switch favorite artists view to grid
|
2023-05-23 18:35:34 -07:00 |
|
Drew Weymouth
|
de7a16639e
|
switch GridView to icon placeholder
|
2023-05-23 17:35:26 -07:00 |
|
Drew Weymouth
|
5acd9dd37f
|
switch artists page to grid view
|
2023-05-23 17:21:48 -07:00 |
|
Drew Weymouth
|
8bf9f20b8e
|
add center alignment option to list columns
|
2023-05-23 14:24:02 -07:00 |
|
Drew Weymouth
|
bd7388fbf2
|
properly restore tracklist sort in artist page
|
2023-05-23 12:59:06 -07:00 |
|
Drew Weymouth
|
71ce5043b7
|
refactor a bit and have tracklist respond to set sorting calls
|
2023-05-23 11:10:43 -07:00 |
|
Drew Weymouth
|
84e1f01a68
|
add saving of tracklist sort in browsing history - but need to handle it Tracklist widget still
|
2023-05-23 11:10:43 -07:00 |
|
Drew Weymouth
|
137e0334e0
|
add disabling of sorting where appropriate
|
2023-05-23 11:10:43 -07:00 |
|
Drew Weymouth
|
1f3559de43
|
add tracklist sorting logic
|
2023-05-23 11:10:43 -07:00 |
|
Drew Weymouth
|
e434b55dda
|
add tapped handler for changing column sort
|
2023-05-23 11:10:43 -07:00 |
|
Drew Weymouth
|
0d02c1fe9d
|
layout fixes and upgrades, add list hdr sort icon
|
2023-05-23 11:10:43 -07:00 |
|
Drew Weymouth
|
1686c563fe
|
Fix #172: properly set Favorites page view state on restoring from history
|
2023-05-22 21:18:33 -07:00 |
|
Drew Weymouth
|
31901102f1
|
Update CHANGELOG.md with changes since 0.2.0
|
2023-05-18 19:13:22 -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
|
44c5074d12
|
fix bug with byGenre iteration with new Subsonic mediaprovider interface
|
2023-05-18 17:18:31 -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
|
d7506ca630
|
Merge pull request #169 from dweymouth/feature/multiple-servers
Add multi-server support
|
2023-05-17 17:55:07 -07:00 |
|
Drew Weymouth
|
c517c40c22
|
finish refactor cleanup
|
2023-05-17 17:49:34 -07:00 |
|
Drew Weymouth
|
facf59a660
|
forgot to delete moved functinos
|
2023-05-17 17:48:37 -07:00 |
|
Drew Weymouth
|
2bc7680361
|
multi servers part 3: switch servers menu action + some refactoring
|
2023-05-17 17:46:26 -07:00 |
|
Drew Weymouth
|
4d4b14e4de
|
add multi-server functionality pt. 2 - delete server
|
2023-05-17 16:19:24 -07:00 |
|
Drew Weymouth
|
85eb790cd1
|
add multi-server functionality pt. 1 - add server
|
2023-05-17 15:03:31 -07:00 |
|
Drew Weymouth
|
9c1a137cf5
|
tweak disabled button color for light theme
|
2023-05-16 17:34:19 -07:00 |
|
Drew Weymouth
|
480bd7a89d
|
don't add 'blank page' to navigation history
|
2023-05-16 17:27:39 -07:00 |
|
David Haymond
|
9e7ef075d7
|
Disable history btns when unable to navigate (#167)
|
2023-05-16 16:37:56 -07:00 |
|
Drew Weymouth
|
ff8c09d631
|
Merge pull request #164 from dweymouth/refactor/generic-server-adapter
Prepare for eventual Jellyfin integration: create a generic MediaProvider model + interface
|
2023-05-15 18:51:04 -07:00 |
|
Drew Weymouth
|
f8ba58a027
|
use default album sort order if none specified
|
2023-05-15 18:45:17 -07:00 |
|
Drew Weymouth
|
ce2e4a5688
|
fix random iterator with filter
|
2023-05-15 18:42:48 -07:00 |
|
Drew Weymouth
|
5361de6581
|
add back prefetching album cover callback to iterators
|
2023-05-15 18:21:28 -07:00 |
|