Index: manual/platform/ipodnano2g.tex =================================================================== --- manual/platform/ipodnano2g.tex (revision 0) +++ manual/platform/ipodnano2g.tex (revision 0) @@ -0,0 +1,23 @@ +% $Id$ % +\def\UseOption{ipodnano2g} +\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} +\edef\UseOption{\UseOption,IPOD_4G_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,ipod} + +\newcommand{\playerman}{Ipod} +\newcommand{\playertype}{Nano} +\newcommand{\playerlongtype}{\playertype{} 2nd generation} +\newcommand{\genericimg}{176x132x16} +\newcommand{\specimg}{ipodnano2g} +%Used to name the player, e.g. ...to the \dap +\newcommand{\dap}{player} +%For use when referring to the player. E.g. the \daps\ capacity ... +\newcommand{\daps}{player's} +\newcommand{\firmwarefilename}{\fname{rockbox.ipod}} +\newcommand{\firmwareextension}{\fname{ipod}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{flash storage} + +% link external keymap file +\input{platform/keymap-ipod4g.tex} Property changes on: manual/platform/ipodnano2g.tex ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native Index: manual/getting_started/installation.tex =================================================================== --- manual/getting_started/installation.tex (revision 23155) +++ manual/getting_started/installation.tex (working copy) @@ -11,14 +11,14 @@ follow the instructions at \url{http://www.rockbox.org/twiki/bin/view/Main/SansaE200RInstallation}.}} -\opt{ipodnano,ipodvideo,e200,c200,e200v2}{ +\opt{ipodnano,ipodnano2g,ipodvideo,e200,c200,e200v2}{ \begin{description} \item[Supported hardware versions.] - \opt{ipodnano}{ + \opt{ipodnano,ipodnano2g}{ The \playertype{} is available in multiple versions, not all of which run Rockbox. Rockbox presently runs only on - the original Ipod Nano. Rockbox does - \emph{not} run on the second, third, or fourth generation Ipod Nano. + the first and second generation Ipod Nano. Rockbox does + \emph{not} run on the third, fourth or fifth generation Ipod Nano. For information on identifying which Ipod you own, see this page on Apple's website: \url{http://www.info.apple.com/kbnum/n61688}. } @@ -156,8 +156,8 @@ for you. However, should you encounter a problem, then the manual way is still available to you.\\ -\opt{gigabeats}{\note{The automated install is not yet available for the - \playertype{}. For now you can use the manual method to install Rockbox. +\opt{gigabeats,ipodnano2g}{\note{The automated install is not yet available for the + \playerlongtype{}. For now you can use the manual method to install Rockbox. Please still read the section on the automatic install as it explains various important aspects of Rockbox, such as the different versions available.\\}} Index: manual/rockbox_interface/main.tex =================================================================== --- manual/rockbox_interface/main.tex (revision 23155) +++ manual/rockbox_interface/main.tex (working copy) @@ -156,7 +156,7 @@ \ButtonHold{} is off before trying to use your player. } % - \opt{ipodnano}{ + \opt{ipodnano,ipodnano2g}{ The main controls on the \dap{} are a slightly indented wheel with a flat round button in the center. Hold the \dap{} with these controls on the top surface. There is a \ButtonHold{} switch at one end, and @@ -480,7 +480,7 @@ { \subsection{Starting the original firmware} \label{ref:Dualboot} - \opt{ipod4g,ipodcolor,ipodvideo,ipodnano,ipodmini} + \opt{ipod4g,ipodcolor,ipodvideo,ipodnano,ipodnano2g,ipodmini} { Rockbox has a dual-boot feature. To boot into the original firmware, shut down the device as described above. Turn on the \ButtonHold{} switch Index: manual/appendix/config_file_options.tex =================================================================== --- manual/appendix/config_file_options.tex (revision 23155) +++ manual/appendix/config_file_options.tex (working copy) @@ -15,6 +15,7 @@ \opt{masf}{-100 -to +12}% \opt{h100,h300}{-84 to 0}% \opt{ipodnano}{-72 to +6}% + \opt{ipodnano2g}{-74 to +6}% \opt{ipodvideo}{-57 to +6}% \opt{x5}{-73 to +6} \opt{e200,e200v2}{-74 to +6} Index: manual/configure_rockbox/display_options.tex =================================================================== --- manual/configure_rockbox/display_options.tex (revision 23155) +++ manual/configure_rockbox/display_options.tex (working copy) @@ -165,8 +165,7 @@ Screens can be manually scrolled horizontally by pressing \opt{recorder,recorderv2fm}{\ButtonOn+\ButtonRight/\ButtonLeft} \opt{ondio}{\ButtonMenu+\ButtonRight/\ButtonLeft} - \opt{c200,e200,h100,h300,ipod1g2g,ipod3g,ipod4g,ipodcolor,ipodmini,ipodnano, - ipodvideo,x5,mrobe100,gigabeatf,gigabeats,e200v2} + \opt{c200,e200,h100,h300,ipod1g2g,ipod3g,ipod4g,ipodcolor,ipodmini,ipodnano,ipodnano2g,ipodvideo,x5,mrobe100,gigabeatf,gigabeats,e200v2} {Long \ButtonRight/\ButtonLeft}\opt{h10,h10_5gb}{Long \ButtonRew/\ButtonFF}. Setting this option to \setting{Yes} will keep the list entries at their fixed positions and allow them to be Index: manual/configure_rockbox/theme_settings.tex =================================================================== --- manual/configure_rockbox/theme_settings.tex (revision 23155) +++ manual/configure_rockbox/theme_settings.tex (working copy) @@ -33,6 +33,7 @@ \opt{ipodvideo}{\url{http://themes.rockbox.org/index.php?target=ipodvideo}}% \opt{ipodmini}{\url{http://themes.rockbox.org/index.php?target=ipodmini}}% \opt{ipodnano}{\url{http://themes.rockbox.org/index.php?target=ipodnano}}% + \opt{ipodnano2g}{\url{http://themes.rockbox.org/index.php?target=ipodnano2g}}% \opt{e200}{\url{http://themes.rockbox.org/index.php?target=e200}}% \opt{e200v2}{\url{http://themes.rockbox.org/index.php?target=e200v2}}% \opt{c200}{\url{http://themes.rockbox.org/index.php?target=c200}}% Index: manual/configure_rockbox/sound_settings.tex =================================================================== --- manual/configure_rockbox/sound_settings.tex (revision 23155) +++ manual/configure_rockbox/sound_settings.tex (working copy) @@ -10,7 +10,7 @@ where 0 dB is a reference that indicates the maximum volume that the \dap{} can produce without possible distortion (clipping). All values lower than this reference will be negative and yield a progressively softer volume. - \opt{player,recorder,recorderv2fm,ondio,x5,m5,ipodnano,ipodvideo, + \opt{player,recorder,recorderv2fm,ondio,x5,m5,ipodnano,ipodnano2g,ipodvideo, ipodcolor,ipod1g2g,h10,h10_5gb,sansa,sansaAMS,gigabeats,gigabeatf}{ Values higher than 0 dB are available and can be used to raise the volume more than would otherwise be possible. These volume levels will @@ -23,8 +23,8 @@ \opt{x5,m5,ipod3g,ipod4g,gigabeatf,mrobe100}{minimum of -73 dB to a maximum of +6 dB.}% \opt{ipodnano}{minimum of -72 dB to a maximum of +6 dB.}% \opt{ipodvideo}{minimum of -57 dB to a maximum of +6 dB.}% - \opt{ipodcolor,ipod1g2g,h10,h10_5gb,sansa,sansaAMS}{minimum of -74 dB to a maximum - of +6 db.}% + \opt{ipodnano2g,ipodcolor,ipod1g2g,h10,h10_5gb,sansa,sansaAMS}{minimum of + -74 dB to a maximum of +6 db.}% \opt{gigabeats}{minimum of -90 dB to a maximum of +6 dB.}% \opt{gigabeatf}{minimum of -74 dB to a maximum of +6 dB.}% @@ -36,7 +36,7 @@ \opt{masd}{The minimum setting is -15 dB and the maximum is 15 dB.}% \opt{masf}{The minimum setting is -12 dB and the maximum is 12 dB.}% \opt{h100,h300}{The minimum setting is 0 dB and the maximum is 24 dB.}% - \opt{ipodnano,ipodcolor}{The minimum setting is -6 dB and the maximum is 9 dB.}% + \opt{ipodnano,ipodnano2g,ipodcolor}{The minimum setting is -6 dB and the maximum is 9 dB.}% \opt{ipodvideo}{The minimum setting is -12 dB and the maximum is 12 dB.}% \opt{x5,sansa,sansaAMS,h10,h10_5gb}{The minimum setting is -24 dB and the maximum is 24 dB.} @@ -56,7 +56,7 @@ \opt{masd}{The minimum setting is -15 dB and the maximum is 15 dB.}% \opt{masf}{The minimum setting is -12 dB and the maximum is 12 dB.}% \opt{h100,h300}{The minimum setting is 0 dB and the maximum is 6 dB.}% - \opt{ipodnano,ipodcolor}{The minimum setting is -6 dB and the maximum is 9 dB.}% + \opt{ipodnano,ipodnano2g,ipodcolor}{The minimum setting is -6 dB and the maximum is 9 dB.}% \opt{ipodvideo}{The minimum setting is -12 dB and the maximum is 12 dB.}% \opt{x5,sansa,sansaAMS,h10,h10_5gb}{The minimum setting is -24 dB and the maximum is 24 dB.}