Commit Graph
1623 Commits
Author SHA1 Message Date
Masterlocker 6f105d21f4 update library copy script 2024-09-10 17:16:39 +02:00
Masterlocker a9030bea36 update library copy script 2024-09-10 17:12:35 +02:00
Masterlocker 6a0bfb61a0 Add libmfx1 depenency and update copy script 2024-09-10 16:06:02 +02:00
Masterlocker 0b364541f4 update copied libraries 2024-09-10 15:57:58 +02:00
Masterlocker 40c6bc6328 update copy script 2024-09-10 15:50:45 +02:00
Masterlocker d5ca40402c update library copy script 2024-09-09 21:05:49 +02:00
Masterlocker 277ea287f6 update dependencies 2024-09-09 20:37:37 +02:00
Masterlocker 2b0ffedad8 update upload artifact in workflow 2024-09-09 20:32:56 +02:00
Masterlocker 760dbc4c0b update workflow 2024-09-09 20:30:29 +02:00
Masterlocker 9bc28c9f7c Add workflow 2024-09-09 20:20:08 +02:00
Masterlocker dcbc1770ff AppImage build script 2024-09-09 20:04:12 +02:00
Drew Weymouth 72de61568a Fix #477: scroll to currently playing track when loading Now Playing page 2024-09-07 08:17:19 -07:00
Drew Weymouth d19ce0ccad fix deadlock regression with tracklist.AppendTracks 2024-09-07 08:01:37 -07:00
Drew Weymouth fec6fe5eb7 fix nocopy of mutex 2024-09-06 18:07:31 -07:00
Drew Weymouth 0d281bc5bf switch to atomic.Bool 2024-09-06 18:06:11 -07:00
Drew Weymouth 65efac0ba5 move refresh into AppendTracks impl 2024-09-06 17:46:47 -07:00
Drew Weymouth 5f8f2e7d7e Merge pull request #476 from benoit-smith/main
Update fr.json
2024-09-05 08:05:46 -07:00
Drew Weymouth d48632c4a2 Merge pull request #475 from Mister-Digital/main
German translation
2024-09-05 08:05:23 -07:00
Benoît Smith cd45bb815d Update fr.json 2024-09-05 15:19:22 +02:00
Alex Kager 4528d66f2f Updated German translation
Fixed incorrect translation for "Play Queue", fixed one inconsistency in translation
2024-09-05 09:59:30 +02:00
Alex Kager 0bdd341416 German translation 2024-09-04 21:43:22 +02:00
Drew Weymouth 0c2dc3e54d Merge pull request #474 from benoit-smith/main
Update fr.json
2024-09-03 08:00:33 -07:00
Benoît Smith 617a784062 Update fr.json 2024-09-03 09:39:12 +02:00
Drew Weymouth faf067ce7e add shared callback impl between mpv and jukebox players 2024-09-01 08:45:09 -07:00
Drew Weymouth b4da3626b1 Merge pull request #473 from Masterlocker/main
language update (en.json pl.json)
2024-08-31 09:42:47 -07:00
Masterlocker f4ffed2c7c Merge branch 'main' into main 2024-08-31 18:17:00 +02: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
Masterlocker 3b794a16da Update pl.json 2024-08-30 21:10:21 +02:00
Masterlocker ad28998709 language update 2024-08-30 20:46:31 +02:00
Drew Weymouth 360095b78e Merge pull request #472 from Masterlocker/main
Update polish language
2024-08-30 11:16:37 -07:00
Masterlocker 238a7499ff Update polish language 2024-08-30 19:35:37 +02: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