summaryrefslogtreecommitdiff
path: root/manual/platform/ondiofm.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2009-06-20 22:44:36 +0000
committerMarianne Arnold <pixelma@rockbox.org>2009-06-20 22:44:36 +0000
commit1f07151110ed32bf3f443b9c509bec463c50412d (patch)
tree044d5c833b4667ef124b4e61663451ac447422cf /manual/platform/ondiofm.tex
parent05e3aad62086e56197c917a68aef8d32a6f33dda (diff)
downloadrockbox-1f07151110ed32bf3f443b9c509bec463c50412d.tar.gz
rockbox-1f07151110ed32bf3f443b9c509bec463c50412d.zip
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/platform/ondiofm.tex')
-rw-r--r--manual/platform/ondiofm.tex1
1 files changed, 0 insertions, 1 deletions
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index 4f6881289d..c49a1363d7 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -3,7 +3,6 @@
3\def\UseOption{ondiofm} 3\def\UseOption{ondiofm}
4% To not break the current manual 4% To not break the current manual
5\edef\UseOption{\UseOption,ondio} 5\edef\UseOption{\UseOption,ondio}
6\edef\UseOption{\UseOption,MASCODEC}
7\edef\UseOption{\UseOption,ONDIO_PAD} 6\edef\UseOption{\UseOption,ONDIO_PAD}
8\edef\UseOption{\UseOption,archos} 7\edef\UseOption{\UseOption,archos}
9 8