TelepathicWalrus
7c22d8d058
Add debug class names
2023-10-17 08:31:47 +01:00
TelepathicWalrus
28558ce6e4
Add albumLUFS to mediaSource to prevent new DTO
2023-10-09 01:15:33 -04:00
TelepathicWalrus
01dc72924a
Remove debugging
2023-10-09 01:15:33 -04:00
TelepathicWalrus
7d16932081
Change to single quotes
2023-10-09 01:15:33 -04:00
TelepathicWalrus
88e925686b
Fix typo
2023-10-09 01:15:33 -04:00
TelepathicWalrus
4dcb0fa658
Add options for album gain
2023-10-09 01:15:33 -04:00
stamatovg
e0d4aa6c77
Merge branch 'master' into enable-airplay-audioplayer
2023-07-20 18:10:13 +03:00
Bill Thornton
f35a8151e0
Add prefer optional chaining rule
2023-07-06 13:39:48 -04:00
stamatovg
12cf325e79
Merge branch 'master' into enable-airplay-audioplayer
2023-06-17 13:21:58 +03:00
Georgi Stamatov
23158a352c
update airplay conditions for htmlaudioplayer
2023-06-17 13:18:13 +03:00
TelepathicWalrus
af555a3a43
Update src/plugins/htmlAudioPlayer/plugin.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2023-05-24 06:58:36 +01:00
TelepathicWalrus
88d16520e4
Update src/plugins/htmlAudioPlayer/plugin.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2023-05-24 06:58:28 +01:00
TelepathicWalrus
c9b7f834ca
Update src/plugins/htmlAudioPlayer/plugin.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2023-05-23 20:17:33 +01:00
TelepathicWalrus
60fbfe55aa
Add check audiocontext support
2023-05-17 19:18:58 +01:00
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
Georgi Stamatov
70f1557086
Add AirPlay for html audioplayer only if is safari desktop
2023-05-11 22:27:57 +03: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
stamatovg
9a69156487
Merge branch 'master' into enable-airplay-audioplayer
2023-04-20 12:00:25 +03:00
Bill Thornton
9814a56a67
Import es5 build of hls.js
2023-04-19 10:47:02 -04:00
Georgi Stamatov
f3b84cadad
enable airplay for audioplayer
2023-04-10 12:06:00 +03: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 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