gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash ChangeLog plugin/mozplugger/mozpluggerrc....


From: Markus Gothe
Subject: [Gnash-commit] gnash ChangeLog plugin/mozplugger/mozpluggerrc....
Date: Sun, 22 Oct 2006 16:07:02 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  06/10/22 16:07:02

Modified files:
        .              : ChangeLog 
        plugin/mozplugger: mozpluggerrc.patch 

Log message:
        Added -j, -k and 'stream'.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.1342&r2=1.1343
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/mozplugger/mozpluggerrc.patch?cvsroot=gnash&r1=1.1&r2=1.2

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.1342
retrieving revision 1.1343
diff -u -b -r1.1342 -r1.1343
--- ChangeLog   22 Oct 2006 11:27:12 -0000      1.1342
+++ ChangeLog   22 Oct 2006 16:07:02 -0000      1.1343
@@ -3,6 +3,7 @@
        * configure.ac: Don't look for KDE if not --enable-plugin.
          Wrong amount of args to 'test'. AC_DEFINE(KLASH...).
        * utilities/dumpshm.cpp: Fixed !__GNUC__ stuff.
+       * plugin/mozplugger/mozpluggerrc.patch: added -j -k and 'stream'.
 
 2006-10-21  Rob Savoye  <address@hidden>
 

Index: plugin/mozplugger/mozpluggerrc.patch
===================================================================
RCS file: /sources/gnash/gnash/plugin/mozplugger/mozpluggerrc.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- plugin/mozplugger/mozpluggerrc.patch        4 Mar 2006 04:52:24 -0000       
1.1
+++ plugin/mozplugger/mozpluggerrc.patch        22 Oct 2006 16:07:02 -0000      
1.2
@@ -1,3 +1,3 @@
 application/x-shockwave-flash:swf:Shockwave Gnash
-       nokill embed noisy ignore_errors hidden fill swallow(Gnash) loop: gnash 
-v "$file" -x $window
-       : gnash -v "$file" -x $window
+       nokill stream embed noisy ignore_errors hidden fill swallow(Gnash) 
loop: gnash -v -j $width -k $height "$file" -x $window
+       stream: gnash -j $width -k $height -v "$file" -x $window




reply via email to

[Prev in Thread] Current Thread [Next in Thread]