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 |
|
Masterlocker
|
6f510ea5cc
|
update library copy script
|
2024-09-10 21:32:56 +02:00 |
|
Masterlocker
|
d30813c830
|
update library copy script
|
2024-09-10 21:08:48 +02:00 |
|
Masterlocker
|
8d8c7ac85c
|
update library copy script
|
2024-09-10 21:05:10 +02:00 |
|
Masterlocker
|
46d1d3b9de
|
update library copy script
|
2024-09-10 20:58:39 +02:00 |
|
Masterlocker
|
438d8ede71
|
update library copy script
|
2024-09-10 20:54:16 +02:00 |
|
Masterlocker
|
5f120583ea
|
update library copy script
|
2024-09-10 20:50:57 +02:00 |
|
Masterlocker
|
258bd7c20b
|
update library copy script
|
2024-09-10 20:46:20 +02:00 |
|
Masterlocker
|
cbc9d1ab90
|
update library copy script
|
2024-09-10 20:39:51 +02:00 |
|
Masterlocker
|
2da57eba4c
|
update library copy script
|
2024-09-10 17:48:34 +02:00 |
|
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 |
|