Commit Graph
1532 Commits
Author SHA1 Message Date
Drew Weymouth e8737f47b3 Fix #483: workaround MPV failing to begin playback of track with new sample rate on Windows 2024-12-21 12:40:56 -08:00
Drew Weymouth 7c774c65ed pull in Fyne tweak to increase scroll speed 2024-12-21 11:51:53 -08:00
Drew Weymouth 800a15683d fix scrolling performance of grid views when not showing album year 2024-12-21 11:13:12 -08:00
Drew Weymouth e174f08fe1 pull in Fyne bug fix for re-rasterization on monitor change 2024-12-21 09:39:00 -08:00
Drew Weymouth 56effb7027 make playlist image clickable to show pop-up 2024-12-19 08:59:58 -08:00
Drew Weymouth 8dff2269a5 Merge pull request #510 from dweymouth/feat/choose-language
Add option to override app language detection
2024-12-18 07:33:02 -08:00
Drew Weymouth e9863fa3f5 add translations of "Language" 2024-12-17 19:27:48 -08:00
Drew Weymouth 34c04ba9d9 Expose language setting in settings dialog, fix some bugs 2024-12-17 19:15:16 -08:00
Drew Weymouth dd3f5874c4 add ability to configure language in config file 2024-12-17 18:07:28 -08:00
Drew Weymouth 507d6332c1 some render refactoring 2024-12-17 17:18:57 -08:00
Drew Weymouth 1d342bf413 ensure clicking anywhere outside tracklists can unselect all 2024-12-15 15:52:21 -08:00
Drew Weymouth 46153f5fe3 add 2 missing Spanish translations 2024-12-15 14:56:28 -08:00
Drew Weymouth b3f6edd16d upgrade to Fyne 2.5.3 2024-12-15 08:33:59 -08:00
Drew Weymouth b0b34e7791 add PageUp / PageDown scrolling 2024-12-05 08:20:06 -08:00
Drew Weymouth 0936380fbc Merge pull request #502 from benoit-smith/main
Update fr.json
2024-11-05 06:48:30 -08:00
Benoît Smith 9d9b05c8d8 Update fr.json 2024-11-05 10:24:58 +01:00
Drew Weymouth 58ebd3ccf4 Fix #495: use custom user-agent instead of go-http-client 2024-10-17 08:36:00 -07:00
Drew Weymouth 3fd3c402e9 Merge pull request #490 from stkw0/main
add option to configure queue size
2024-10-01 12:50:28 -07:00
David Roman 58fd4bbb4a add option to configure queue size 2024-10-01 21:39:00 +02:00
Drew Weymouth 494ca677d8 Fix #487: remove only selected copy of duplicate tracks in playlist 2024-09-29 13:04:43 -07:00
Drew Weymouth b6a082ddc1 Merge pull request #486 from tkymmm/main
Add Japanese files
2024-09-23 15:48:02 -07:00
tkymmm d73814bef0 Add files via upload 2024-09-23 16:07:58 +09:00
Drew Weymouth 2c4725a2fb Merge pull request #479 from Masterlocker/main
AppImage build script
2024-09-15 11:41:32 -07:00
Masterlocker dac77a0dd6 Update appimage-build-compat.sh 2024-09-14 15:11:26 +02:00
Masterlocker bea17b1412 Update appimage-build-compat.sh 2024-09-14 14:56:47 +02:00
Masterlocker b5ac574a33 Update appimage-build-compat.sh 2024-09-14 14:33:15 +02:00
Masterlocker 01f8f1bbbc Update appimage-build-compat.sh 2024-09-14 14:23:23 +02:00
Masterlocker 4ad48b1518 Update build-appimage-compat.yml 2024-09-14 13:48:30 +02:00
Masterlocker 4f22f7ea08 Update build-appimage-compat.yml 2024-09-14 13:46:46 +02:00
Masterlocker 373fd416de Add appimage based on libmpv1
This appimage uses libmpv1 for better compatibility with other system distros.
2024-09-14 13:46:01 +02:00
Drew Weymouth b782892fb4 Merge pull request #482 from Tuba2/main
Updated Brazilian Portuguese translation
2024-09-13 07:37:46 -07:00
Tuba 1b7889818d Updated Brazilian Portuguese translation
- Included translation for the "Now Playing" and "Repeat" strings;
- Fixed translations for the "Search page", "Private playlist by", and "Public playlist by" strings.
2024-09-13 01:36:00 -03:00
Masterlocker d4b35ac240 update library copy script 2024-09-12 21:58:58 +02:00
Masterlocker 39bf63cbcd update library copy script 2024-09-12 21:45:11 +02:00
Masterlocker cbc24726f1 remove glibc libraries 2024-09-12 21:25:10 +02:00
Drew Weymouth fe39239a10 Merge pull request #481 from dweymouth/playback-cmd-queue
Prep for Jukebox mode - add queue to accumulate playback commands
2024-09-11 17:01:06 -07:00
Drew Weymouth fd2d831fe6 add missed handler for cmdLoadRadioStation 2024-09-11 16:59:53 -07:00
Drew Weymouth 7950999450 fix seeking to next track repeatedly and quickly 2024-09-11 11:34:14 -07:00
Masterlocker eb8d243ed4 update LD_LIBRARY_PATH
load system libraries before appimage libraries
2024-09-11 18:04:25 +02:00
Drew Weymouth 1fff7f6488 fix coalescing logic of multiple seekFwdBackN commands 2024-09-11 08:20:15 -07:00
Drew Weymouth 00ffb8b3a1 implement SeekFwdBackN 2024-09-11 07:57:38 -07:00
Masterlocker 6aba1e3792 update library copy script 2024-09-11 00:05:12 +02:00
Masterlocker 39ceab4616 update library copy script 2024-09-11 00:01:04 +02:00
Masterlocker c703437465 update library copy script 2024-09-10 23:43:02 +02:00
Masterlocker 1f57486a1d update library copy script 2024-09-10 23:26:36 +02:00
Masterlocker ead4177986 update library copy script 2024-09-10 23:20:53 +02:00
Masterlocker 2fdb0e8c5f update library copy script 2024-09-10 23:15:23 +02:00
Masterlocker 536be22023 update library copy script 2024-09-10 23:10:10 +02:00
Masterlocker dbb3804fd6 update library copy script 2024-09-10 22:59:02 +02:00
Masterlocker bfb2e33675 update library copy script 2024-09-10 22:21:22 +02:00