From a1cf4ced837327c718061feedf96d512328f5cc8 Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Tue, 31 Aug 2010 19:06:04 +0000 Subject: Unify 32mb and 64mb ipod video builds - FS#11580 Since memory on 32mb ipod videos is mapped twice, a 64mb build still has codecs and plugins mapped in a usable area. This means that all that needs to be done to support 32mb and 64mb boards with the same build is to adjust audiobufend to avoid using more than the actually present RAM. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27960 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/system_options.tex | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'manual') diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex index c9e526ae1d..9e70a0e06d 100644 --- a/manual/configure_rockbox/system_options.tex +++ b/manual/configure_rockbox/system_options.tex @@ -38,7 +38,7 @@ \opt{ipodmini}{400~mAh (1G) or 630~mAh (2G)}% \opt{ipodcolor}{700~mAh}% \opt{ipodnano}{300~mAh}% - \opt{ipodvideo}{400~mAh (30~GB) or 600~mAh (60/80~GB)}% + \opt{ipodvideo}{400~mAh}% \opt{ipod4g}{630~mAh}% \opt{ipod3g}{630~mAh}% \opt{ipod1g2g}{1200~mAh}% @@ -52,6 +52,10 @@ calculation. Changing this setting has no effect whatsoever on actual battery life. This setting only affects the accuracy of the runtime estimation as shown on screen. + \opt{ipodvideo}{Rockbox does not automatically distinguish + between the 60/80~GB models and the 30~GB models which determine the + default value. If your \dap{} is a 60~GB or 80~GB model + set the value to 600~mAh for more accuracy in the runtime estimation.} \opt{iaudiom3,iaudiom5,iaudiox5}{Rockbox does not automatically distinguish between the ``L'' models and the ``simple'' models which determine the default value. If your \dap{} is an -- cgit v1.2.3