summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Gevaerts <frank@gevaerts.be>2008-12-21 16:00:57 +0000
committerFrank Gevaerts <frank@gevaerts.be>2008-12-21 16:00:57 +0000
commitabff31b2db80cbc4cf32a81eb945e54e575fb66e (patch)
tree4b4a31665751c6e288ce62580c9c63fbeb872d3d
parent1ab624385aaeddb76681d216781bebc02c99ee08 (diff)
downloadrockbox-abff31b2db80cbc4cf32a81eb945e54e575fb66e.tar.gz
rockbox-abff31b2db80cbc4cf32a81eb945e54e575fb66e.zip
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
-rw-r--r--manual/appendix/appendix.tex2
-rw-r--r--manual/appendix/config_file_options.tex2
-rw-r--r--manual/getting_started/installation.tex14
-rw-r--r--manual/platform/c200.tex1
-rw-r--r--manual/platform/e200.tex1
-rw-r--r--manual/platform/gigabeatf.tex1
-rw-r--r--manual/platform/gigabeats.tex1
-rw-r--r--manual/platform/h10.tex1
-rw-r--r--manual/platform/h100.tex1
-rw-r--r--manual/platform/h10_5gb.tex1
-rw-r--r--manual/platform/h300.tex1
-rw-r--r--manual/platform/ipod1g2g.tex1
-rw-r--r--manual/platform/ipod3g.tex1
-rw-r--r--manual/platform/ipod4g.tex1
-rw-r--r--manual/platform/ipodcolor.tex1
-rw-r--r--manual/platform/ipodmini.tex1
-rw-r--r--manual/platform/ipodnano.tex1
-rw-r--r--manual/platform/ipodvideo.tex1
-rw-r--r--manual/platform/m5.tex1
-rw-r--r--manual/platform/mrobe100.tex1
-rw-r--r--manual/platform/ondiofm.tex1
-rw-r--r--manual/platform/ondiosp.tex1
-rw-r--r--manual/platform/player.tex1
-rw-r--r--manual/platform/recorder.tex1
-rw-r--r--manual/platform/recorderv2fm.tex1
-rw-r--r--manual/platform/x5.tex1
-rw-r--r--manual/working_with_playlists/main.tex2
27 files changed, 36 insertions, 7 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex
index e15232bb56..210a1a6e36 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
117 117
118\chapter{Changelog} 118\chapter{Changelog}
119\section{What is new since v2.5?} 119\section{What is new since v2.5?}
120Changes in version 2.5 120Changes in version 3.0
121 121
122\chapter{Credits} 122\chapter{Credits}
123People that have contributed to the project, one way or another. Friends! 123People 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 7c1dd0e496..287495ae5c 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -17,7 +17,7 @@
17 \opt{ipodvideo}{-57 to +6}% 17 \opt{ipodvideo}{-57 to +6}%
18 \opt{x5}{-73 to +6} 18 \opt{x5}{-73 to +6}
19 \opt{e200}{-74 to +6} 19 \opt{e200}{-74 to +6}
20 \opt{ipodcolor}{-\fixme{??} to +\fixme{??}}% 20 \opt{ipodcolor}{-74 to +6}%
21 & dB\\ 21 & dB\\
22 \nopt{x5}{% 22 \nopt{x5}{%
23 bass & \opt{MASCODEC}{-15 to +15}% 23 bass & \opt{MASCODEC}{-15 to +15}%
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex
index 085ec6ae64..d887a4580f 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{}.
219 219
220\begin{description} 220\begin{description}
221 221
222\item[Release.] The release version is the latest stable release, free 222\item[Release.]
223 of known critical bugs. The current stable release of Rockbox, version 223 \opt{release30}{The release version is the latest stable release, free
224 3.0, is available at \url{http://www.rockbox.org/download/}. 224 of known critical bugs. The current stable release of Rockbox, version
225 225 3.0, is available at \url{http://www.rockbox.org/download/}.
226 }
227 \opt{unreleased}{
228 There has not yet been a stable release for the \playername{}. Until
229 there is one, use a current build.
230 }
231
226\item[Current Build.] The current build is built at each source code change to 232\item[Current Build.] The current build is built at each source code change to
227 the Rockbox SVN repository and represents the current state of Rockbox 233 the Rockbox SVN repository and represents the current state of Rockbox
228 development. This means that the build could contain bugs but most of 234 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 4028a18e99..7cfe1dc20a 100644
--- a/manual/platform/c200.tex
+++ b/manual/platform/c200.tex
@@ -6,6 +6,7 @@
6\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 6\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
7\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 7\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
8\edef\UseOption{\UseOption,sansa} 8\edef\UseOption{\UseOption,sansa}
9\edef\UseOption{\UseOption,release30}
9 10
10\newcommand{\playerman}{Sansa} 11\newcommand{\playerman}{Sansa}
11\newcommand{\playertype}{c200} 12\newcommand{\playertype}{c200}
diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex
index 21f9053bf3..ac230c4b51 100644
--- a/manual/platform/e200.tex
+++ b/manual/platform/e200.tex
@@ -6,6 +6,7 @@
6\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 6\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
7\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 7\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
8\edef\UseOption{\UseOption,sansa} 8\edef\UseOption{\UseOption,sansa}
9\edef\UseOption{\UseOption,release30}
9 10
10\newcommand{\playerman}{Sansa} 11\newcommand{\playerman}{Sansa}
11\newcommand{\playertype}{e200} 12\newcommand{\playertype}{e200}
diff --git a/manual/platform/gigabeatf.tex b/manual/platform/gigabeatf.tex
index 9b7ad87de2..d75b33d80a 100644
--- a/manual/platform/gigabeatf.tex
+++ b/manual/platform/gigabeatf.tex
@@ -7,6 +7,7 @@
7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 8\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
9\edef\UseOption{\UseOption,gigabeat} 9\edef\UseOption{\UseOption,gigabeat}
10\edef\UseOption{\UseOption,release30}
10 11
11\newcommand{\playerman}{Toshiba} 12\newcommand{\playerman}{Toshiba}
12\newcommand{\playertype}{Gigabeat F Series} 13\newcommand{\playertype}{Gigabeat F Series}
diff --git a/manual/platform/gigabeats.tex b/manual/platform/gigabeats.tex
index 414c1de3be..bb115080fb 100644
--- a/manual/platform/gigabeats.tex
+++ b/manual/platform/gigabeats.tex
@@ -6,6 +6,7 @@
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8\edef\UseOption{\UseOption,gigabeat} 8\edef\UseOption{\UseOption,gigabeat}
9\edef\UseOption{\UseOption,unreleased}
9 10
10\newcommand{\playerman}{Toshiba} 11\newcommand{\playerman}{Toshiba}
11\newcommand{\playertype}{Gigabeat S Series} 12\newcommand{\playertype}{Gigabeat S Series}
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex
index bd5794651c..bd7faf6a97 100644
--- a/manual/platform/h10.tex
+++ b/manual/platform/h10.tex
@@ -6,6 +6,7 @@
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8\edef\UseOption{\UseOption,iriver} 8\edef\UseOption{\UseOption,iriver}
9\edef\UseOption{\UseOption,release30}
9 10
10\newcommand{\playerman}{Iriver} 11\newcommand{\playerman}{Iriver}
11\newcommand{\playertype}{H10} 12\newcommand{\playertype}{H10}
diff --git a/manual/platform/h100.tex b/manual/platform/h100.tex
index bbb659d573..61166e64ab 100644
--- a/manual/platform/h100.tex
+++ b/manual/platform/h100.tex
@@ -7,6 +7,7 @@
7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
8\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 8\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
9\edef\UseOption{\UseOption,iriver} 9\edef\UseOption{\UseOption,iriver}
10\edef\UseOption{\UseOption,release30}
10 11
11\newcommand{\playerman}{Iriver} 12\newcommand{\playerman}{Iriver}
12\newcommand{\playertype}{H100} 13\newcommand{\playertype}{H100}
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex
index ffe63d85ea..aa823c5616 100644
--- a/manual/platform/h10_5gb.tex
+++ b/manual/platform/h10_5gb.tex
@@ -6,6 +6,7 @@
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8\edef\UseOption{\UseOption,iriver} 8\edef\UseOption{\UseOption,iriver}
9\edef\UseOption{\UseOption,release30}
9 10
10\newcommand{\playerman}{Iriver} 11\newcommand{\playerman}{Iriver}
11\newcommand{\playertype}{H10} 12\newcommand{\playertype}{H10}
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index fce8823dbf..812a4391ff 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -7,6 +7,7 @@
7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 8\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
9\edef\UseOption{\UseOption,iriver} 9\edef\UseOption{\UseOption,iriver}
10\edef\UseOption{\UseOption,release30}
10 11
11\newcommand{\playerman}{Iriver} 12\newcommand{\playerman}{Iriver}
12\newcommand{\playertype}{H3xx} 13\newcommand{\playertype}{H3xx}
diff --git a/manual/platform/ipod1g2g.tex b/manual/platform/ipod1g2g.tex
index c5929f7191..6a52c5fc05 100644
--- a/manual/platform/ipod1g2g.tex
+++ b/manual/platform/ipod1g2g.tex
@@ -5,6 +5,7 @@
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,ipod} 7\edef\UseOption{\UseOption,ipod}
8\edef\UseOption{\UseOption,release30}
8 9
9\newcommand{\playerman}{Ipod} 10\newcommand{\playerman}{Ipod}
10\newcommand{\playertype}{1G / 2G} 11\newcommand{\playertype}{1G / 2G}
diff --git a/manual/platform/ipod3g.tex b/manual/platform/ipod3g.tex
index 5f2a7bebb1..f79139e661 100644
--- a/manual/platform/ipod3g.tex
+++ b/manual/platform/ipod3g.tex
@@ -5,6 +5,7 @@
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,ipod} 7\edef\UseOption{\UseOption,ipod}
8\edef\UseOption{\UseOption,release30}
8 9
9\newcommand{\playerman}{Ipod} 10\newcommand{\playerman}{Ipod}
10\newcommand{\playertype}{3G} 11\newcommand{\playertype}{3G}
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index 0d7a296c4d..47b8a8de66 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -5,6 +5,7 @@
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,ipod} 7\edef\UseOption{\UseOption,ipod}
8\edef\UseOption{\UseOption,release30}
8 9
9\newcommand{\playerman}{Ipod} 10\newcommand{\playerman}{Ipod}
10\newcommand{\playertype}{4G} 11\newcommand{\playertype}{4G}
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index b2d618fa34..aee1ac9e70 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.tex
@@ -5,6 +5,7 @@
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,ipod} 7\edef\UseOption{\UseOption,ipod}
8\edef\UseOption{\UseOption,release30}
8 9
9\newcommand{\playerman}{Ipod} 10\newcommand{\playerman}{Ipod}
10\newcommand{\playertype}{Color} 11\newcommand{\playertype}{Color}
diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex
index 71df355470..9a480d2237 100644
--- a/manual/platform/ipodmini.tex
+++ b/manual/platform/ipodmini.tex
@@ -5,6 +5,7 @@
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,ipod} 7\edef\UseOption{\UseOption,ipod}
8\edef\UseOption{\UseOption,release30}
8 9
9\newcommand{\playerman}{Ipod} 10\newcommand{\playerman}{Ipod}
10\newcommand{\playertype}{Mini} 11\newcommand{\playertype}{Mini}
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index 5a4a8064cd..d4ee44e81a 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.tex
@@ -4,6 +4,7 @@
4\edef\UseOption{\UseOption,IPOD_4G_PAD} 4\edef\UseOption{\UseOption,IPOD_4G_PAD}
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,ipod} 6\edef\UseOption{\UseOption,ipod}
7\edef\UseOption{\UseOption,release30}
7 8
8\newcommand{\playerman}{Ipod} 9\newcommand{\playerman}{Ipod}
9\newcommand{\playertype}{Nano} 10\newcommand{\playertype}{Nano}
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index 843a3ddde9..4e26374261 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -6,6 +6,7 @@
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8\edef\UseOption{\UseOption,ipod} 8\edef\UseOption{\UseOption,ipod}
9\edef\UseOption{\UseOption,release30}
9 10
10\newcommand{\playerman}{Ipod} 11\newcommand{\playerman}{Ipod}
11\newcommand{\playertype}{Video} 12\newcommand{\playertype}{Video}
diff --git a/manual/platform/m5.tex b/manual/platform/m5.tex
index 7129d36ec3..83ca27c958 100644
--- a/manual/platform/m5.tex
+++ b/manual/platform/m5.tex
@@ -7,6 +7,7 @@
7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
8\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 8\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
9\edef\UseOption{\UseOption,iaudio} 9\edef\UseOption{\UseOption,iaudio}
10\edef\UseOption{\UseOption,release30}
10 11
11\newcommand{\playerman}{Iaudio} 12\newcommand{\playerman}{Iaudio}
12\newcommand{\playertype}{M5} 13\newcommand{\playertype}{M5}
diff --git a/manual/platform/mrobe100.tex b/manual/platform/mrobe100.tex
index d31d505e13..17e00f46b1 100644
--- a/manual/platform/mrobe100.tex
+++ b/manual/platform/mrobe100.tex
@@ -6,6 +6,7 @@
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 7\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
8\edef\UseOption{\UseOption,olympus} 8\edef\UseOption{\UseOption,olympus}
9\edef\UseOption{\UseOption,release30}
9 10
10\newcommand{\playerman}{Olympus} 11\newcommand{\playerman}{Olympus}
11\newcommand{\playertype}{m:robe 100} 12\newcommand{\playertype}{m:robe 100}
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index d0affafa84..57dfda7419 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -6,6 +6,7 @@
6\edef\UseOption{\UseOption,MASCODEC} 6\edef\UseOption{\UseOption,MASCODEC}
7\edef\UseOption{\UseOption,ONDIO_PAD} 7\edef\UseOption{\UseOption,ONDIO_PAD}
8\edef\UseOption{\UseOption,archos} 8\edef\UseOption{\UseOption,archos}
9\edef\UseOption{\UseOption,release30}
9 10
10\newcommand{\playerman}{Archos} 11\newcommand{\playerman}{Archos}
11\newcommand{\playertype}{Ondio} 12\newcommand{\playertype}{Ondio}
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex
index 17fe187b80..9621f644c5 100644
--- a/manual/platform/ondiosp.tex
+++ b/manual/platform/ondiosp.tex
@@ -6,6 +6,7 @@
6\edef\UseOption{\UseOption,ONDIO_PAD} 6\edef\UseOption{\UseOption,ONDIO_PAD}
7\edef\UseOption{\UseOption,archos} 7\edef\UseOption{\UseOption,archos}
8\edef\UseOption{\UseOption,rombox} 8\edef\UseOption{\UseOption,rombox}
9\edef\UseOption{\UseOption,release30}
9 10
10\newcommand{\playerman}{Archos} 11\newcommand{\playerman}{Archos}
11\newcommand{\playertype}{Ondio} 12\newcommand{\playertype}{Ondio}
diff --git a/manual/platform/player.tex b/manual/platform/player.tex
index 8222c4442a..c2adac231f 100644
--- a/manual/platform/player.tex
+++ b/manual/platform/player.tex
@@ -7,6 +7,7 @@
7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8\edef\UseOption{\UseOption,archos} 8\edef\UseOption{\UseOption,archos}
9\edef\UseOption{\UseOption,rombox} 9\edef\UseOption{\UseOption,rombox}
10\edef\UseOption{\UseOption,release30}
10 11
11\newcommand{\playerman}{Archos} 12\newcommand{\playerman}{Archos}
12\newcommand{\playertype}{Studio/Player} 13\newcommand{\playertype}{Studio/Player}
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex
index 3d3abcfa62..cde7ffa0a7 100644
--- a/manual/platform/recorder.tex
+++ b/manual/platform/recorder.tex
@@ -6,6 +6,7 @@
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8\edef\UseOption{\UseOption,archos} 8\edef\UseOption{\UseOption,archos}
9\edef\UseOption{\UseOption,release30}
9 10
10\newcommand{\playerman}{Archos} 11\newcommand{\playerman}{Archos}
11\newcommand{\playertype}{Recorder} 12\newcommand{\playertype}{Recorder}
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index 936e06360e..429440858d 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -6,6 +6,7 @@
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8\edef\UseOption{\UseOption,archos} 8\edef\UseOption{\UseOption,archos}
9\edef\UseOption{\UseOption,release30}
9 10
10\newcommand{\playerman}{Archos} 11\newcommand{\playerman}{Archos}
11\newcommand{\playertype}{Recorder V2/FM} 12\newcommand{\playertype}{Recorder V2/FM}
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex
index cf93d672cd..3723e1bfcc 100644
--- a/manual/platform/x5.tex
+++ b/manual/platform/x5.tex
@@ -7,6 +7,7 @@
7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
8\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 8\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
9\edef\UseOption{\UseOption,iaudio} 9\edef\UseOption{\UseOption,iaudio}
10\edef\UseOption{\UseOption,release30}
10 11
11\newcommand{\playerman}{Iaudio} 12\newcommand{\playerman}{Iaudio}
12\newcommand{\playertype}{X5} 13\newcommand{\playertype}{X5}
diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex
index cc882fa9cb..39233e5922 100644
--- a/manual/working_with_playlists/main.tex
+++ b/manual/working_with_playlists/main.tex
@@ -142,7 +142,7 @@ were before shutdown.
142 142
143\subsection{Modifying playlists} 143\subsection{Modifying playlists}
144\subsubsection{Reshuffling} 144\subsubsection{Reshuffling}
145Reshuffeling the current playlist is easily done from the \setting{Playlist} 145Reshuffling the current playlist is easily done from the \setting{Playlist}
146sub menu in the WPS, just select \setting{Reshuffle}. 146sub menu in the WPS, just select \setting{Reshuffle}.
147 147
148\subsubsection{Moving and removing tracks} 148\subsubsection{Moving and removing tracks}