aboutsummaryrefslogtreecommitdiff
path: root/resources/index.html
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2022-04-23 15:34:02 +0000
committerdakkar <dakkar@thenautilus.net>2022-04-23 15:34:02 +0000
commit64d6b5e0d6e6b1473821873cbe149c4333cabf45 (patch)
treeb926aff10bb0da376657927243cdcfb9ae891773 /resources/index.html
parentmove seek button below seek bar (diff)
downloadmedia-control-64d6b5e0d6e6b1473821873cbe149c4333cabf45.tar.gz
media-control-64d6b5e0d6e6b1473821873cbe149c4333cabf45.tar.bz2
media-control-64d6b5e0d6e6b1473821873cbe149c4333cabf45.zip
snapshot button
Diffstat (limited to 'resources/index.html')
-rw-r--r--resources/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/index.html b/resources/index.html
index c8901d7..095df5a 100644
--- a/resources/index.html
+++ b/resources/index.html
@@ -395,6 +395,10 @@
<td><button onclick="vlcCommand('seek',{val:'+30'})" class="control small">+30"</button></td>
<td><button onclick="vlcCommand('seek',{val:'+60'})" class="control small">+1'</button></td>
</tr>
+ <tr>
+ <td><button onclick="vlcCommand('snapshot')" class="control">📷</button></td>
+ <td colspan="5">&nbsp;</td>
+ </tr>
</table>
</details>
<details id="files" class="file-list">