Commit Graph
1931 Commits
Author SHA1 Message Date
Drew Weymouth ebbadd5fc3 Merge pull request #762 from zacaj/feature/nowPlaying-album-year
Fix #741: add album year to now playing
2025-11-26 14:21:57 -05:00
Drew Weymouth d61a034afa update translation string key 2025-11-26 11:20:27 -08:00
Drew Weymouth 565d2d99a9 minor refactor: use Refresh and widget property to toggle showing year 2025-11-26 11:15:25 -08:00
Drew Weymouth 6b8feff25b use parenthesized year when inline with album name 2025-11-26 11:01:22 -08:00
zacaj 6dca8e1abe improve album year setting name 2025-11-25 15:35:50 +00:00
zacaj 9fdb62ab56 Fix #741: add album year to now playing 2025-11-23 19:14:40 +00:00
Drew Weymouth d5a39ba851 Merge pull request #759 from dweymouth/fyne-2.7-migration
Fyne 2.7 migration
2025-11-15 10:46:41 -08:00
Drew Weymouth 691fceab8a add rounded image corners to en.json 2025-11-15 10:38:10 -08:00
Drew Weymouth 3d3470ed34 remove now-unneeded overridden refresh 2025-11-15 10:36:08 -08:00
Drew Weymouth 2afef81a11 add setting to disable rounded image corners 2025-11-15 10:36:07 -08:00
Drew Weymouth 679e9a9b1f update Fyne to 2.7.1 2025-11-15 10:35:17 -08:00
Drew Weymouth 2680676fe9 #566: left click on systray icon raises main window 2025-11-15 10:35:17 -08:00
Drew Weymouth c14342eff8 use rounded image corners (TODO: allow disabling this) 2025-11-15 10:35:17 -08:00
Drew Weymouth 9f399a447c use new Icon property for search field 2025-11-15 10:35:17 -08:00
Drew Weymouth ada65b0943 bump fyne to 2.7 RC 2025-11-15 10:35:17 -08:00
Drew Weymouth 37b148c175 move windows Inno setup script back - it doesn't like being in a subdir 2025-11-14 16:52:44 -08:00
Drew Weymouth e89136c01a fix missed file path change 2025-11-14 15:19:29 -08:00
Drew Weymouth 48567c2506 move scripts to own dir 2025-11-14 15:13:50 -08:00
Drew Weymouth a27a7dbc21 use new macos-15-intel runner 2025-11-14 14:42:26 -08:00
Drew Weymouth e883c387f3 #748: LrcLib fetcher - don't crash if song has no artist name tagged 2025-11-14 08:40:47 -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 88f426d680 fix fileType column width 2025-11-12 23:54:24 +00:00
zacaj 923dad9941 use FormatitemDate for FormatDate 2025-11-12 23:43:36 +00:00
zacaj 1657c978e7 fix AlbumArtist sort 2025-11-12 23:26:18 +00:00
Drew Weymouth 7266030e43 try to make playback index out of range log more useful 2025-11-11 08:36:34 -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 f48b2ba210 Fix #660: add cover art, silent property to Windows track change notification 2025-11-08 08:16:48 -08:00
Drew Weymouth 0ff57513c2 add button to Advanced settings tab to clear caches 2025-11-07 19:48:09 -08:00
Drew Weymouth 360391e832 Merge pull request #744 from dweymouth/feature/lyrics-sidebar
Add lyrics viewer to sidebar
2025-11-01 12:46:42 -07:00
Drew Weymouth 33eb081ff9 save selected sidebar tab 2025-11-01 12:45:09 -07:00
Drew Weymouth 694e59d5b6 fix bug where only one lyrics viewer loads if both are visible 2025-11-01 12:28:25 -07:00
Drew Weymouth 5aa8d36ace add lyrics to sidebar 2025-11-01 11:26:58 -07:00
Drew Weymouth 61a04e86b5 add new lyricsmanager missed in last commit 2025-11-01 11:26:49 -07:00
Drew Weymouth 711d564509 refactor: extract lyric fetching logic to LyricsManager 2025-11-01 09:58:30 -07:00
Drew Weymouth 35b27432a5 prepare for 0.19.0 release 2025-10-26 09:26:44 -07:00
Drew Weymouth d6e44974e9 bump mpv DLL version 2025-10-26 08:58:12 -07:00
Drew Weymouth 86fd2967fc Fix #735: adjust spacing on Now Playing page card 2025-10-25 16:38:24 -07:00
Drew Weymouth 9e9aa3fc67 Fix #737: don't assume color.NRGBA in peak meter widget 2025-10-18 06:58:04 -07:00
Drew Weymouth 887d3bb2c7 Fix #579: Save play queue on all queue changes 2025-10-09 08:13:56 -07:00
Drew Weymouth 7b8af7b952 add Left and Right keybindings for seek back/fwd by 10 secs 2025-10-07 08:48:34 -07:00
Drew Weymouth 5ea0bcdad2 Merge pull request #732 from dweymouth/feature/queue-sidebar
Add toggleable play queue sidebar
2025-10-07 07:41:40 -07:00
Drew Weymouth 27ae29a88c add play queue sidebar 2025-10-05 11:20:27 -07:00
Drew Weymouth 7dc4640269 Refactor: extract Toolbar from BrowsingPane as its own component 2025-10-04 13:55:04 -07:00
Drew Weymouth 153cb623b8 Fix #729: add bounds checking to LyricsViewer 2025-10-03 16:38:43 -07:00
Drew Weymouth 9b75faf9bc fix occasional hang when loading artist pages 2025-09-28 17:54:33 -07:00
Drew Weymouth dadc100e1c bump version of Inno setup action 2025-09-28 17:25:40 -07:00
Drew Weymouth 5635fa3736 Merge pull request #723 from dweymouth/feature/new-playlist-btn
Add a Create Playlist button to the Playlists page
2025-09-28 15:44:34 -07:00