Jacalz
|
ebc5b7e039
|
Fix all staticcheck errors that are not deprecations
|
2025-09-17 22:39:36 +02:00 |
|
Jacalz
|
08f335da44
|
Run gofumpt on the project
|
2025-09-17 22:30:49 +02:00 |
|
Drew Weymouth
|
d6ad0de122
|
add stop after current check to pop up queue
|
2025-08-08 08:10:20 -07:00 |
|
Drew Weymouth
|
6931ccb054
|
kind-of works but needs rendering work
|
2025-07-06 11:18:37 -07:00 |
|
Drew Weymouth
|
5ebf611eaf
|
Fix #595: fix a few missed threading/fyne.Do conversions in controller
|
2025-04-19 08:24:41 -07:00 |
|
Drew Weymouth
|
fe9f3faa4e
|
Fix #602: Allow album info dialog to scroll with long description
|
2025-04-15 17:21:18 -07:00 |
|
Drew Weymouth
|
aa18e502fe
|
re-enable peak meter code mistakenly commented-out
|
2025-04-10 08:32:49 -07:00 |
|
Drew Weymouth
|
765e21305a
|
fix goroutine handling for pop-up queue
|
2025-04-10 08:23:56 -07:00 |
|
Drew Weymouth
|
28baf912f2
|
fix behavior of switching players while paused
|
2025-04-05 10:57:19 -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
|
084aa6cdba
|
show current player in casting menu, show error toasts on failures
|
2025-03-29 15:15:14 -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
|
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 |
|
Drew Weymouth
|
253c08cbf3
|
disable Fyne thread checks, fix async for connect to server workflow
|
2025-02-11 17:09:03 -03:00 |
|
Drew Weymouth
|
2ff3853015
|
more fyne.Do in controller
|
2025-02-08 08:35:34 -03:00 |
|
Drew Weymouth
|
94115f2875
|
fyne.Do in notification toast
|
2025-02-08 08:35:34 -03:00 |
|
Drew Weymouth
|
7c657accc1
|
show error toast when failing to add to playlist
|
2025-01-05 16:38:36 -08:00 |
|
Drew Weymouth
|
dd92d64143
|
add translations for playlist add toast
|
2025-01-05 13:31:45 -08:00 |
|
Drew Weymouth
|
18913780bf
|
toast dismissal, hook up to playlist workflow (success case)
|
2025-01-05 11:01:07 -08:00 |
|
Drew Weymouth
|
0f74bee746
|
hook up tap handling and action dispatch
|
2024-12-28 20:06:15 -08:00 |
|
Drew Weymouth
|
1d342bf413
|
ensure clicking anywhere outside tracklists can unselect all
|
2024-12-15 15:52:21 -08:00 |
|
Drew Weymouth
|
fe39239a10
|
Merge pull request #481 from dweymouth/playback-cmd-queue
Prep for Jukebox mode - add queue to accumulate playback commands
|
2024-09-11 17:01:06 -07:00 |
|
Drew Weymouth
|
72de61568a
|
Fix #477: scroll to currently playing track when loading Now Playing page
|
2024-09-07 08:17:19 -07:00 |
|
Drew Weymouth
|
136bade8b4
|
hook up cmd queue to PlaybackManager
|
2024-08-30 08:20:02 -07:00 |
|
Drew Weymouth
|
389c94e7e1
|
fix color assertion crash when showing pop up queue on Windows
|
2024-08-19 08:49:40 -07:00 |
|
Drew Weymouth
|
66b878a092
|
Fix #462: persist Skip Duplicates setting in add to playlist dialog
|
2024-08-09 07:35:55 -07:00 |
|
Drew Weymouth
|
4654d310fd
|
Ctrl+A selects all on pop up queue if visible
|
2024-08-08 19:02:10 -07:00 |
|
Drew Weymouth
|
67e9c97391
|
Merge branch 'main' into tooltips
|
2024-08-06 07:44:47 -07:00 |
|
Drew Weymouth
|
66b8d4bc89
|
Add tool tips to tracklist names, etc + refactoring
|
2024-08-05 17:53:01 -07:00 |
|
Drew Weymouth
|
7c94a4c694
|
Updates #116: add tool tips to buttons and various UI elements
|
2024-08-03 08:25:38 -07:00 |
|
Drew Weymouth
|
d4c1112f96
|
Fix #446
|
2024-07-31 16:39:20 -07:00 |
|
Drew Weymouth
|
45ac279693
|
add Ctrl/Cmd+W shortcut to close Peak Meter window
|
2024-07-28 15:31:55 -07:00 |
|
Drew Weymouth
|
3b918d0ed5
|
fix pop up play queue scroll to now playing
|
2024-07-27 17:03:46 -07:00 |
|
Drew Weymouth
|
44f0399f41
|
fix track info dialog sizing logic
|
2024-07-26 08:51:10 -07:00 |
|
Drew Weymouth
|
950d34c57d
|
add track info menu item to PlayQueueList and NowPlayingCard
|
2024-07-26 08:26:02 -07:00 |
|
Drew Weymouth
|
0359d12e7d
|
reactivate peak meter window if menu item selected again
|
2024-07-25 17:28:49 -07:00 |
|
Drew Weymouth
|
e9946c0511
|
fix crash when showing pop up play queue with nothing playing, also let it be freed after non-use
|
2024-07-25 17:28:24 -07:00 |
|
Drew Weymouth
|
da2a175c5b
|
make pop up play queue slightly translucent
|
2024-07-25 07:54:34 -07:00 |
|
Drew Weymouth
|
e5e0b2350f
|
fix bad find/replace
|
2024-07-24 17:38:19 -07:00 |
|
Drew Weymouth
|
6f74b5a2b8
|
Add pop up plqy queue button to lower right
|
2024-07-24 17:36:47 -07:00 |
|
Drew Weymouth
|
fdeb33f857
|
fix initial conditions
|
2024-07-22 19:38:30 -07:00 |
|
Drew Weymouth
|
4d635d88b9
|
save peak meter window size
|
2024-07-22 19:04:59 -07:00 |
|
Drew Weymouth
|
9d0b381572
|
add controller logic for visualizations and add to gear menu
|
2024-07-22 18:16:18 -07:00 |
|
Drew Weymouth
|
9910d54f8e
|
more translations
|
2024-07-21 11:13:26 -07:00 |
|