diff --git a/public/php/channel.php b/public/php/channel.php index c097a409..83878b83 100755 --- a/public/php/channel.php +++ b/public/php/channel.php @@ -127,7 +127,7 @@
When listening on a channel, there are some different buttons you can click.
If you click the cogwheel, you'll open the settings panel. Here you can change channel settings, decide if you want the computer you're on can be remote-controlled, and import playlists from YouTube.
The search-icon, opens up a search inputfield. If you start typing here, the site will automagically search for your input!
@@ -142,7 +142,7 @@Copy the code in the textarea, and paste on your website.
diff --git a/public/php/controller.php b/public/php/controller.php index 2737d891..fa4cc12f 100755 --- a/public/php/controller.php +++ b/public/php/controller.php @@ -18,22 +18,22 @@
Zöff is a shared (free) YouTube based radio service, built upon the YouTube API.
- Zöff is mainly a web-based service. The website uses NodeJS with Socket.IO, MongoDB and PHP on the backend, with JavaScript, jQuery and Materialize on the frontend. More about the project itself can be found on GitHub
- The team consists of Kasper Rynning-Tønnesen and Nicolas Almagro Tonne, and the project has been worked on since late 2014.
- The team can be reached on contact@zoff.no
-
Copyright © 2015
Nicolas Almagro Tonne and Kasper Rynning-Tønnesen
-
- Creative Commons License
- Zöff is licensed under a
Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Norway License.
-
- Do not redistribute without permission from the developers.
-
+
Zöff is a shared (free) YouTube based radio service, built upon the YouTube API.
+ Zöff is mainly a web-based service. The website uses NodeJS with Socket.IO, MongoDB and PHP on the backend, with JavaScript, jQuery and Materialize on the frontend.
+ The team consists of Kasper Rynning-Tønnesen and Nicolas Almagro Tonne, and the project has been worked on since late 2014.
+
+
Copyright © 2017
Nicolas Almagro Tonne and Kasper Rynning-Tønnesen
+
+ Creative Commons License
+ Zöff is licensed under a
Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Norway License.
+
+ Do not redistribute without permission from the developers.
+
To remote-control a computer, just type in the ID for that computer. (This can be found in the settings panel on the computer you want to remote control. There is also a QR code for you to scan.
When you've entered the ID for the computer you want to control, you'll be able to change the volume, have the controled computer vote for skipping, pause the video or play the video.
The input field you used to enter the ID (if you entered it), has now changed some. If you type in something here now, the controled computer will change channel!
diff --git a/public/php/footer.php b/public/php/footer.php index 4169cf97..0e102776 100755 --- a/public/php/footer.php +++ b/public/php/footer.php @@ -1,6 +1,6 @@