Commit Graph
1445 Commits
Author SHA1 Message Date
Drew Weymouth 00ffb8b3a1 implement SeekFwdBackN 2024-09-11 07:57:38 -07:00
Drew Weymouth faf067ce7e add shared callback impl between mpv and jukebox players 2024-09-01 08:45:09 -07:00
Drew Weymouth c2efb048e2 more jukebox work 2024-08-31 09:09:12 -07:00
Drew Weymouth 3bad04a74a update jukebox player to synchronous 2024-08-30 16:48:44 -07:00
Drew Weymouth 136bade8b4 hook up cmd queue to PlaybackManager 2024-08-30 08:20:02 -07:00
Drew Weymouth 0fffe9d8ed more playback commands 2024-08-28 08:25:13 -07:00
Drew Weymouth 188a94b41b beginning of reworking playback to use a command queue 2024-08-27 18:16:16 -07:00
Drew Weymouth 8339b8dbc5 fix wrong tool tip on repeat control 2024-08-23 08:01:28 -07:00
Drew Weymouth 91964d9608 prepare for 0.13.1 release 2024-08-20 08:34:58 -07:00
Drew Weymouth 62803b9f09 save settings when window closing to avoid losing some settings on crash-exits 2024-08-20 08:00:25 -07:00
Drew Weymouth 389c94e7e1 fix color assertion crash when showing pop up queue on Windows 2024-08-19 08:49:40 -07:00
Drew Weymouth 6075b5c82e move saving play queue to window close intercept instead of app exit in case we crash during exit tasks 2024-08-19 08:46:44 -07:00
Drew Weymouth cf01553974 update changelog 2024-08-19 08:25:37 -07:00
Drew Weymouth 16518afe4a update Fyne 2024-08-19 08:13:54 -07:00
Drew Weymouth d1d958644a few translation fixes 2024-08-19 07:49:40 -07:00
Drew Weymouth d958e31cda Merge pull request #466 from benoit-smith/main
Update fr.json
2024-08-18 07:58:07 -07:00
Benoît Smith 8cd800d29a Update fr.json 2024-08-18 03:00:15 +02:00
Benoît Smith 077e9a2bf4 Update fr.json 2024-08-17 21:12:40 +02:00
Benoît Smith d0f3b59d66 Merge branch 'dweymouth:main' into main 2024-08-17 21:08:26 +02:00
Drew Weymouth 4905f82ef2 fix translations of "Search page" 2024-08-16 08:57:55 -07:00
Drew Weymouth 1d64778f3d add icons to dialog buttons 2024-08-16 08:52:10 -07:00
Drew Weymouth d6354086bb Fix #467: translate "public/private playlist by" as single string 2024-08-16 08:38:02 -07:00
Drew Weymouth 72e670f13f disable window workaround on Wayland as well 2024-08-15 08:32:05 -07:00
Drew Weymouth b44fab22b2 only use window size workaround on linux where needed 2024-08-15 08:17:42 -07:00
Drew Weymouth 40c730d4c0 Merge pull request #465 from Underpath/adding-spanish-translation
i18n: add Spanish translation
2024-08-15 08:01:00 -07:00
Benoît Smith 1a9546c07e Update fr.json 2024-08-14 14:25:55 +02:00
Benoît Smith 7f932b0e47 Update fr.json 2024-08-14 11:10:33 +02:00
Benoît Smith 2c8308f6fd Update fr.json 2024-08-14 10:46:59 +02:00
Underpath 737a02499c Addressing comments. 2024-08-14 08:25:20 +00:00
Underpath 387fb0a5f2 Adding Spanish translation. 2024-08-13 08:10:51 +00:00
Drew Weymouth d63ba8037c actually correct slice capacity this time 2024-08-09 19:19:02 -07:00
Drew Weymouth 7d8c70eb91 minor slice capacity optimization 2024-08-09 17:43:47 -07:00
Drew Weymouth fb99058214 Merge pull request #458 from benoit-smith/main
Add French translation
2024-08-09 07:51:55 -07:00
Drew Weymouth 66b878a092 Fix #462: persist Skip Duplicates setting in add to playlist dialog 2024-08-09 07:35:55 -07:00
Drew Weymouth 4654d310fd Ctrl+A selects all on pop up queue if visible 2024-08-08 19:02:10 -07:00
Drew Weymouth 58eb35e04a Merge pull request #460 from dweymouth/resize-hack-rework
Linux window misdrawing workaround, redux
2024-08-08 15:48:40 -07:00
Drew Weymouth ca90bf50da increase sleep, remove debug prints 2024-08-08 08:40:07 -07:00
Drew Weymouth 697aa911f5 adjust sleeps, add debug logs 2024-08-08 08:22:23 -07:00
Benoît Smith 38609cb8be Update fr.json 2024-08-08 12:09:04 +02:00
Benoît Smith de6d972f3e Update fr.json 2024-08-08 11:58:06 +02:00
Benoît Smith 9fb2cd46bf Merge branch 'dweymouth:main' into main 2024-08-08 11:36:11 +02:00
Drew Weymouth 1ff9d2d026 use Resize twice 2024-08-07 12:46:11 -07:00
Drew Weymouth f4a5d4aab3 rework window size workaround 2024-08-07 11:08:58 -07:00
Drew Weymouth fba9b0f826 Merge pull request #459 from alessandrococco/main
i18e: Update Italian translation
2024-08-07 07:25:54 -07:00
Alessandro Cocco 66fa2115a4 i18e: update Italian translation 2024-08-07 15:13:34 +02:00
Alessandro Cocco a938197ec7 i18e: add Italian translation for new strings 2024-08-07 15:13:19 +02:00
Benoît Smith 002e17a3cb Update fr.json 2024-08-07 11:39:11 +02:00
Benoît Smith cf6815c02b Merge branch 'dweymouth:main' into main 2024-08-07 10:20:15 +02:00
Drew Weymouth cdd03389be Merge pull request #457 from Tuba2/main 2024-08-06 22:03:23 -07:00
Tuba 66960acb25 Update pt_BR.json
Fixed wrong translation for "Shuffle".
2024-08-07 01:22:10 -03:00