diff options
| author | Frank Gevaerts <frank@gevaerts.be> | 2008-12-21 16:00:57 +0000 |
|---|---|---|
| committer | Frank Gevaerts <frank@gevaerts.be> | 2008-12-21 16:00:57 +0000 |
| commit | abff31b2db80cbc4cf32a81eb945e54e575fb66e (patch) | |
| tree | 4b4a31665751c6e288ce62580c9c63fbeb872d3d | |
| parent | 1ab624385aaeddb76681d216781bebc02c99ee08 (diff) | |
| download | rockbox-abff31b2db80cbc4cf32a81eb945e54e575fb66e.zip rockbox-abff31b2db80cbc4cf32a81eb945e54e575fb66e.tar.gz rockbox-abff31b2db80cbc4cf32a81eb945e54e575fb66e.tar.bz2 rockbox-abff31b2db80cbc4cf32a81eb945e54e575fb66e.tar.xz | |
Add fixes and improvements that were only applied to the 3.0 branch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19529 a1c6a512-1295-4272-9138-f99709370657
27 files changed, 36 insertions, 7 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex index e15232b..210a1a6 100644 --- a/manual/appendix/appendix.tex +++ b/manual/appendix/appendix.tex @@ -117,7 +117,7 @@ The recording hardware (the MAS) does not allow us to do this \chapter{Changelog} \section{What is new since v2.5?} -Changes in version 2.5 +Changes in version 3.0 \chapter{Credits} People that have contributed to the project, one way or another. Friends! diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index 7c1dd0e..287495a 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -17,7 +17,7 @@ \opt{ipodvideo}{-57 to +6}% \opt{x5}{-73 to +6} \opt{e200}{-74 to +6} - \opt{ipodcolor}{-\fixme{??} to +\fixme{??}}% + \opt{ipodcolor}{-74 to +6}% & dB\\ \nopt{x5}{% bass & \opt{MASCODEC}{-15 to +15}% diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index 085ec6a..d887a45 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -219,10 +219,16 @@ you want to install and get the appropriate version for your \dap{}. \begin{description} -\item[Release.] The release version is the latest stable release, free - of known critical bugs. The current stable release of Rockbox, version - 3.0, is available at \url{http://www.rockbox.org/download/}. - +\item[Release.] + \opt{release30}{The release version is the latest stable release, free + of known critical bugs. The current stable release of Rockbox, version + 3.0, is available at \url{http://www.rockbox.org/download/}. + } + \opt{unreleased}{ + There has not yet been a stable release for the \playername{}. Until + there is one, use a current build. + } + \item[Current Build.] The current build is built at each source code change to the Rockbox SVN repository and represents the current state of Rockbox development. This means that the build could contain bugs but most of diff --git a/manual/platform/c200.tex b/manual/platform/c200.tex index 4028a18..7cfe1dc 100644 --- a/manual/platform/c200.tex +++ b/manual/platform/c200.tex @@ -6,6 +6,7 @@ \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} \edef\UseOption{\UseOption,sansa} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Sansa} \newcommand{\playertype}{c200} diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex index 21f9053..ac230c4 100644 --- a/manual/platform/e200.tex +++ b/manual/platform/e200.tex @@ -6,6 +6,7 @@ \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} \edef\UseOption{\UseOption,sansa} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Sansa} \newcommand{\playertype}{e200} diff --git a/manual/platform/gigabeatf.tex b/manual/platform/gigabeatf.tex index 9b7ad87..d75b33d 100644 --- a/manual/platform/gigabeatf.tex +++ b/manual/platform/gigabeatf.tex @@ -7,6 +7,7 @@ \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} \edef\UseOption{\UseOption,gigabeat} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Toshiba} \newcommand{\playertype}{Gigabeat F Series} diff --git a/manual/platform/gigabeats.tex b/manual/platform/gigabeats.tex index 414c1de..bb11508 100644 --- a/manual/platform/gigabeats.tex +++ b/manual/platform/gigabeats.tex @@ -6,6 +6,7 @@ \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,gigabeat} +\edef\UseOption{\UseOption,unreleased} \newcommand{\playerman}{Toshiba} \newcommand{\playertype}{Gigabeat S Series} diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex index bd57946..bd7faf6 100644 --- a/manual/platform/h10.tex +++ b/manual/platform/h10.tex @@ -6,6 +6,7 @@ \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,iriver} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Iriver} \newcommand{\playertype}{H10} diff --git a/manual/platform/h100.tex b/manual/platform/h100.tex index bbb659d..61166e6 100644 --- a/manual/platform/h100.tex +++ b/manual/platform/h100.tex @@ -7,6 +7,7 @@ \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,iriver} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Iriver} \newcommand{\playertype}{H100} diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex index ffe63d8..aa823c5 100644 --- a/manual/platform/h10_5gb.tex +++ b/manual/platform/h10_5gb.tex @@ -6,6 +6,7 @@ \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,iriver} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Iriver} \newcommand{\playertype}{H10} diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex index fce8823..812a439 100644 --- a/manual/platform/h300.tex +++ b/manual/platform/h300.tex @@ -7,6 +7,7 @@ \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,iriver} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Iriver} \newcommand{\playertype}{H3xx} diff --git a/manual/platform/ipod1g2g.tex b/manual/platform/ipod1g2g.tex index c5929f7..6a52c5f 100644 --- a/manual/platform/ipod1g2g.tex +++ b/manual/platform/ipod1g2g.tex @@ -5,6 +5,7 @@ \edef\UseOption{\UseOption,HAVE_BACKLIGHT} \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,ipod} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Ipod} \newcommand{\playertype}{1G / 2G} diff --git a/manual/platform/ipod3g.tex b/manual/platform/ipod3g.tex index 5f2a7be..f79139e 100644 --- a/manual/platform/ipod3g.tex +++ b/manual/platform/ipod3g.tex @@ -5,6 +5,7 @@ \edef\UseOption{\UseOption,HAVE_BACKLIGHT} \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,ipod} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Ipod} \newcommand{\playertype}{3G} diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex index 0d7a296..47b8a8d 100644 --- a/manual/platform/ipod4g.tex +++ b/manual/platform/ipod4g.tex @@ -5,6 +5,7 @@ \edef\UseOption{\UseOption,HAVE_BACKLIGHT} \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,ipod} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Ipod} \newcommand{\playertype}{4G} diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex index b2d618f..aee1ac9 100644 --- a/manual/platform/ipodcolor.tex +++ b/manual/platform/ipodcolor.tex @@ -5,6 +5,7 @@ \edef\UseOption{\UseOption,HAVE_BACKLIGHT} \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,ipod} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Ipod} \newcommand{\playertype}{Color} diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex index 71df355..9a480d2 100644 --- a/manual/platform/ipodmini.tex +++ b/manual/platform/ipodmini.tex @@ -5,6 +5,7 @@ \edef\UseOption{\UseOption,HAVE_BACKLIGHT} \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,ipod} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Ipod} \newcommand{\playertype}{Mini} diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex index 5a4a806..d4ee44e 100644 --- a/manual/platform/ipodnano.tex +++ b/manual/platform/ipodnano.tex @@ -4,6 +4,7 @@ \edef\UseOption{\UseOption,IPOD_4G_PAD} \edef\UseOption{\UseOption,HAVE_BACKLIGHT} \edef\UseOption{\UseOption,ipod} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Ipod} \newcommand{\playertype}{Nano} diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex index 843a3dd..4e26374 100644 --- a/manual/platform/ipodvideo.tex +++ b/manual/platform/ipodvideo.tex @@ -6,6 +6,7 @@ \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,ipod} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Ipod} \newcommand{\playertype}{Video} diff --git a/manual/platform/m5.tex b/manual/platform/m5.tex index 7129d36..83ca27c 100644 --- a/manual/platform/m5.tex +++ b/manual/platform/m5.tex @@ -7,6 +7,7 @@ \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,iaudio} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Iaudio} \newcommand{\playertype}{M5} diff --git a/manual/platform/mrobe100.tex b/manual/platform/mrobe100.tex index d31d505..17e00f4 100644 --- a/manual/platform/mrobe100.tex +++ b/manual/platform/mrobe100.tex @@ -6,6 +6,7 @@ \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} \edef\UseOption{\UseOption,olympus} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Olympus} \newcommand{\playertype}{m:robe 100} diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex index d0affaf..57dfda7 100644 --- a/manual/platform/ondiofm.tex +++ b/manual/platform/ondiofm.tex @@ -6,6 +6,7 @@ \edef\UseOption{\UseOption,MASCODEC} \edef\UseOption{\UseOption,ONDIO_PAD} \edef\UseOption{\UseOption,archos} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Archos} \newcommand{\playertype}{Ondio} diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex index 17fe187..9621f64 100644 --- a/manual/platform/ondiosp.tex +++ b/manual/platform/ondiosp.tex @@ -6,6 +6,7 @@ \edef\UseOption{\UseOption,ONDIO_PAD} \edef\UseOption{\UseOption,archos} \edef\UseOption{\UseOption,rombox} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Archos} \newcommand{\playertype}{Ondio} diff --git a/manual/platform/player.tex b/manual/platform/player.tex index 8222c44..c2adac2 100644 --- a/manual/platform/player.tex +++ b/manual/platform/player.tex @@ -7,6 +7,7 @@ \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,archos} \edef\UseOption{\UseOption,rombox} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Archos} \newcommand{\playertype}{Studio/Player} diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex index 3d3abcf..cde7ffa 100644 --- a/manual/platform/recorder.tex +++ b/manual/platform/recorder.tex @@ -6,6 +6,7 @@ \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,archos} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Archos} \newcommand{\playertype}{Recorder} diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex index 936e063..4294408 100644 --- a/manual/platform/recorderv2fm.tex +++ b/manual/platform/recorderv2fm.tex @@ -6,6 +6,7 @@ \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,archos} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Archos} \newcommand{\playertype}{Recorder V2/FM} diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex index cf93d67..3723e1b 100644 --- a/manual/platform/x5.tex +++ b/manual/platform/x5.tex @@ -7,6 +7,7 @@ \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,iaudio} +\edef\UseOption{\UseOption,release30} \newcommand{\playerman}{Iaudio} \newcommand{\playertype}{X5} diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex index cc882fa..39233e5 100644 --- a/manual/working_with_playlists/main.tex +++ b/manual/working_with_playlists/main.tex @@ -142,7 +142,7 @@ were before shutdown. \subsection{Modifying playlists} \subsubsection{Reshuffling} -Reshuffeling the current playlist is easily done from the \setting{Playlist} +Reshuffling the current playlist is easily done from the \setting{Playlist} sub menu in the WPS, just select \setting{Reshuffle}. \subsubsection{Moving and removing tracks} |