Commit Graph
1326 Commits
Author SHA1 Message Date
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
Drew Weymouth 849d12d7a0 update go-mpv for memory leak fix 2024-07-21 18:29:59 -07:00
Drew Weymouth a50ca0bf86 update Fyne to get translation bugfix 2024-07-21 16:55:56 -07:00
Drew Weymouth 8145fbd020 Merge pull request #427 from dweymouth/translations
Prepare for translations
2024-07-21 16:46:16 -07:00
Drew Weymouth 1d216d0b4f rm extra translation 2024-07-21 16:40:10 -07:00
Drew Weymouth 1d49aa171a remove empty const block 2024-07-21 16:36:40 -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 67feea427f embed and load translations into the app 2024-07-21 11:13:39 -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 8c5b5f55e1 Merge pull request #426 from dweymouth/feature/composer
Add support for composer tag
2024-07-20 17:28:19 -07:00
Drew Weymouth a73e97b111 pull in go-subsonic bug fix 2024-07-20 17:27:26 -07:00
Drew Weymouth d4066f0b1c add support for composer tag 2024-07-19 08:03:10 -07:00
Drew Weymouth 80e53c2971 load DLL only once 2024-07-19 07:29:57 -07:00
Drew Weymouth bc89cc20fc prevent sleep on Windows when playing 2024-07-18 18:25:14 -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