refactor all the audio stuff into classes and a separate file

This commit is contained in:
Jakob Ketterl
2019-10-20 18:53:23 +02:00
parent 91b8c55de9
commit 13d7686258
5 changed files with 305 additions and 308 deletions

View File

@ -28,6 +28,7 @@
<script src="static/lib/jquery-3.2.1.min.js"></script>
<script src="static/lib/jquery.nanoscroller.js"></script>
<script src="static/lib/bookmarks.js"></script>
<script src="static/lib/AudioEngine.js"></script>
<link rel="stylesheet" type="text/css" href="static/lib/nanoscroller.css" />
<link rel="stylesheet" type="text/css" href="static/css/openwebrx.css" />
<meta charset="utf-8">
@ -209,7 +210,7 @@
</div>
</div>
</div>
<div id="openwebrx-big-grey" onclick="iosPlayButtonClick();">
<div id="openwebrx-big-grey" onclick="playButtonClick();">
<div id="openwebrx-play-button-text">
<img id="openwebrx-play-button" src="static/gfx/openwebrx-play-button.png" />
<br /><br />Start OpenWebRX