From 91f8a158d27423012fa0b8459802c86867b035f3 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Sun, 19 Apr 2015 23:47:46 +1000 Subject: Update index.html --- docs/index.html | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 3d383d8c..0bc8e349 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,10 +8,10 @@ - + - +
@@ -23,18 +23,16 @@
-
Big Buck Bunny. More info can be found at peach.blender.org. @@ -44,13 +42,11 @@
"96" by Logistics, which can be purchased from Hospital Records. @@ -87,9 +83,9 @@ - + - + - \ No newline at end of file + -- cgit v1.2.3 From 7ccbfad6adf721799869a9b826778199116f63ed Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Sun, 17 May 2015 17:23:09 +1000 Subject: New API methods (fixes #77), Fix for non strict mode (fixes #78) --- docs/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 0bc8e349..aa5a8859 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,10 +8,10 @@ - + - +
@@ -79,13 +79,13 @@ b.insertBefore(c, b.childNodes[0]); } } - })(document, "https://cdn.plyr.io/1.1.5/sprite.svg"); + })(document, "https://cdn.plyr.io/1.1.6/sprite.svg"); - + - + -- cgit v1.2.3 From d627454b2a31042508d9b8545c2b927e3bd5d93d Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Sun, 17 May 2015 17:33:46 +1000 Subject: Restore classname on destroy --- docs/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index aa5a8859..a31a9d8f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,10 +8,10 @@ - + - +
@@ -79,13 +79,13 @@ b.insertBefore(c, b.childNodes[0]); } } - })(document, "https://cdn.plyr.io/1.1.6/sprite.svg"); + })(document, "https://cdn.plyr.io/1.1.7/sprite.svg"); - + - + -- cgit v1.2.3 From ceace2a6789abd525c31933dda9b88df64ff3c39 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Mon, 18 May 2015 13:50:44 +1000 Subject: setVolume() API method improvements (Fixes #83) --- docs/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index a31a9d8f..856f6200 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,10 +8,10 @@ - + - +
@@ -79,13 +79,13 @@ b.insertBefore(c, b.childNodes[0]); } } - })(document, "https://cdn.plyr.io/1.1.7/sprite.svg"); + })(document, "https://cdn.plyr.io/1.1.8/sprite.svg"); - + - + -- cgit v1.2.3 From 19d7522722846ce84075c3769ecad3bea93fcaab Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Mon, 18 May 2015 14:43:45 +1000 Subject: Fixes bug with 1.1.8 volume --- docs/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 856f6200..1e0cab71 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,10 +8,10 @@ - + - +
@@ -79,13 +79,13 @@ b.insertBefore(c, b.childNodes[0]); } } - })(document, "https://cdn.plyr.io/1.1.8/sprite.svg"); + })(document, "https://cdn.plyr.io/1.1.9/sprite.svg"); - + - + -- cgit v1.2.3 From df84ce6e90b1e4bad78939cf4095493bd2e17b11 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Mon, 18 May 2015 15:11:16 +1000 Subject: Docs --- docs/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 1e0cab71..3d102895 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,10 +8,10 @@ - + - +
@@ -79,13 +79,13 @@ b.insertBefore(c, b.childNodes[0]); } } - })(document, "https://cdn.plyr.io/1.1.9/sprite.svg"); + })(document, "https://cdn.plyr.io/1.1.10/sprite.svg"); - + - + -- cgit v1.2.3 From 4c17f985208c147294cff0f05c39617d13e61efd Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Sun, 7 Jun 2015 23:00:26 +1000 Subject: TogglePlay API method (Fixes #86), Volume border (Fixes #87), Chrome Subs (Fixes #90) --- docs/index.html | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 3d102895..7d1404b1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,16 +8,25 @@ - + - +

Plyr

-

A simple HTML5 media player with custom controls and WebVTT captions.

- Download on GitHub +

A simple HTML5 media player with custom controls and WebVTT captions by @sam_potts

+
@@ -79,13 +88,13 @@ b.insertBefore(c, b.childNodes[0]); } } - })(document, "https://cdn.plyr.io/1.1.10/sprite.svg"); + })(document, "https://cdn.plyr.io/1.1.11/sprite.svg"); - + - + -- cgit v1.2.3 From f398266206e10b945cccdacc7edc4b5eb3308442 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Sun, 7 Jun 2015 23:20:33 +1000 Subject: Chrome Canary Fix --- docs/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 7d1404b1..bddab725 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,10 +8,10 @@ - + - +
@@ -88,13 +88,13 @@ b.insertBefore(c, b.childNodes[0]); } } - })(document, "https://cdn.plyr.io/1.1.11/sprite.svg"); + })(document, "https://cdn.plyr.io/1.1.12/sprite.svg"); - + - + -- cgit v1.2.3 From f41854ebe72e4ba44c7b66464205b966f5b2f3d2 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Mon, 8 Jun 2015 21:43:49 +1000 Subject: Minor tweak to hiding controls in fullscreen --- docs/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index bddab725..e5e8d2ec 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,10 +8,10 @@ - + - +
@@ -88,13 +88,13 @@ b.insertBefore(c, b.childNodes[0]); } } - })(document, "https://cdn.plyr.io/1.1.12/sprite.svg"); + })(document, "https://cdn.plyr.io/1.1.13/sprite.svg"); - + - + -- cgit v1.2.3 From 654e9cd623212a5bebf3930972ef04d5e2d2bbcb Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Mon, 8 Jun 2015 22:12:08 +1000 Subject: Docs tweaks --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index e5e8d2ec..b693d593 100644 --- a/docs/index.html +++ b/docs/index.html @@ -11,7 +11,7 @@ - +
@@ -32,7 +32,7 @@
-