Drew Weymouth
|
a9bafd76c7
|
emitting events is crashing for some reason; comment out for now
|
2023-07-12 17:41:16 -07:00 |
|
Drew Weymouth
|
3b204572b1
|
mpris events
|
2023-07-12 17:41:16 -07:00 |
|
Drew Weymouth
|
61d5ad917d
|
more mpris features
|
2023-07-12 17:41:16 -07:00 |
|
Drew Weymouth
|
2a17718969
|
add implementations for several mpris methods
|
2023-07-12 17:41:16 -07:00 |
|
Drew Weymouth
|
1ce8442138
|
start evaluating quarckster/go-mpris-server
|
2023-07-12 17:41:16 -07:00 |
|
Drew Weymouth
|
2239023e0f
|
move grid view context menu to GridView instead of GridViewItem for reuse
|
2023-07-12 17:18:54 -07:00 |
|
Drew Weymouth
|
5d09a5f8f3
|
avoid unnecessary refreshes when mousing over GridView covers
|
2023-07-12 14:39:22 -07:00 |
|
Drew Weymouth
|
caad7c7a27
|
use GridView widgets from pool in favorites page
|
2023-07-11 16:58:47 -07:00 |
|
Drew Weymouth
|
8ac7b1935c
|
reuse album grid on favorites page for searching
|
2023-07-11 16:50:16 -07:00 |
|
Drew Weymouth
|
2df0514468
|
add cleanup task to widget pool
|
2023-07-11 16:38:50 -07:00 |
|
Drew Weymouth
|
f75a5e27a5
|
clear tracks from tracklists before releasing to widget pool
|
2023-07-10 13:51:09 -07:00 |
|
Drew Weymouth
|
a86a81f1e6
|
fix bug with not resetting page reference when reusing headers
|
2023-07-09 16:52:08 -07:00 |
|
Drew Weymouth
|
203070328c
|
reuse grid view across several pages
|
2023-07-09 14:14:23 -07:00 |
|
Drew Weymouth
|
be41bdc72c
|
reuse grid for searching in genre page
|
2023-07-09 13:18:05 -07:00 |
|
Drew Weymouth
|
1c771b0832
|
reuse grid view for searching on albums page
|
2023-07-08 15:18:37 -07:00 |
|
Drew Weymouth
|
83b6d48560
|
widgetPool - switch from map to slice
|
2023-07-08 14:02:15 -07:00 |
|
Drew Weymouth
|
673f86f792
|
reuse hyperlinks in Similar Artists list
|
2023-07-08 13:44:55 -07:00 |
|
Drew Weymouth
|
5622554842
|
move gridview mutex out of state
|
2023-07-08 11:58:22 -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
|
c6c33ecfed
|
begin reuse of widgets across pages
|
2023-07-07 12:54:20 -07:00 |
|
Drew Weymouth
|
47a7f065cb
|
prepare for 0.4.0 release
|
2023-06-24 15:56:15 -07:00 |
|
Drew Weymouth
|
2d38a0712c
|
add preamp to EQ
|
2023-06-24 13:22:11 -07:00 |
|
Drew Weymouth
|
59be258e89
|
add equalizer UI in settings dialog
|
2023-06-24 10:47:45 -07:00 |
|
Drew Weymouth
|
87271c32d1
|
Merge branch 'main' of github.com:dweymouth/supersonic
|
2023-06-24 09:32:06 -07:00 |
|
Drew Weymouth
|
4d88e3c0f6
|
launch properly if previous session crashed and left lock file in place
|
2023-06-24 09:31:53 -07:00 |
|
Drew Weymouth
|
ab22f871d2
|
add ISO 15 equalizer implementation
|
2023-06-22 18:36:06 -07:00 |
|
Drew Weymouth
|
0e590ca8f3
|
beginning work on equalizer
|
2023-06-21 20:48:46 -07:00 |
|
Drew Weymouth
|
5f83c2cd95
|
add repeat icons to bundle
|
2023-06-20 19:22:40 -07:00 |
|
Drew Weymouth
|
a7603fe668
|
use v2 of toml
|
2023-06-20 18:36:58 -07:00 |
|
Drew Weymouth
|
ecffb81f72
|
make ListHeader color independently customizable
|
2023-06-20 18:33:41 -07:00 |
|
Drew Weymouth
|
c6fc76172a
|
fallback to default Supersonic theme before falling back to Fyne theme
|
2023-06-20 18:33:41 -07:00 |
|
Drew Weymouth
|
02cac23d9a
|
hook custom themes up to Settings dialog
|
2023-06-20 18:33:37 -07:00 |
|
Drew Weymouth
|
4a399c51b7
|
move default theme to ThemeFile system
|
2023-06-20 18:32:41 -07:00 |
|
Drew Weymouth
|
604396ae17
|
begin work on custom theme support
|
2023-06-20 18:32:41 -07:00 |
|
Drew Weymouth
|
91d1cc5ba3
|
get rid of no-op defer
|
2023-06-19 19:27:14 -07:00 |
|
Drew Weymouth
|
a324177fef
|
adjust layout of aux controls
|
2023-06-19 19:22:47 -07:00 |
|
Drew Weymouth
|
1f272829c7
|
upgrade fsnotify to 1.6.0 and change reactivate logic slightly
|
2023-06-17 18:07:16 -07:00 |
|
Drew Weymouth
|
20e4d8c5f2
|
Fix #193: exit and reactivate existing instance if another instance running
|
2023-06-17 17:00:47 -07:00 |
|
Drew Weymouth
|
8bd5ca3894
|
avoid unnecessary status line refreshes
|
2023-06-05 09:08:02 -07:00 |
|
Drew Weymouth
|
fedb9fd70d
|
add status line with media info to bottom of now playing page
|
2023-06-05 08:55:35 -07:00 |
|
Drew Weymouth
|
6d5900b692
|
prepare for 0.3.1 release
|
2023-06-03 10:22:06 -07:00 |
|
Drew Weymouth
|
17f9370e0a
|
renumber correctly after removing tracks from playlist
|
2023-06-03 08:40:49 -07:00 |
|
Drew Weymouth
|
f17c48efa0
|
rm unused listselectionmanager
|
2023-06-02 17:43:56 -07:00 |
|
Drew Weymouth
|
b64dcdcc0b
|
fix tracklist selection being maintained when sorting
|
2023-06-02 17:43:22 -07:00 |
|
Drew Weymouth
|
8b238fd239
|
fix missing icon in album grid cover placeholder
|
2023-06-02 08:38:22 -07:00 |
|
Drew Weymouth
|
286967217e
|
#182: switch back to GetArtistInfo2 and add defensive nil check
|
2023-05-31 16:41:18 -07:00 |
|
Drew Weymouth
|
066be7bb8d
|
fix artist page favorite button state
|
2023-05-28 14:16:30 -07:00 |
|
Drew Weymouth
|
1908b03e73
|
make sure placeholder image has Fastest scale mode if requested
|
2023-05-28 14:12:03 -07:00 |
|
Drew Weymouth
|
831f5f56c7
|
prevent clicking track row separator from resetting selection
|
2023-05-27 10:30:55 -07:00 |
|
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
|
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
|
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
|
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
|
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
|
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 |
|
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 |
|
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
|
0ebbf621b1
|
finish mediaprovider interface for subsonic
|
2023-05-14 18:59:38 -07:00 |
|
Drew Weymouth
|
8984d4ab39
|
add trackiterator to subsonic adapter
|
2023-05-14 17:55:44 -07:00 |
|
Drew Weymouth
|
e34497ec24
|
bunch of work on Subsonic mediaprovider adapter
|
2023-05-14 17:48:06 -07:00 |
|
Drew Weymouth
|
c4436a4887
|
more work on generic MediaProvider interface
|
2023-05-14 11:38:06 -07:00 |
|
Drew Weymouth
|
7d293af45b
|
begin defining a generic MediaProvider interface and model
|
2023-05-13 17:31:39 -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 |
|