diff options
author | Marianne Arnold <pixelma@rockbox.org> | 2009-06-20 22:44:36 +0000 |
---|---|---|
committer | Marianne Arnold <pixelma@rockbox.org> | 2009-06-20 22:44:36 +0000 |
commit | 1f07151110ed32bf3f443b9c509bec463c50412d (patch) | |
tree | 044d5c833b4667ef124b4e61663451ac447422cf /manual/advanced_topics | |
parent | 05e3aad62086e56197c917a68aef8d32a6f33dda (diff) |
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
Diffstat (limited to 'manual/advanced_topics')
-rw-r--r-- | manual/advanced_topics/main.tex | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex index c25a2faad2..41c0ba4adb 100644 --- a/manual/advanced_topics/main.tex +++ b/manual/advanced_topics/main.tex @@ -408,8 +408,6 @@ Example of a configuration file: menu} The \setting{Manage Settings} menu can be found in the \setting{Main Menu}. The \setting{Manage Settings} menu allows you to save and load \fname{.cfg} files. - \opt{MASCODEC}{The \setting{Manage Settings} menu also - allows you to load or save different firmware versions.} \begin{description} |