Drew Weymouth
|
800a15683d
|
fix scrolling performance of grid views when not showing album year
|
2024-12-21 11:13:12 -08:00 |
|
Drew Weymouth
|
56effb7027
|
make playlist image clickable to show pop-up
|
2024-12-19 08:59:58 -08:00 |
|
Drew Weymouth
|
34c04ba9d9
|
Expose language setting in settings dialog, fix some bugs
|
2024-12-17 19:15:16 -08:00 |
|
Drew Weymouth
|
507d6332c1
|
some render refactoring
|
2024-12-17 17:18:57 -08:00 |
|
Drew Weymouth
|
1d342bf413
|
ensure clicking anywhere outside tracklists can unselect all
|
2024-12-15 15:52:21 -08:00 |
|
Drew Weymouth
|
b0b34e7791
|
add PageUp / PageDown scrolling
|
2024-12-05 08:20:06 -08:00 |
|
Drew Weymouth
|
494ca677d8
|
Fix #487: remove only selected copy of duplicate tracks in playlist
|
2024-09-29 13:04:43 -07: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
|
d19ce0ccad
|
fix deadlock regression with tracklist.AppendTracks
|
2024-09-07 08:01:37 -07:00 |
|
Drew Weymouth
|
fec6fe5eb7
|
fix nocopy of mutex
|
2024-09-06 18:07:31 -07:00 |
|
Drew Weymouth
|
0d281bc5bf
|
switch to atomic.Bool
|
2024-09-06 18:06:11 -07:00 |
|
Drew Weymouth
|
65efac0ba5
|
move refresh into AppendTracks impl
|
2024-09-06 17:46:47 -07:00 |
|
Drew Weymouth
|
136bade8b4
|
hook up cmd queue to PlaybackManager
|
2024-08-30 08:20:02 -07:00 |
|
Drew Weymouth
|
8339b8dbc5
|
fix wrong tool tip on repeat control
|
2024-08-23 08:01:28 -07:00 |
|
Drew Weymouth
|
62803b9f09
|
save settings when window closing to avoid losing some settings on crash-exits
|
2024-08-20 08:00:25 -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
|
6075b5c82e
|
move saving play queue to window close intercept instead of app exit in case we crash during exit tasks
|
2024-08-19 08:46:44 -07:00 |
|
Drew Weymouth
|
d1d958644a
|
few translation fixes
|
2024-08-19 07:49:40 -07:00 |
|
Drew Weymouth
|
1d64778f3d
|
add icons to dialog buttons
|
2024-08-16 08:52:10 -07:00 |
|
Drew Weymouth
|
d6354086bb
|
Fix #467: translate "public/private playlist by" as single string
|
2024-08-16 08:38:02 -07:00 |
|
Drew Weymouth
|
d63ba8037c
|
actually correct slice capacity this time
|
2024-08-09 19:19:02 -07:00 |
|
Drew Weymouth
|
7d8c70eb91
|
minor slice capacity optimization
|
2024-08-09 17:43:47 -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
|
697aa911f5
|
adjust sleeps, add debug logs
|
2024-08-08 08:22:23 -07:00 |
|
Drew Weymouth
|
67e9c97391
|
Merge branch 'main' into tooltips
|
2024-08-06 07:44:47 -07:00 |
|
Drew Weymouth
|
a0e9a7d7c0
|
fix localizations
|
2024-08-06 07:37:33 -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
|
efcc1b52a5
|
Merge pull request #449 from Masterlocker/fix-themes-windows
Windows theme fix
|
2024-08-01 08:36:40 -07:00 |
|
Drew Weymouth
|
0114121c35
|
Merge pull request #438 from Masterlocker/main
Polish translation of supersonic
|
2024-08-01 08:07:12 -07:00 |
|
Masterlocker
|
e28692d7c7
|
Update theme.go
|
2024-08-01 13:13:30 +02:00 |
|
Drew Weymouth
|
d4c1112f96
|
Fix #446
|
2024-07-31 16:39:20 -07:00 |
|
Masterlocker
|
b7ed63ac42
|
Windows theme fix
|
2024-07-31 18:55:02 +02:00 |
|
Masterlocker
|
d71d5d4dfe
|
pl.json and language changes
|
2024-07-30 17:01:40 +02:00 |
|
Drew Weymouth
|
45ac279693
|
add Ctrl/Cmd+W shortcut to close Peak Meter window
|
2024-07-28 15:31:55 -07:00 |
|
Drew Weymouth
|
5eae2a4f20
|
add menu separator below Visualizations
|
2024-07-28 12:16:36 -07:00 |
|
Drew Weymouth
|
c3d3cf92a7
|
make playing icon in compact tracklist rows a little bigger
|
2024-07-27 17:33:44 -07:00 |
|
Drew Weymouth
|
c5bba50b5a
|
move file path row to section with rest of file info
|
2024-07-27 17:11:28 -07:00 |
|
Drew Weymouth
|
3b918d0ed5
|
fix pop up play queue scroll to now playing
|
2024-07-27 17:03:46 -07:00 |
|
Drew Weymouth
|
6d6451c6f4
|
read double click delay from Fyne
|
2024-07-27 08:51:00 -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
|
3c70513cb4
|
Updates #415: Make artist's discography sort order configurable
|
2024-07-26 08:00:12 -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 |
|
ericwyn
|
6ab3b20a90
|
i18n: update i18n references on menu labels, update chinese translation
|
2024-07-25 15:16:47 +08:00 |
|
Drew Weymouth
|
c79da457bb
|
fix some missed localizations
|
2024-07-24 19:46:51 -07:00 |
|