Commit Graph
1351 Commits
Author SHA1 Message Date
Drew Weymouth d4c1112f96 Fix #446 2024-07-31 16:39:20 -07:00
Drew Weymouth d630822648 Merge pull request #445 from alessandrococco/translation-it
i18e: update Italian translation
2024-07-31 07:58:23 -07:00
Alessandro Cocco 4272b7be46 i18e: update Italian translation 2024-07-31 16:55:03 +02:00
Drew Weymouth 7fcbfdd456 prepare for 0.13.0 release 2024-07-28 15:57:08 -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 48c9cda18c edit changelog 2024-07-28 12:35:35 -07:00
Drew Weymouth 178d672e25 add 0.13.0 changelog 2024-07-28 12:32:48 -07:00
Drew Weymouth 5eae2a4f20 add menu separator below Visualizations 2024-07-28 12:16:36 -07:00
Drew Weymouth e68214a38a Fix #302: use FyneApp.toml to inject additional .desktop metadata 2024-07-28 11:59:45 -07:00
Drew Weymouth 4ab8f86267 Fix #435 - pull in temp fix for non-Latin text truncation from Fyne fork 2024-07-28 11:40:37 -07:00
Drew Weymouth 1f8e8d2936 add cfg file setting to skip SSL verification 2024-07-28 08:22:07 -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 14e93c1586 Fix #417 - add missed CoverArtID when unmarshaling GetArtist response 2024-07-27 17:22:33 -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 39d62de84a Merge pull request #433 from alessandrococco/65-translations-alessandrococco-it
i18n: Italian translation
2024-07-26 08:04:20 -07:00
Alessandro Cocco 31abd2e64a i18e: add Italian translation - initial draft 2024-07-26 17:02:23 +02:00
Alessandro Cocco 8c2e3d0711 i18n: create translation file for Italian 2024-07-26 17:02:23 +02:00
Drew Weymouth 3c70513cb4 Updates #415: Make artist's discography sort order configurable 2024-07-26 08:00:12 -07:00
Drew Weymouth fdd449584b Fix #432: use artist sort name if present to sort 2024-07-25 17:46:55 -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 bcf2d044a5 Merge pull request #431 from Ericwyn/main
i18n: update i18n references on menu labels, update chinese translation
2024-07-25 07:28:02 -07:00
ericwyn 6ab3b20a90 i18n: update i18n references on menu labels, update chinese translation 2024-07-25 15:16:47 +08:00
ericwyn d264f15422 i18n: update chinese translation, adds the missing translation configuration key 2024-07-25 10:52:13 +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 56c68450ae Merge pull request #430 from Ericwyn/main
i18n: add chinese translation
2024-07-24 08:23:38 -07:00
Drew Weymouth be4c3b857a Merge pull request #425 from dweymouth/feat/prevent-sleep
Prevent sleep on Windows when playing
2024-07-24 08:13:34 -07:00
Drew Weymouth ff6a204284 localize list of startup pages in Settings 2024-07-24 07:55:43 -07:00
Drew Weymouth 26c3bd8012 add retrying to Fyne window misdraw workaround on Linux 2024-07-24 07:45:35 -07:00
Drew Weymouth 6d08bfbd79 Updates #65: update Fyne to get latest i18n bug fixes 2024-07-24 07:33:00 -07:00
ericwyn e9d622eee4 i18n: update chinese translation 2024-07-24 18:25:11 +08:00
ericwyn 45bc364e54 i18n: add chinese translation 2024-07-24 16:17:51 +08:00
Drew Weymouth 92d2fb042d don't leak memory in the error cases 2024-07-23 17:43:54 -07:00
Drew Weymouth 02e5c784b3 query MPV astats node directly in C for efficiency 2024-07-23 17:38:43 -07:00
Drew Weymouth 1814e2a6a3 add some missed translation strings 2024-07-23 08:53:06 -07:00
Drew Weymouth 60a0ac8328 Merge pull request #429 from dweymouth/feature/peak-meter
Add a peak meter visualization
2024-07-23 08:37:42 -07:00
Drew Weymouth b78b235341 tweaks and optimizations 2024-07-23 08:24:50 -07:00
Drew Weymouth de1e0611b1 add translation entry 2024-07-22 20:03:17 -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