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 |
|
Drew Weymouth
|
4c6d6eb162
|
Fix #163: fallback to single session login if OS keyring is not available
|
2023-05-13 09:24:13 -07:00 |
|
Drew Weymouth
|
eab7842424
|
add a timeout to http client
|
2023-05-12 20:32:57 -07:00 |
|
Drew Weymouth
|
33f456c94d
|
Merge pull request #162 from dweymouth/feature/albumviewfilter
Add album filters (excl. genre filter for now) to album grid views
|
2023-05-12 19:32:15 -07:00 |
|
Drew Weymouth
|
35b2bcb261
|
add album filters to favorites page
|
2023-05-12 19:29:02 -07:00 |
|
Drew Weymouth
|
dde8cd0267
|
update go-subsonic to get response body closing fix
|
2023-05-12 19:08:35 -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
|
c97edef403
|
let Ctrl+A select all tracks on favorites page w/ track view active
|
2023-05-11 16:54:54 -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
|
882f951aa1
|
add AlbumFilter to backend album iterators
|
2023-05-11 08:54:18 -07:00 |
|
Drew Weymouth
|
5634dfcfc1
|
simplify SearchEntry and extract a debouncer util func
|
2023-05-10 21:05:17 -07:00 |
|
Drew Weymouth
|
b94ef8da97
|
use enter key to move through new server form
|
2023-05-09 14:59:34 -07:00 |
|
Drew Weymouth
|
3e448ed995
|
add context menu to cover thumbnail in bottom panel
|
2023-05-08 09:10:43 -07:00 |
|
Drew Weymouth
|
f7b31e1514
|
Fix #158: update go-subsonic module to get fix for nil ptr crash
|
2023-05-07 09:56:09 -07:00 |
|
Drew Weymouth
|
2ef0282c0b
|
update module import paths
|
2023-05-07 09:53:34 -07:00 |
|
John Regan
|
060d65e939
|
Add Categories entry to Desktop Entry file
This allows the application to be listed in menus under music players / multimedia categories.
|
2023-05-07 09:22:35 -07:00 |
|
Drew Weymouth
|
9bb9a08712
|
fix module path
|
2023-05-06 11:27:09 -07:00 |
|
Drew Weymouth
|
88b32c7b05
|
Fix #156: allow scrolling the volume slider
|
2023-05-06 10:20:58 -07:00 |
|
Drew Weymouth
|
e212484d00
|
prepare for 0.2.0 release
|
2023-05-05 08:33:47 -07:00 |
|
Drew Weymouth
|
6e4845a16e
|
Add new changes to CHANGELOG.md
|
2023-05-04 19:05:26 -07:00 |
|
Drew Weymouth
|
11b09d5468
|
remove unnecessary sleep on startup for Win/Mac
|
2023-05-04 18:51:50 -07:00 |
|
Drew Weymouth
|
de36149ba4
|
add vol adjust options to system tray menu
|
2023-05-04 18:51:36 -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
|
bafcfc399a
|
Update genrepage.go
|
2023-05-03 17:47:14 -07:00 |
|
Drew Weymouth
|
587979020e
|
forgot a file
|
2023-05-03 17:34:09 -07:00 |
|
Drew Weymouth
|
750bc71ef1
|
fix last few non-themed icon references
|
2023-05-03 17:33:01 -07:00 |
|
Drew Weymouth
|
4ed6a75778
|
add theme choice to settings dialog
|
2023-05-03 17:32:36 -07:00 |
|
Drew Weymouth
|
e486fcddad
|
don't re-calculate values in loops for layouts
|
2023-05-03 09:09:13 -07:00 |
|
Drew Weymouth
|
fd01e37260
|
add menu button to playlist page with add to queue, add to playlist actions
|
2023-05-02 18:09:56 -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
|
0d8c7d3830
|
fix type casting crash
|
2023-05-01 17:45:35 -07:00 |
|
Drew Weymouth
|
62f8f821cc
|
hook up config settings to light/dark appearance
|
2023-05-01 17:45:34 -07:00 |
|
Drew Weymouth
|
cdac9ae66f
|
update rest of icons to themed
|
2023-05-01 17:42:09 -07:00 |
|