Commit Graph
761 Commits
Author SHA1 Message Date
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
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 ff6a204284 localize list of startup pages in Settings 2024-07-24 07:55:43 -07:00
Drew Weymouth 1814e2a6a3 add some missed translation strings 2024-07-23 08:53:06 -07:00
Drew Weymouth b78b235341 tweaks and optimizations 2024-07-23 08:24:50 -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 0b3687a2ff make peak meter horizontal, add ruler and L/R labels 2024-07-22 17:47:09 -07:00
Drew Weymouth 1b5cf118e1 WIP: peak/rms meter visualization 2024-07-22 09:27:09 -07:00
Drew Weymouth 1d216d0b4f rm extra translation 2024-07-21 16:40:10 -07:00
Drew Weymouth 4afedda04e translate sort order strings 2024-07-21 16:23:47 -07:00
Drew Weymouth 53f29e08c4 localize playlist list columns 2024-07-21 15:47:22 -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 48db088af7 more translation prep 2024-07-21 11:10:01 -07:00
Drew Weymouth 10ba573778 beginning of prep work for translations 2024-07-21 11:10:00 -07:00
Drew Weymouth d4066f0b1c add support for composer tag 2024-07-19 08:03:10 -07:00
Drew Weymouth 867e2c44b6 Merge pull request #424 from dweymouth/feature/track-info-dialog
Add track info dialog
2024-07-18 17:45:39 -07:00
Drew Weymouth bf97cdb526 add more to track info dialog 2024-07-18 17:33:42 -07:00
Drew Weymouth c159de229f add Mac about menu override, minor MainWindow refactor 2024-07-18 16:56:05 -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 3f30448383 Fix #421: properly handle reordering and deleting repeat tracks in queue 2024-07-13 10:53:57 -07:00
Drew Weymouth 69a1900cb5 hook up keyboard scrolling to Now Playing page tracklists 2024-07-13 09:10:13 -07:00
Drew Weymouth 86c944f5e6 Fix #415: sort artist discography by year ascending (same order as Navidrome) 2024-07-10 14:37:01 -05:00
Drew Weymouth d4f14c475b hide info under album cover on Now Playing page when nothing playing 2024-07-09 16:16:56 -07:00
Drew Weymouth 6852aa7e59 Fix #420: check if artist page has been disposed before loading info 2024-07-09 14:16:39 -07:00
Drew Weymouth 59d979ba80 Include radio stations in Quick Search 2024-07-01 08:04:10 -07:00
Drew Weymouth 62e15c324d if error loading cover art, don't keep wrong cover art in Now Playing page 2024-06-28 17:23:45 -07:00
Drew Weymouth 90543f0248 increase font size for artist and album on Now Playing page 2024-06-28 07:53:23 -07:00
Drew Weymouth edf85a4162 add option to show album years in grid views 2024-06-27 17:44:41 -07:00
Drew Weymouth 7793fd8fdb Refactor: move some playback-related functions to backend package 2024-06-24 18:49:30 -07:00
Drew Weymouth 361ec68d59 only use X11 resize hack when needed 2024-06-23 14:10:09 -07:00