Author: andre
Date: 2010-06-21 16:28:03 +0200 (Mon, 21 Jun 2010)
New Revision: 42645

Added:
   
openimages/trunk/src/main/webapp/oiplayer/plugins/cortado-ovt-stripped-wm_r38710.jar
Removed:
   openimages/trunk/src/main/webapp/oiplayer/cortado-ovt-stripped-wm_r38710.jar
Modified:
   openimages/trunk/src/main/webapp/oiplayer/index.html
Log:
tried several other and new versions of cortado, none worked with javascript 
controlls, moved current one to plugins directory though

Deleted: 
openimages/trunk/src/main/webapp/oiplayer/cortado-ovt-stripped-wm_r38710.jar
===================================================================
(Binary files differ)

Modified: openimages/trunk/src/main/webapp/oiplayer/index.html
===================================================================
--- openimages/trunk/src/main/webapp/oiplayer/index.html        2010-06-21 
14:25:50 UTC (rev 42644)
+++ openimages/trunk/src/main/webapp/oiplayer/index.html        2010-06-21 
14:28:03 UTC (rev 42645)
@@ -12,7 +12,7 @@
   $(document).ready(function() {
       $('body.oiplayer-example').oiplayer({
           server : 'http://www.openimages.eu', /* msie (or java) has issues 
with just a dir */
-          jar : '/oiplayer/cortado-ovt-stripped-wm_r38710.jar',
+          jar : '/oiplayer/plugins/cortado-ovt-stripped-wm_r38710.jar',
           flash : '/oiplayer/plugins/flowplayer-3.1.5.swf',
           controls : 'top'
       });
@@ -111,8 +111,7 @@
     <li>
       OIPlayer has a fallback mechanism that can be made to work 
       by installing <a href="http://www.flowplayer.org";>Flowplayer</a> and 
-      <a href="http://en.wikipedia.org/wiki/Cortado_%28software%29";>Cortado</a>
-      (<a 
href="http://downloads.xiph.org/releases/cortado/?C=M;O=D";>download</a>). 
+      <a href="http://www.theora.org/cortado/";>Cortado</a>. 
       Flowplayer needs the Flash plugin and plays h.264, flv and mp4. 
       Cortado is a Java applet that plays Ogg video and audio (ogv, oga).
       <ul>

Copied: 
openimages/trunk/src/main/webapp/oiplayer/plugins/cortado-ovt-stripped-wm_r38710.jar
 (from rev 42644, 
openimages/trunk/src/main/webapp/oiplayer/cortado-ovt-stripped-wm_r38710.jar)
===================================================================
(Binary files differ)

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to