From 1f07151110ed32bf3f443b9c509bec463c50412d Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sat, 20 Jun 2009 22:44:36 +0000 Subject: Remove the 'hand-made' MASCODEC UseOption from the platform files and replace it with other options which automatically parsed from features.txt. Also clean up some outdated left-overs and add some missing information (e.g. be more accurate in the config file section). Try to use the most appropriate features - masd and/or masf depending on their characteristics, large_plugin_buffer in the jpegviewer chapter as this is the restricting factor etc. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21426 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/jpegviewer.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'manual/plugins') diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex index d4f9e23a1e..d9bfe29e56 100644 --- a/manual/plugins/jpegviewer.tex +++ b/manual/plugins/jpegviewer.tex @@ -8,9 +8,9 @@ greyscale library}. the decoding process needs to share memory with audio tracks. To be able to view a bigger file you may need to stop playback.} } -\opt{MASCODEC}{ -\note{This plugin will cause playback to stop.} -} +\nopt{large_plugin_buffer}{% +\note{This plugin will cause playback to stop.}% +}% \begin{table} \begin{btnmap}{}{} @@ -81,7 +81,7 @@ The menu has the following entries. \item[Toggle Slideshow Mode.] Enables or disables the slideshow mode. \item[Change Slideshow Timeout.] You can set the timeout for the slideshow between 1 second and 20 seconds. -\nopt{MASCODEC}{ +\opt{large_plugin_buffer}{ \item[Show Playback Menu.] From the playback menu you can control the playback of the currently loaded playlist and change the volume of your \dap. } -- cgit v1.2.3