From c0200273c8c60e14d7f6577bd33212d71f2d45b3 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Fri, 11 Oct 2024 05:07:12 +0300 Subject: Better formatting --- client/index.html | 77 +++++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 60 insertions(+), 17 deletions(-) diff --git a/client/index.html b/client/index.html index 1cfcd5d..1025d69 100644 --- a/client/index.html +++ b/client/index.html @@ -1,33 +1,76 @@ + + Radio Station Emulator + + -

Radio station example

+

Radio Station Emulator

-

Hit play!

+

+ If you are visiting for the first time, you might need to "Allow Audio" first. + Please do and refresh the page. +

+

+ Sometimes, you will need to press the "Sync" button more than once. That's mostly + due to bandwidth capabilities of both the server and the client. The "tune" would + be right if you press it multiple times and land near the same timespace over and + over. Three to four times would be enough. +

-
+ +
+

Show playback:

+

+                

/

+

+            
+
-

Artist

-

-

Title

-

-

You are here for (seconds)

-

-

Started on

-

-

Current time

-

-

Hash of current show

-

-

Hash of list

-

+

Current "show" info

+
+ + + + + + + + + + + +
ArtistTitleDuration
+
+

Sync info

+
+ + + + + + + + + + + +
You are here for (seconds)Started on (seconds)Initial "tune in" time (seconds)
+
+

Data segments

+
+

Hash of current show

+

+

Hash of list

+

+
Data -- cgit v1.2.3