Bill Thornton
0cec50c6aa
Merge pull request #4401 from thornbill/add-plugin-types
...
Add plugin types
2023-03-10 15:23:06 -05:00
Bill Thornton
64ecc3eae7
Add plugin types
2023-03-08 11:08:19 -05:00
knackebrot
52363c59d9
Update hls.js to 1.3.4
2023-03-06 11:39:00 +01:00
Bill Thornton
0a0e45d155
Replace apiclient event bus with local version
2022-10-14 10:58:16 -04:00
Bill Thornton
b426b6e2bf
Fix sonarjs prefer-single-boolean-return
2022-10-11 03:11:41 -04:00
Bill Thornton
4972f50a06
Fix sonarjs no-identical-functions
2022-10-05 15:31:15 -04:00
Bill Thornton
8d46c7bddc
Merge pull request #3716 from Orhideous/fix/mimetype
...
Recognize MIME for transcoded audio in streams
(cherry picked from commit 721bc54dbd75fbc21a10f53c447d4be3b53821a6)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 00:57:59 -04:00
Dmitry Lyzo
2af0b91dad
Reset media source
2021-10-15 21:49:11 +03:00
Dmitry Lyzo
a7dce35fae
Unbind error event
2021-10-15 21:49:11 +03:00
Keegan Dahm
4f7131f59a
Changed volume curve from x^2 to x^3
2021-08-10 16:16:52 -07:00
Keegan Dahm
2244554a07
Made volume slider exponential rather than linear
2021-08-07 07:26:28 -07:00
Bill Thornton
f60b7686d0
Remove unused variables
2021-03-23 11:28:16 -04:00
Bill Thornton
efc43b42b8
Add config option to include cookies in player requests
2020-11-30 14:38:03 -05:00
Bill Thornton
804077263c
Revert "Remove withCredentials from xhrSetup in hls.js"
...
This reverts commit 3a8e0394dc
.
2020-11-30 13:35:50 -05:00
vitorsemeano
68079d96a1
multiple javascript error fixes
2020-11-05 23:12:24 +00:00
Bill Thornton
a71b0314d4
Fix apiclient imports
2020-11-05 23:11:47 +00:00
MrTimscampi
7d9208e951
WIP
2020-11-05 23:09:09 +00:00
MrTimscampi
bfb8c7c1f6
Make import paths ES6-compatible
2020-11-05 22:58:26 +00:00
MrTimscampi
3a8e0394dc
Remove withCredentials from xhrSetup in hls.js
2020-08-29 16:44:36 +02:00
Cameron
e0f1ac833e
Apply suggestions
2020-08-10 09:53:37 +01:00
Cameron
3925c8eddb
remove empty destory
2020-08-05 19:25:22 +01:00
Cameron
36f389e8f9
Migration of htmlAudioPlayer to ES6 module
2020-08-03 20:57:54 +01:00
MrTimscampi
5e1b6acffe
Disallow block padding
2020-07-27 08:06:46 +02:00
MrTimscampi
dfbb7dfc16
Remove dead code
2020-07-26 12:30:50 +02:00
MrTimscampi
128baad126
Move plugins to a dedicated directory
2020-06-03 22:17:01 +02:00