TelepathicWalrus
|
1a1ee3467d
|
Stop eslint error by ignoring audiocontext
|
2023-05-17 14:43:28 +01:00 |
|
TelepathicWalrus
|
c5dfdc7b23
|
Move gain debug message to be more reliable
|
2023-05-13 13:44:23 +01:00 |
|
TelepathicWalrus
|
62300149d5
|
Added catch for usersettings retrieval
|
2023-05-07 21:57:20 +01:00 |
|
TelepathicWalrus
|
8bfc387b85
|
Merge branch 'master' into audio-normalization
|
2023-04-22 18:59:40 +01:00 |
|
Bill Thornton
|
9814a56a67
|
Import es5 build of hls.js
|
2023-04-19 10:47:02 -04:00 |
|
TelepathicWalrus
|
8d5475a21b
|
Merge branch 'master' into audio-normalization
|
2023-03-12 13:13:44 +00:00 |
|
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 |
|
TelepathicWalrus
|
31a957af24
|
Add catch if LFUS is null
|
2023-02-02 14:08:37 +00:00 |
|
TelepathicWalrus
|
ba6db57913
|
Tidy code
|
2023-02-01 10:46:08 +00:00 |
|
Telepathic Walrus
|
6f0fb8c0ce
|
Updated to use LUFS term instead of normalization
|
2023-01-31 18:27:43 +00:00 |
|
Telepathic Walrus
|
de09fd4d36
|
Add option to enable/disable normalization
|
2023-01-30 20:36:11 +00:00 |
|
Telepathic Walrus
|
5edebd9070
|
Use normalization value from server
|
2023-01-30 18:47:38 +00:00 |
|
Telepathic Walrus
|
144e2209de
|
Added basic code for audio gian
|
2023-01-29 20:19:20 +00: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 721bc54dbd )
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 |
|