Drew Weymouth
2afef81a11
add setting to disable rounded image corners
2025-11-15 10:36:07 -08:00
Drew Weymouth
a884795a78
Merge pull request #753 from zacaj/feature/dateAdded-genre-albumArtist-cols
...
add columns for Date Added, Genre, Album Artist, File Type
2025-11-13 08:22:03 -08:00
zacaj
7058f74d42
(partial) Fix #742 : add Genre, Album Artist, File Type columns
2025-11-11 03:36:33 +00:00
zacaj
b0d918b93e
(partial) Fix #742 : add Date Added column
2025-11-11 03:36:30 +00:00
Drew Weymouth
8b73765a7d
Fix #745 : add option to prevent screensaver on Now Playing page
2025-11-10 08:12:46 -08:00
Drew Weymouth
828b5ffc56
option to use blurred cover art for Now Playing page background
2025-11-08 14:22:35 -08:00
Drew Weymouth
0ff57513c2
add button to Advanced settings tab to clear caches
2025-11-07 19:48:09 -08:00
Drew Weymouth
887d3bb2c7
Fix #579 : Save play queue on all queue changes
2025-10-09 08:13:56 -07:00
Drew Weymouth
041818bb93
ui fixes
2025-09-28 15:44:05 -07:00
Drew Weymouth
ddd96803b3
Merge branch 'main' into feature/new-playlist-btn
2025-09-27 07:50:02 -07:00
Drew Weymouth
4c1a95e851
add settings for skipping one-star or tracks with keyword ( #724 )
2025-09-24 18:59:55 -07:00
Jacalz
08f335da44
Run gofumpt on the project
2025-09-17 22:30:49 +02:00
Jacalz
534a7bfaaf
Run modernise on the project
...
This will be available in "go fix" within Go 1.26 but in the meantime:
go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -fix -test ./...
2025-09-17 22:28:16 +02:00
Drew Weymouth
6ea3499491
add 'New Playlist' button to Playlists page
2025-09-17 08:55:35 -07:00
Drew Weymouth
bb1314a326
Fix #690 : increase search result count to 50
2025-09-13 12:46:45 -07:00
Drew Weymouth
766cfdfe91
Fix #668 : Add sample rate, bit depth, channels to track info dialog
2025-08-08 07:50:43 -07:00
Drew Weymouth
5209c08444
add setting to disable waveform seekbar
2025-08-01 09:07:52 -07:00
Drew Weymouth
c521c617ec
incremental waveform generation (kind-of) working
2025-07-26 15:33:22 -07:00
Drew Weymouth
265e4f961f
Fix #628 : Add setting to transcode stream
2025-05-31 10:12:57 -07:00
Drew Weymouth
0fd8b4621b
Fix #625 : Allow customization of grid card size
2025-05-28 09:21:24 -07:00
Drew Weymouth
af1ae4641e
Add setting to disable OS media player APIs
2025-05-26 17:17:00 -07:00
Drew Weymouth
fe9f3faa4e
Fix #602 : Allow album info dialog to scroll with long description
2025-04-15 17:21:18 -07:00
Daltro Augusto
0fa9cf0d4c
improved pt_br and a bit more of i18n cause why not
2025-04-11 02:22:37 -03:00
Drew Weymouth
31c23490d1
add context menu actions to search dialog, refactor controller
2025-03-29 13:25:56 -07:00
Drew Weymouth
95ef3eae38
expose more config file settings in the UI
2025-02-21 16:31:04 -08:00
Drew Weymouth
513a9f53d0
update Fyne packages for 2.6-alpha1
2025-02-11 16:37:51 -03:00
Drew Weymouth
f7e5e1e9a4
update searchdialog for fyne.Do
2025-02-08 08:35:34 -03:00
Drew Weymouth
34c04ba9d9
Expose language setting in settings dialog, fix some bugs
2024-12-17 19:15:16 -08: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
66b878a092
Fix #462 : persist Skip Duplicates setting in add to playlist dialog
2024-08-09 07:35:55 -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
c5bba50b5a
move file path row to section with rest of file info
2024-07-27 17:11:28 -07:00
ericwyn
6ab3b20a90
i18n: update i18n references on menu labels, update chinese translation
2024-07-25 15:16:47 +08:00
Drew Weymouth
ff6a204284
localize list of startup pages in Settings
2024-07-24 07:55:43 -07:00
Drew Weymouth
d48337c83b
and some more
2024-07-21 11:13:27 -07:00
Drew Weymouth
9910d54f8e
more translations
2024-07-21 11:13:26 -07:00
Drew Weymouth
1096e4434b
add more translation entries
2024-07-21 11:12:55 -07:00
Drew Weymouth
0d2bca0a84
more translation prep
2024-07-21 11:10:01 -07:00
Drew Weymouth
d4066f0b1c
add support for composer tag
2024-07-19 08:03:10 -07:00
Drew Weymouth
bf97cdb526
add more to track info dialog
2024-07-18 17:33:42 -07:00
Drew Weymouth
03ce1cc115
add more info to dialog and adjust layout
2024-07-18 08:11:37 -07:00
Drew Weymouth
bb91a0c6b4
WIP: add track info dialog
2024-07-14 16:46:07 -07:00
Drew Weymouth
59d979ba80
Include radio stations in Quick Search
2024-07-01 08:04:10 -07:00
Drew Weymouth
edf85a4162
add option to show album years in grid views
2024-06-27 17:44:41 -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
b7af1e716c
use radio icon for image placeholder for radio stations
2024-06-01 17:42:40 -07:00
Drew Weymouth
1d96b7097c
don't show separators between list rows
2024-05-27 17:20:45 -07:00
Drew Weymouth
38a7983b6f
tweak padding in search dialogs
2024-05-26 13:30:59 -07:00