[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rockbox-cvs
Subject:    gevaerts: r17895 - in trunk: apps/plugins manual/plugins
From:       mailer () svn ! rockbox ! org
Date:       2008-06-30 19:27:06
Message-ID: 200806301927.m5UJR6AQ016919 () giant ! haxx ! se
[Download RAW message or body]

Date: 2008-06-30 21:27:06 +0200 (Mon, 30 Jun 2008)
New Revision: 17895

Log Message:
only build ppmviewer on colour targets (as it doesn't do greylib yet), and actually document it


Added:
   trunk/manual/plugins/ppmviewer.tex
Modified:
   trunk/apps/plugins/SOURCES
   trunk/manual/plugins/main.tex

Modified: trunk/apps/plugins/SOURCES
===================================================================
--- trunk/apps/plugins/SOURCES	2008-06-30 19:10:38 UTC (rev 17894)
+++ trunk/apps/plugins/SOURCES	2008-06-30 19:27:06 UTC (rev 17895)
@@ -55,12 +55,15 @@
 wavview.c
 robotfindskitten.c
 
+#if HAVE_LCD_COLOR
+ppmviewer.c
+#endif
+
 /* Plugins needing the grayscale lib on low-depth LCDs */
 fire.c
 jpeg.c
 mandelbrot.c
 plasma.c
-ppmviewer.c
 
 blackjack.c
 bounce.c

Modified: trunk/manual/plugins/main.tex
===================================================================
--- trunk/manual/plugins/main.tex	2008-06-30 19:10:38 UTC (rev 17894)
+++ trunk/manual/plugins/main.tex	2008-06-30 19:27:06 UTC (rev 17895)
@@ -117,6 +117,8 @@
 
 \opt{lcd_bitmap}{\opt{swcodec}{\input{plugins/mpegplayer.tex}}}
 
+\opt{lcd_color}{\input{plugins/ppmviewer.tex}}
+
 \opt{recorder,recorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}}
 
 \opt{recorder,recorderv2fm,h1xx,m5,lcd_color}{\input{plugins/rockboy.tex}}

Added: trunk/manual/plugins/ppmviewer.tex
===================================================================
--- trunk/manual/plugins/ppmviewer.tex	                        (rev 0)
+++ trunk/manual/plugins/ppmviewer.tex	2008-06-30 19:27:06 UTC (rev 17895)
@@ -0,0 +1,11 @@
+% $Id$ %
+\subsection{PPM viewer}
+Open a PPM file in the \setting{File Browser} to view it.
+
+ppmviewer exits when any button is pressed.
+
+\note{
+Both ASCII PPM (P3) and raw PPM (P6) files are supported.
+
+For more information about PPM files, see \url{http://netpbm.sourceforge.net/doc/ppm.html}
+}


Property changes on: trunk/manual/plugins/ppmviewer.tex
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision
Name: svn:eol-style
   + native

_______________________________________________
rockbox-cvs mailing list
rockbox-cvs@cool.haxx.se
http://cool.haxx.se/cgi-bin/mailman/listinfo/rockbox-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic