From 384bc7afc86be706bf61def09afc8306cdad2443 Mon Sep 17 00:00:00 2001 From: shadlaws Date: Sat, 2 Mar 2013 23:56:13 +0100 Subject: #2033 - Add Flowplayer 5 to play HTML5 videos. - add Flowplayer 5 to lib/flowplayer-html5 - move existing Flash Flowplayer to lib/flowplayer-flash - update page.html.php and movieplayer.html.php --HG-- rename : lib/flowplayer.controls.swf => lib/flowplayer-flash/flowplayer.controls.swf rename : lib/flowplayer.js => lib/flowplayer-flash/flowplayer.js rename : lib/flowplayer.pseudostreaming-byterange.swf => lib/flowplayer-flash/flowplayer.pseudostreaming-byterange.swf rename : lib/flowplayer.pseudostreaming.swf => lib/flowplayer-flash/flowplayer.pseudostreaming.swf rename : lib/flowplayer.swf => lib/flowplayer-flash/flowplayer.swf --- lib/flowplayer-html5/skin/img/black.png | Bin 0 -> 751 bytes lib/flowplayer-html5/skin/img/black@x2.png | Bin 0 -> 1229 bytes lib/flowplayer-html5/skin/img/play_black.png | Bin 0 -> 786 bytes lib/flowplayer-html5/skin/img/play_black@x2.png | Bin 0 -> 1581 bytes lib/flowplayer-html5/skin/img/play_white.png | Bin 0 -> 786 bytes lib/flowplayer-html5/skin/img/play_white@x2.png | Bin 0 -> 1581 bytes lib/flowplayer-html5/skin/img/playful_black.png | Bin 0 -> 1417 bytes lib/flowplayer-html5/skin/img/playful_black@x2.png | Bin 0 -> 3665 bytes lib/flowplayer-html5/skin/img/playful_white.png | Bin 0 -> 1424 bytes lib/flowplayer-html5/skin/img/playful_white@x2.png | Bin 0 -> 3684 bytes lib/flowplayer-html5/skin/img/white.png | Bin 0 -> 558 bytes lib/flowplayer-html5/skin/img/white@x2.png | Bin 0 -> 946 bytes 12 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 lib/flowplayer-html5/skin/img/black.png create mode 100644 lib/flowplayer-html5/skin/img/black@x2.png create mode 100644 lib/flowplayer-html5/skin/img/play_black.png create mode 100644 lib/flowplayer-html5/skin/img/play_black@x2.png create mode 100644 lib/flowplayer-html5/skin/img/play_white.png create mode 100644 lib/flowplayer-html5/skin/img/play_white@x2.png create mode 100644 lib/flowplayer-html5/skin/img/playful_black.png create mode 100644 lib/flowplayer-html5/skin/img/playful_black@x2.png create mode 100644 lib/flowplayer-html5/skin/img/playful_white.png create mode 100644 lib/flowplayer-html5/skin/img/playful_white@x2.png create mode 100644 lib/flowplayer-html5/skin/img/white.png create mode 100644 lib/flowplayer-html5/skin/img/white@x2.png (limited to 'lib/flowplayer-html5/skin/img') diff --git a/lib/flowplayer-html5/skin/img/black.png b/lib/flowplayer-html5/skin/img/black.png new file mode 100644 index 00000000..d37fd70b Binary files /dev/null and b/lib/flowplayer-html5/skin/img/black.png differ diff --git a/lib/flowplayer-html5/skin/img/black@x2.png b/lib/flowplayer-html5/skin/img/black@x2.png new file mode 100644 index 00000000..13eaa220 Binary files /dev/null and b/lib/flowplayer-html5/skin/img/black@x2.png differ diff --git a/lib/flowplayer-html5/skin/img/play_black.png b/lib/flowplayer-html5/skin/img/play_black.png new file mode 100644 index 00000000..c3c69085 Binary files /dev/null and b/lib/flowplayer-html5/skin/img/play_black.png differ diff --git a/lib/flowplayer-html5/skin/img/play_black@x2.png b/lib/flowplayer-html5/skin/img/play_black@x2.png new file mode 100644 index 00000000..82f9e66a Binary files /dev/null and b/lib/flowplayer-html5/skin/img/play_black@x2.png differ diff --git a/lib/flowplayer-html5/skin/img/play_white.png b/lib/flowplayer-html5/skin/img/play_white.png new file mode 100644 index 00000000..251aa00c Binary files /dev/null and b/lib/flowplayer-html5/skin/img/play_white.png differ diff --git a/lib/flowplayer-html5/skin/img/play_white@x2.png b/lib/flowplayer-html5/skin/img/play_white@x2.png new file mode 100644 index 00000000..1cf2369b Binary files /dev/null and b/lib/flowplayer-html5/skin/img/play_white@x2.png differ diff --git a/lib/flowplayer-html5/skin/img/playful_black.png b/lib/flowplayer-html5/skin/img/playful_black.png new file mode 100644 index 00000000..ca7825b8 Binary files /dev/null and b/lib/flowplayer-html5/skin/img/playful_black.png differ diff --git a/lib/flowplayer-html5/skin/img/playful_black@x2.png b/lib/flowplayer-html5/skin/img/playful_black@x2.png new file mode 100644 index 00000000..9a13b6d1 Binary files /dev/null and b/lib/flowplayer-html5/skin/img/playful_black@x2.png differ diff --git a/lib/flowplayer-html5/skin/img/playful_white.png b/lib/flowplayer-html5/skin/img/playful_white.png new file mode 100644 index 00000000..c028155e Binary files /dev/null and b/lib/flowplayer-html5/skin/img/playful_white.png differ diff --git a/lib/flowplayer-html5/skin/img/playful_white@x2.png b/lib/flowplayer-html5/skin/img/playful_white@x2.png new file mode 100644 index 00000000..1bade5e6 Binary files /dev/null and b/lib/flowplayer-html5/skin/img/playful_white@x2.png differ diff --git a/lib/flowplayer-html5/skin/img/white.png b/lib/flowplayer-html5/skin/img/white.png new file mode 100644 index 00000000..9722281b Binary files /dev/null and b/lib/flowplayer-html5/skin/img/white.png differ diff --git a/lib/flowplayer-html5/skin/img/white@x2.png b/lib/flowplayer-html5/skin/img/white@x2.png new file mode 100644 index 00000000..a937c94c Binary files /dev/null and b/lib/flowplayer-html5/skin/img/white@x2.png differ -- cgit v1.2.3