Skip to content

Commit

Permalink
extras: Update extras/mpvc-web
Browse files Browse the repository at this point in the history
  • Loading branch information
gmt4 committed Sep 19, 2023
1 parent 85eefcb commit d6347b3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions extras/mpvc-web
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@ mpvc_web_index()
mpvc
<a href="?cmd=mpvc repeat">repeat</a>
<a href="?cmd=mpvc single">single</a>
<a href="?cmd=mpvc cmd ab-loop">ab-loop</a>
</li>
<li>
mpvc
<a href="?cmd=mpvc playlist-shuffle">playlist</a>
<a href="?cmd=mpvc shuffle">shuffle</a>
<a href="?cmd=mpvc unshuffle">unshuffle</a>
</li>
Expand Down Expand Up @@ -127,6 +132,7 @@ mpvc_web_index()
<a href="#" title="theme 8" onclick="document.body.style.WebkitFilter='invert(0.8)';">th8</a> |
<a href="." title="reset">rst</a>
</li>
<!--
<li>
mpvc
<a href="?cmd=mpvc stop" title="mpvc stop" >⏹️</a>
Expand All @@ -138,6 +144,7 @@ mpvc_web_index()
<a href="?cmd=mpvc next" title="mpvc next">⏭️</a> |
<a href="?cmd=mpvc single" title="mpvc single">🔄</a>
</li>
-->
</ul>
[ <a href="#mpvc-web-status" name="mpvc-web-status">Status</a> ] <hr>
<iframe name="mpvc-status" width="100%" height="100%" frameborder="0" src="/cgi-bin/mpvc?status" allowtransparency="true" ></iframe>
Expand Down

0 comments on commit d6347b3

Please sign in to comment.