Kasper Seweryn
|
2468ef3fa1
|
fix: fix typo
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:19:35 +02:00 |
Kasper Seweryn
|
fdc35a4702
|
fix(player): ensure that current track lives despite enqueueing 3 tracks as 'next track'
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:19:35 +02:00 |
Kasper Seweryn
|
81425d930b
|
fix(radio): pausing when current song ended and new song data hasn't been fetched yet
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:19:35 +02:00 |
Kasper Seweryn
|
d28f6f7873
|
fix: remove debug line
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:19:35 +02:00 |
Kasper Seweryn
|
aa13620851
|
perf(play-indicator): delegate play indicator to the GPU instead of CPU
This reduces the CSS paints by animating `scaleY` instead of element `height`
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:19:35 +02:00 |
Kasper Seweryn
|
502773b7b4
|
fix: make progress bars work again
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:16:13 +02:00 |
Kasper Seweryn
|
a69aeb07e2
|
feat: optimize CPU and memory usage
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:11:45 +02:00 |
Kasper Seweryn
|
d30d107ef3
|
fix: audio playback pause if errored before played
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:00:49 +02:00 |
Kasper Seweryn
|
6b79b8e63a
|
feat: dispose sound instances when removed from LRU cache
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:00:49 +02:00 |
Kasper Seweryn
|
50b1487877
|
fix: update vueuse to remove @ts-expect-error comment
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:00:49 +02:00 |
Kasper Seweryn
|
a65d3722c9
|
fix: ensure preloaded track exists
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:00:49 +02:00 |
Kasper Seweryn
|
186c8000f8
|
fix: abort preload if next track is unavailable
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:00:49 +02:00 |
Kasper Seweryn
|
4a656777e3
|
fix: #2061
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:00:49 +02:00 |
Kasper Seweryn
|
9552fcd9a9
|
fix: #2053
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:00:49 +02:00 |
Kasper Seweryn
|
49be19c8b4
|
feat: ensure next track is always preloaded
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:00:49 +02:00 |
wvffle
|
6e740d6fda
|
fix: Fix unhandled errors
|
2022-12-12 11:10:31 +00:00 |
wvffle
|
0bbe2d609d
|
Fetch sources if we have none
|
2022-11-29 07:37:12 +00:00 |
wvffle
|
3ae5adc7ba
|
Fix playback of some token protected resources
|
2022-10-30 19:20:35 +01:00 |
wvffle
|
4cd7ca2cb4
|
Fall back to memory if indexedDB is unavailable
|
2022-10-30 19:20:35 +01:00 |
wvffle
|
34d4f3b25b
|
Fix transcoded track and add info if there are no track sources
|
2022-10-30 19:20:34 +01:00 |
wvffle
|
ab8699783d
|
Fix looping
|
2022-10-30 19:20:34 +01:00 |
wvffle
|
8c62d516b0
|
Resolve race condition
|
2022-10-30 19:17:56 +01:00 |
wvffle
|
0118fe0c63
|
Resolve TODOs
|
2022-10-30 19:17:56 +01:00 |
wvffle
|
f51007b807
|
Fetch only new queue tracks from indexedDB
|
2022-10-30 19:17:55 +01:00 |
wvffle
|
9f36c4b3a8
|
Cleanup old queue and player logic
|
2022-10-30 19:17:55 +01:00 |
wvffle
|
f06464ffa2
|
Fix calling createTrack multiple times when radio track changes
|
2022-10-30 19:17:55 +01:00 |
wvffle
|
c828e106b0
|
Add radio support
|
2022-10-30 19:17:55 +01:00 |
wvffle
|
1be6701752
|
Fix changing songs and add LRU cache
|
2022-10-30 19:17:54 +01:00 |
wvffle
|
bef0d1dec4
|
WIP Rewrite queue
|
2022-10-30 19:17:54 +01:00 |
wvffle
|
c08e1fad94
|
WIP: Rewrite queue
|
2022-10-30 19:17:51 +01:00 |
wvffle
|
e47dbc5ab5
|
Add Sound implementation
|
2022-10-30 19:16:26 +01:00 |
wvffle
|
7b17c46987
|
Create audio system based on Web Audio API
|
2022-10-30 19:12:46 +01:00 |