Commit Graph
1875 Commits
Author SHA1 Message Date
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
Benoît Smith 867ce1a0ef Update fr.json
Just a little fix
2025-03-04 10:38:16 +01:00
Benoît Smith 17255088f4 Update fr.json (#568) 2025-03-03 12:30:40 -08:00
Benoît Smith 5082633515 Update fr.json 2025-03-01 19:24:20 +01:00
Masterlocker 6c6acbace5 Update Polish language (#563)
* Update Polish language

* Update Polish language
2025-02-26 08:59:04 -08:00
Drew Weymouth adf6d7c324 prepare for 0.14.0 release 2025-02-22 07:02:09 -08:00
Drew Weymouth 7e6dea8fa9 update changelog 2025-02-21 18:00:11 -08:00
Drew Weymouth d044386cb7 bump Fyne forward 2025-02-21 17:19:37 -08:00
Drew Weymouth 95ef3eae38 expose more config file settings in the UI 2025-02-21 16:31:04 -08:00
Drew Weymouth 90f85d26a6 remove no-longer-needed window size workaround - woohoo! 2025-02-21 08:09:06 -08:00
Drew Weymouth cbbdad3a10 add debouncing for gridview loading 2025-02-21 07:58:56 -08:00
Drew Weymouth 2d209a29f5 better debouncing of track row updates on fast scrolling 2025-02-21 07:33:10 -08:00
Drew Weymouth 6ae61d3bad bump SMTC DLL version 2025-02-21 06:47:36 -08:00
Drew Weymouth 0a6826b1aa Merge pull request #557 from dweymouth/feature/album-shuffle
Add ability to shuffle by albums (to Albums page and Genre page)
2025-02-20 16:21:59 -08:00
Drew Weymouth 568e380a51 add Play random button to album page 2025-02-20 16:13:11 -08:00
Drew Weymouth 72f4d4b5c7 change sort selector to button on Albums page 2025-02-20 16:04:11 -08:00
Drew Weymouth 3a3774f5b6 add loading indicator and err/timeout toast to Album and Playlist pages (todo: other pages) 2025-02-14 17:15:03 -03:00
Drew Weymouth e10d167350 fix loading dots not dismissing when clearing search field before completion 2025-02-13 19:31:22 -03:00
Drew Weymouth 9b30f93732 update search entry icon size for Fyne 2.6 2025-02-13 19:01:27 -03:00
Drew Weymouth 99e48d6ff7 add album shuffle mode to Genre page 2025-02-13 13:46:29 -03:00
Drew Weymouth 4c0f936022 Merge pull request #552 from dweymouth/fyne-2.6-migrate
Fyne 2.6 migrate
2025-02-11 17:38:48 -03:00
Drew Weymouth f064e4cf11 Update Makefile - add migrated_fynedo to all platforms 2025-02-11 17:33:22 -03:00