summaryrefslogtreecommitdiff
path: root/manual/platform/player.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/player.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/player.tex')
-rw-r--r--manual/platform/player.tex1
1 files changed, 0 insertions, 1 deletions
diff --git a/manual/platform/player.tex b/manual/platform/player.tex
index e3c04eea13..eddd5eddfc 100644
--- a/manual/platform/player.tex
+++ b/manual/platform/player.tex
@@ -1,6 +1,5 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{player} 2\def\UseOption{player}
3\edef\UseOption{\UseOption,MASCODEC}
4\edef\UseOption{\UseOption,PLAYER_PAD} 3\edef\UseOption{\UseOption,PLAYER_PAD}
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 4\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 5\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}