Drew Weymouth
|
7438ecbbd6
|
add new "Cast to device" translation string
|
2025-04-06 10:47:40 -07:00 |
|
Drew Weymouth
|
705318f950
|
update Fyne
|
2025-04-06 10:42:39 -07:00 |
|
Drew Weymouth
|
b615845e1f
|
Update README.md - homebrew tap name
|
2025-04-06 07:56:22 -07:00 |
|
Drew Weymouth
|
b24a0abcc6
|
Update README.md
|
2025-04-05 11:51:08 -07:00 |
|
Drew Weymouth
|
1ce10033f4
|
Update README.md - DLNA cast, rewrite installation section
|
2025-04-05 11:50:20 -07:00 |
|
Drew Weymouth
|
9ae9b6b352
|
Merge pull request #582 from dweymouth/feat/dlnacast
Add ability to cast playback to DLNA devices
|
2025-04-05 11:01:10 -07:00 |
|
Drew Weymouth
|
28baf912f2
|
fix behavior of switching players while paused
|
2025-04-05 10:57:19 -07:00 |
|
Drew Weymouth
|
6e7480f48a
|
pass MIME type and seekable flag to DLNA players
|
2025-03-30 14:39:27 -07:00 |
|
Drew Weymouth
|
cc70257445
|
update build workflows to simplify, -tags migrated_fynedo for appimage
|
2025-03-30 14:00:45 -07:00 |
|
Drew Weymouth
|
fa2e998ef6
|
fix a missed fyne.Do
|
2025-03-30 13:56:01 -07:00 |
|
Drew Weymouth
|
9001dc296f
|
keep hanging DLNA player from hanging Supersonic when quitting/switching players
|
2025-03-30 13:51:50 -07:00 |
|
Drew Weymouth
|
2701bb3f7f
|
sync playback time when seeking and starting new tracks
|
2025-03-30 13:08:18 -07:00 |
|
Drew Weymouth
|
447519c413
|
disable cast button while player switch in progress
|
2025-03-29 16:15:42 -07:00 |
|
Drew Weymouth
|
a0c97f0be1
|
signal correct play pos to OS when switching back to MPV player
|
2025-03-29 16:03:27 -07:00 |
|
Drew Weymouth
|
f9c9f290bd
|
seek to correct position when switching players
|
2025-03-29 15:57:34 -07:00 |
|
Drew Weymouth
|
084aa6cdba
|
show current player in casting menu, show error toasts on failures
|
2025-03-29 15:15:14 -07:00 |
|
Drew Weymouth
|
90ddfb87b8
|
don't unpause when switching players while paused
|
2025-03-29 15:15:13 -07:00 |
|
Drew Weymouth
|
31c7692ec4
|
seeking while paused stays paused
|
2025-03-29 15:15:13 -07:00 |
|
Drew Weymouth
|
379309c27f
|
handle case where SetNextAVTransportURI fails
|
2025-03-29 15:15:13 -07:00 |
|
Drew Weymouth
|
e4c187b4df
|
keep only 3 most recently used proxy URLs active
|
2025-03-29 15:15:13 -07:00 |
|
Drew Weymouth
|
d4c1b560d5
|
do fast scan for remote players on startup
|
2025-03-29 15:15:13 -07:00 |
|
Drew Weymouth
|
6a7f06769d
|
ensure casting playback stops when quitting app
|
2025-03-29 15:15:13 -07:00 |
|
Drew Weymouth
|
ff455528d6
|
shorten retry time, clean up logging
|
2025-03-29 15:15:13 -07:00 |
|
Drew Weymouth
|
9ad40a1c2d
|
get rid of go.mod replace directive for local dev
|
2025-03-29 15:15:13 -07:00 |
|
Drew Weymouth
|
7828614d91
|
add HTTP retries for DLNA player
|
2025-03-29 15:15:13 -07:00 |
|
Drew Weymouth
|
417b1b262d
|
add timer to fire track change event
|
2025-03-29 15:15:13 -07:00 |
|
Drew Weymouth
|
436df0f199
|
reorganize; add stopwatch to dlna player for play time tracking
|
2025-03-29 15:15:13 -07:00 |
|
Drew Weymouth
|
e5c8027a82
|
shutdown proxy server when switching back to local; debounce vol slider
|
2025-03-29 15:15:13 -07:00 |
|
Drew Weymouth
|
5a37b1e39f
|
gapless DLNA working
|
2025-03-29 15:15:13 -07:00 |
|
Drew Weymouth
|
1ad45a33db
|
more progress - player switching working
|
2025-03-29 15:15:13 -07:00 |
|
Drew Weymouth
|
8bd1c8183d
|
more work for preparing for casting
|
2025-03-29 15:15:13 -07:00 |
|
Drew Weymouth
|
4f731833c0
|
very WIP for DLNA casting
|
2025-03-29 15:15:13 -07:00 |
|
Drew Weymouth
|
31c23490d1
|
add context menu actions to search dialog, refactor controller
|
2025-03-29 13:25:56 -07:00 |
|
Drew Weymouth
|
9ddb5e6e69
|
reuse context menu across both types of tracklist
|
2025-03-26 17:06:56 -07:00 |
|
Drew Weymouth
|
5c88180d69
|
refactor: Extract tracklist context menu as own component
|
2025-03-26 08:30:04 -07:00 |
|
Drew Weymouth
|
1a4237e493
|
Fix #580: ensure track search results are added properly
|
2025-03-18 08:39:52 -07:00 |
|
Drew Weymouth
|
31df8ab054
|
add migrated_fynedo to make build
|
2025-03-14 09:24:45 -07:00 |
|
Drew Weymouth
|
c79be131a7
|
Fix #578: scrobble correct track when skipping next
|
2025-03-12 17:11:01 -07:00 |
|
Drew Weymouth
|
7d39ea4daf
|
bump Fyne to 2.6-beta1
|
2025-03-08 07:46:40 -08:00 |
|
Drew Weymouth
|
21221414c3
|
Merge pull request #574 from dweymouth/feat/search-playlists
Add ability to search tracks within a playlist
|
2025-03-07 08:13:59 -08:00 |
|
Drew Weymouth
|
56c32e529e
|
fix a few bugs
|
2025-03-07 08:04:15 -08:00 |
|
Drew Weymouth
|
15b73893c3
|
implement search within playlist
|
2025-03-06 19:24:21 -08:00 |
|
Benoît Smith
|
3442ad6a13
|
Merge branch 'dweymouth:main' into main
|
2025-03-06 09:50:28 +01:00 |
|
Drew Weymouth
|
14e03bed0c
|
initial work for playlist search
|
2025-03-05 16:55:52 -08:00 |
|
Drew Weymouth
|
ed36879cda
|
Fix #571:make timeout configurable and bump default to 15 sec
|
2025-03-05 07:47:52 -08:00 |
|
Drew Weymouth
|
4fa50b7381
|
add open animation for pop up images
|
2025-03-04 18:20:21 -08:00 |
|
Benoît Smith
|
e176dcc093
|
Fix French translation (#572)
* Update fr.json
* Update fr.json
Just a little fix
* Update fr.json
* Update fr.json
Just a little fix
|
2025-03-04 07:48:45 -08:00 |
|
Benoît Smith
|
3d2c95c42d
|
Update fr.json
Just a little fix
|
2025-03-04 11:09:39 +01:00 |
|
Benoît Smith
|
2ec1670352
|
Merge branch 'dweymouth:main' into main
|
2025-03-04 11:08:12 +01:00 |
|
Benoît Smith
|
90718a779a
|
Update fr.json
|
2025-03-04 11:08:00 +01:00 |
|