Commit Graph

9 Commits

Author SHA1 Message Date
Alain Nussbaumer
406c87f765 [web] Change to template literals 2023-11-23 20:23:40 +01:00
Alain Nussbaumer
387e531d64 [web] Cleanup of code to simplify
Useless methods have been removed and code has been partially cleaned up.
2023-06-07 21:25:54 +02:00
chme
6519b18aa0 [web] Fix linting errors 2022-03-19 07:04:37 +01:00
chme
c78f861f45 [web] Format web sources with prettier and run fix linting errors 2022-03-19 07:04:37 +01:00
chme
cdc7d7a1da [web-src] Fix linting errors 2021-01-11 19:40:05 +01:00
chme
3bfc8d49ee [web-src] Fix audio context creation in Safari 2019-02-20 10:34:15 +01:00
chme
d0ee68b8e5 [web-src] Remove console log 2019-02-18 13:27:39 +01:00
chme
66cd6ca19f [web-src] Support stream playback in chrome/firefox on android 2019-02-18 12:47:09 +01:00
chme
3b718ffb16 [web-src] Add option to stream audio from player web interface
The audio implementation is based on
https://github.com/rainner/soma-fm-player and makes use of the  HTML5
Web Audio Context API.
2019-02-14 12:19:29 +01:00