summaryrefslogtreecommitdiff
path: root/manual/platform/ondiosp.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/ondiosp.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/ondiosp.tex')
-rw-r--r--manual/platform/ondiosp.tex1
1 files changed, 0 insertions, 1 deletions
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex
index 3c9e656ba9..43d74e76fd 100644
--- a/manual/platform/ondiosp.tex
+++ b/manual/platform/ondiosp.tex
@@ -2,7 +2,6 @@
2%platform file for the Ondio SP 2%platform file for the Ondio SP
3\def\UseOption{ondiosp} 3\def\UseOption{ondiosp}
4\edef\UseOption{\UseOption,ondio} 4\edef\UseOption{\UseOption,ondio}
5\edef\UseOption{\UseOption,MASCODEC}
6\edef\UseOption{\UseOption,ONDIO_PAD} 5\edef\UseOption{\UseOption,ONDIO_PAD}
7\edef\UseOption{\UseOption,archos} 6\edef\UseOption{\UseOption,archos}
8\edef\UseOption{\UseOption,rombox} 7\edef\UseOption{\UseOption,rombox}