Drew Weymouth
|
0d97e6738d
|
get fyne-advanced-list bugfixes
|
2024-06-23 08:02:15 -07:00 |
|
Drew Weymouth
|
67ca7b3ca4
|
Merge branch 'main' into drag-and-drop-reorder
|
2024-06-22 17:12:26 -07:00 |
|
Drew Weymouth
|
4545839e92
|
enable drag and drop reordering
|
2024-06-22 17:10:26 -07:00 |
|
Drew Weymouth
|
96cbbf0e15
|
fix double-click queuing action in related tracklist
|
2024-06-20 08:11:10 -07:00 |
|
Drew Weymouth
|
1ed561c178
|
don't crash if server returns nil saved play queue but no error
|
2024-06-19 07:45:53 -07:00 |
|
Drew Weymouth
|
bc03066635
|
Merge pull request #405 from mintsoft/hostname-fix
Minor label change to add/edit servers
|
2024-06-16 14:27:02 -07:00 |
|
Drew Weymouth
|
b23198d887
|
capitalize URL
|
2024-06-16 14:26:30 -07:00 |
|
Rob Emery
|
104ccc27c9
|
Hostname is just like "github.com", the field is actually the URI of the subsonic server (i.e. https://github.com/subsonic/)
|
2024-06-16 21:13:18 +00:00 |
|
Drew Weymouth
|
70caad0a0e
|
Update README.md
|
2024-06-16 11:15:44 -07:00 |
|
Drew Weymouth
|
dd0a4ea774
|
add libmpv clarification
|
2024-06-16 11:13:34 -07:00 |
|
Drew Weymouth
|
56e0986918
|
add ubuntu 24.04 workflow
|
2024-06-16 10:37:30 -07:00 |
|
Drew Weymouth
|
dd66de9bde
|
fix crash when scrolling a list with a row focused
|
2024-06-14 08:52:44 -07:00 |
|
Drew Weymouth
|
f5a4146e2b
|
move to list fork
|
2024-06-14 08:30:04 -07:00 |
|
Drew Weymouth
|
169b914abf
|
Better stringification of play times longer than 1 hr
|
2024-06-13 18:28:38 -07:00 |
|
Drew Weymouth
|
768c3851ea
|
Merge pull request #403 from dweymouth/cmdline-ipc
Add ability to control playback using command-line flags
|
2024-06-13 08:27:03 -07:00 |
|
Drew Weymouth
|
c0e120a397
|
use valid pipe name on Windows
|
2024-06-13 07:55:57 -07:00 |
|
Drew Weymouth
|
8570bcd25a
|
if AllowMultiInstance, don't have second instance try to start IPC server
|
2024-06-12 18:39:07 -07:00 |
|
Drew Weymouth
|
bfb869fadc
|
a few fixes
|
2024-06-12 18:08:22 -07:00 |
|
Drew Weymouth
|
280030c858
|
add cmdline flags and some fixes to the IPC layer
|
2024-06-12 17:21:15 -07:00 |
|
Drew Weymouth
|
8e815c644a
|
reactivate works through ipc now, at least on Mac
|
2024-06-12 09:07:15 -07:00 |
|
Drew Weymouth
|
e0974fdb03
|
more WIP
|
2024-06-10 08:28:41 -07:00 |
|
Drew Weymouth
|
969c30f35a
|
add window actions to ipc
|
2024-06-10 07:59:06 -07:00 |
|
Drew Weymouth
|
d6cac62704
|
beginning of client
|
2024-06-09 11:10:10 -07:00 |
|
Drew Weymouth
|
a851e0f600
|
skeleton of IPC mechanism to allow playback control with cmdline flags
|
2024-06-09 09:33:50 -07:00 |
|
Drew Weymouth
|
e3dc2e3079
|
Fix #397: use different context menu for Play Queue and Related lists
|
2024-06-08 11:25:45 -07:00 |
|
Drew Weymouth
|
6ae4269114
|
fix missed update of bundledeps_macports -> bundledeps_homebrew
|
2024-06-06 17:26:36 -07:00 |
|
Drew Weymouth
|
9491f509d0
|
Update build-macos.yml - need to run on macos-13 now for x64
|
2024-06-05 17:51:20 -07:00 |
|
Drew Weymouth
|
08361fcfe0
|
Prepare for 0.11.0 release
|
2024-06-05 11:23:12 -07:00 |
|
Drew Weymouth
|
1f761f2213
|
update package_macos to pass C flags
|
2024-06-05 10:07:48 -07:00 |
|
Drew Weymouth
|
f556870c71
|
add Setup Path step back
|
2024-06-05 09:48:00 -07:00 |
|
Drew Weymouth
|
83cf87b139
|
try moving GH Actions Mac workflow back to Homebrew
|
2024-06-05 09:42:40 -07:00 |
|
Drew Weymouth
|
aa5312a977
|
update changelog and readme
|
2024-06-05 09:20:14 -07:00 |
|
Drew Weymouth
|
b65bb707a8
|
Fix #286: add "option button" to the right of current track title
|
2024-06-05 08:26:08 -07:00 |
|
Drew Weymouth
|
9566179649
|
add missed tracklist column sorting for new Title / Artist column
|
2024-06-04 08:38:39 -07:00 |
|
Drew Weymouth
|
24532c9a06
|
Fix #165 - pull in Fyne list bugfix for disappearing last rows
|
2024-06-04 07:46:37 -07:00 |
|
Drew Weymouth
|
b3049ed0f6
|
some fixes around saved play queue loading
|
2024-06-03 19:33:25 -07:00 |
|
Drew Weymouth
|
dbb1602a9f
|
make sure to update lyric position when restoring NowPlaying page
|
2024-06-03 19:27:09 -07:00 |
|
Drew Weymouth
|
e9519abe62
|
new screenshots from upcoming 0.11.0!
|
2024-06-03 17:45:57 -07:00 |
|
Drew Weymouth
|
c6b6da1f06
|
workaround Navidrome's incorrect getLyricsBySongId response schema
|
2024-06-03 08:12:15 -07:00 |
|
Drew Weymouth
|
4fe6cb95d9
|
fix - make sure rating disables properly for Jellyfin
|
2024-06-02 18:23:22 -07:00 |
|
Drew Weymouth
|
1777e2c0e1
|
use separate loading indicator for Lyrics and Related tabs
|
2024-06-02 15:43:16 -07:00 |
|
Drew Weymouth
|
859bf2dc17
|
don't run post-connect startup tasks more than once
|
2024-06-02 14:59:05 -07:00 |
|
Drew Weymouth
|
9766aedf7a
|
fix possible crash when switching servers with pending image fetches
|
2024-06-02 14:55:03 -07:00 |
|
Drew Weymouth
|
5e403580e6
|
fix (hopefully) occasional deadlocks when clicking navigation buttons
|
2024-06-02 13:28:36 -07:00 |
|
Drew Weymouth
|
7700c5beb6
|
use GPU image scaling in tracklist rows
|
2024-06-02 10:09:47 -07:00 |
|
Drew Weymouth
|
bf4d187ba2
|
standardize info message between lyrics viewer and radios page
|
2024-06-02 09:47:18 -07:00 |
|
Drew Weymouth
|
457a894b56
|
Merge pull request #393 from dweymouth/feature/radiostations
Add support for Subsonic internet radio stations
|
2024-06-02 09:32:10 -07:00 |
|
Drew Weymouth
|
068340d0c7
|
fix non-hidden interpunct when rating/favorite are hidden
|
2024-06-02 09:31:09 -07:00 |
|
Drew Weymouth
|
ef2e4c04e3
|
show home page url, hide rating/favorite widgets for radio
|
2024-06-02 09:24:37 -07:00 |
|
Drew Weymouth
|
f1726385eb
|
fix signature for OnSongChange callback for Tracks and Playlist pages
|
2024-06-02 08:53:02 -07:00 |
|