diff options
author | Alex Parker <rockbox@aeparker.com> | 2009-08-25 21:51:55 +0000 |
---|---|---|
committer | Alex Parker <rockbox@aeparker.com> | 2009-08-25 21:51:55 +0000 |
commit | 51743419993ca23bb78d00b195eb2773743aed39 (patch) | |
tree | 0c7a8f0cd430d5bb68d42852155d7e8ed59d300e | |
parent | b26656410a81cb1ea703e3741e8b8fb193bff235 (diff) | |
download | rockbox-51743419993ca23bb78d00b195eb2773743aed39.tar.gz rockbox-51743419993ca23bb78d00b195eb2773743aed39.zip |
Add gigabeat F/S volume limits to the manual, and a few minor formatting changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22513 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/advanced_topics/main.tex | 12 | ||||
-rw-r--r-- | manual/configure_rockbox/playback_options.tex | 20 | ||||
-rw-r--r-- | manual/configure_rockbox/sound_settings.tex | 25 | ||||
-rw-r--r-- | manual/plugins/goban.tex | 15 | ||||
-rw-r--r-- | manual/plugins/main.tex | 2 | ||||
-rw-r--r-- | manual/plugins/pngviewer.tex | 4 | ||||
-rw-r--r-- | manual/plugins/ppmviewer.tex | 13 | ||||
-rw-r--r-- | manual/rockbox_interface/browsing_and_playing.tex | 4 | ||||
-rw-r--r-- | manual/working_with_playlists/main.tex | 10 |
9 files changed, 52 insertions, 53 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex index f6ba4ae52a..f95692267b 100644 --- a/manual/advanced_topics/main.tex +++ b/manual/advanced_topics/main.tex | |||
@@ -16,7 +16,8 @@ in the font package at \url{http://www.rockbox.org/daily.shtml}.} | |||
16 | \fname{/.rockbox/fonts} directory and the filename must be at most 24 characters | 16 | \fname{/.rockbox/fonts} directory and the filename must be at most 24 characters |
17 | long. You can browse the fonts in \fname{/.rockbox/fonts} under | 17 | long. You can browse the fonts in \fname{/.rockbox/fonts} under |
18 | \setting{Settings $\rightarrow$ Theme Settings $\rightarrow$ Font} | 18 | \setting{Settings $\rightarrow$ Theme Settings $\rightarrow$ Font} |
19 | in the \setting{Main Menu}. | 19 | in the \setting{Main Menu}.\\ |
20 | |||
20 | \note{Advanced Users Only: Any BDF font file up to 16 pixels high should | 21 | \note{Advanced Users Only: Any BDF font file up to 16 pixels high should |
21 | be usable with Rockbox. To convert from \fname{.bdf} to \fname{.fnt}, use | 22 | be usable with Rockbox. To convert from \fname{.bdf} to \fname{.fnt}, use |
22 | the \fname{convbdf} tool. This tool can be found in the \fname{tools} | 23 | the \fname{convbdf} tool. This tool can be found in the \fname{tools} |
@@ -28,11 +29,11 @@ in the font package at \url{http://www.rockbox.org/daily.shtml}.} | |||
28 | Rockbox can load language files at runtime. Simply copy the \fname{.lng} file | 29 | Rockbox can load language files at runtime. Simply copy the \fname{.lng} file |
29 | \emph{(do not use the .lang file)} to the \dap\ and ``play'' it in the | 30 | \emph{(do not use the .lang file)} to the \dap\ and ``play'' it in the |
30 | Rockbox directory browser or select \setting{Settings $\rightarrow$ | 31 | Rockbox directory browser or select \setting{Settings $\rightarrow$ |
31 | General Settings $\rightarrow$ Language }from the \setting{Main Menu}. | 32 | General Settings $\rightarrow$ Language }from the \setting{Main Menu}.\\ |
32 | 33 | ||
33 | \note{If you want a language to be loaded automatically every time you start | 34 | \note{If you want a language to be loaded automatically every time you start |
34 | up, it must be located in the \fname{/.rockbox/langs} directory and the filename | 35 | up, it must be located in the \fname{/.rockbox/langs} directory and the filename |
35 | must be a maximum of 24 characters long.} | 36 | must be a maximum of 24 characters long.\\} |
36 | 37 | ||
37 | If your language is not yet supported and you want to write your own language | 38 | If your language is not yet supported and you want to write your own language |
38 | file find the instructions on the Rockbox website: | 39 | file find the instructions on the Rockbox website: |
@@ -220,7 +221,7 @@ plan). | |||
220 | If you use the upper-case versions of the | 221 | If you use the upper-case versions of the |
221 | three tags: \config{F}, \config{I} and \config{D}, they will instead refer to | 222 | three tags: \config{F}, \config{I} and \config{D}, they will instead refer to |
222 | the next song instead of the current one. Example: \config{\%Ig} is the genre | 223 | the next song instead of the current one. Example: \config{\%Ig} is the genre |
223 | name used in the next song and \config{\%Ff} is the mp3 frequency. | 224 | name used in the next song and \config{\%Ff} is the mp3 frequency.\\ |
224 | 225 | ||
225 | \note{The next song information \emph{will not} be available at all | 226 | \note{The next song information \emph{will not} be available at all |
226 | times, but will most likely be available at the end of a song. We | 227 | times, but will most likely be available at the end of a song. We |
@@ -396,7 +397,7 @@ Example of a configuration file: | |||
396 | settings. Create a few different files with different settings, give | 397 | settings. Create a few different files with different settings, give |
397 | each file a different name (such as \fname{car.cfg}, | 398 | each file a different name (such as \fname{car.cfg}, |
398 | \fname{headphones.cfg}, etc.), and you can then use the \setting{Browse .cfg | 399 | \fname{headphones.cfg}, etc.), and you can then use the \setting{Browse .cfg |
399 | files} option to quickly change settings.} | 400 | files} option to quickly change settings.\\} |
400 | 401 | ||
401 | A special case configuration file can be used to force a particular setting | 402 | A special case configuration file can be used to force a particular setting |
402 | or settings every time Rockbox starts up (e.g. to set the volume to a safe | 403 | or settings every time Rockbox starts up (e.g. to set the volume to a safe |
@@ -482,6 +483,7 @@ You just ``play'' a file with the extension % | |||
482 | \opt{iaudio}{\fname{.iaudio}.} % | 483 | \opt{iaudio}{\fname{.iaudio}.} % |
483 | \opt{sansa,h10,h10_5gb}{\fname{.mi4}.} % | 484 | \opt{sansa,h10,h10_5gb}{\fname{.mi4}.} % |
484 | \opt{sansaAMS}{\fname{.sansa}.} % | 485 | \opt{sansaAMS}{\fname{.sansa}.} % |
486 | \opt{gigabeatf,gigabeats}{\fname{.gigabeat}.} % | ||
485 | This can be used to test new firmware versions without deleting your | 487 | This can be used to test new firmware versions without deleting your |
486 | current version. | 488 | current version. |
487 | 489 | ||
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index fef0af2c4b..e34fc8734d 100644 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex | |||
@@ -71,12 +71,12 @@ you to configure settings related to audio playback. | |||
71 | 71 | ||
72 | \opt{masd,masf}{ | 72 | \opt{masd,masf}{ |
73 | The anti-skip buffer can be set to a value between 0 and 7 | 73 | The anti-skip buffer can be set to a value between 0 and 7 |
74 | seconds. | 74 | seconds.\\ |
75 | } | 75 | } |
76 | 76 | ||
77 | \opt{swcodec}{ | 77 | \opt{swcodec}{ |
78 | The anti-skip buffer can be set to various values between | 78 | The anti-skip buffer can be set to various values between |
79 | 5 seconds and 10 minutes. | 79 | 5 seconds and 10 minutes.\\ |
80 | } | 80 | } |
81 | 81 | ||
82 | \note{Having a large anti-skip buffer tends to use more power, and may | 82 | \note{Having a large anti-skip buffer tends to use more power, and may |
@@ -139,7 +139,7 @@ you to configure settings related to audio playback. | |||
139 | \note{The rules above apply except in the instance where | 139 | \note{The rules above apply except in the instance where |
140 | \setting{Fade Out Delay} plus \setting{Fade Out Duration} is less then | 140 | \setting{Fade Out Delay} plus \setting{Fade Out Duration} is less then |
141 | \setting{Fade In Delay} (which would create a gap in the audio). In this case, | 141 | \setting{Fade In Delay} (which would create a gap in the audio). In this case, |
142 | the \setting{Fade In Delay} is reduced to eliminate the gap.} | 142 | the \setting{Fade In Delay} is reduced to eliminate the gap.\\} |
143 | 143 | ||
144 | The graphic below illustrates how the different settings work in practice. | 144 | The graphic below illustrates how the different settings work in practice. |
145 | 145 | ||
@@ -152,8 +152,9 @@ you to configure settings related to audio playback. | |||
152 | same apparent volume. This prevents sudden changes in volume when | 152 | same apparent volume. This prevents sudden changes in volume when |
153 | changing between songs recorded at different volume levels. | 153 | changing between songs recorded at different volume levels. |
154 | For replaygain to work, the songs must have been processed by a program | 154 | For replaygain to work, the songs must have been processed by a program |
155 | that adds replaygain information to the ID3 tags (or Vorbis tags). | 155 | that adds replaygain information to the ID3 tags (or Vorbis tags).\\ |
156 | \note{APEv2 tags are not currently supported.} | 156 | |
157 | \note{APEv2 tags are not currently supported.\\} | ||
157 | 158 | ||
158 | Options for replaygain are: | 159 | Options for replaygain are: |
159 | \begin{description} | 160 | \begin{description} |
@@ -208,9 +209,11 @@ you to configure settings related to audio playback. | |||
208 | \setting{Auto-Change Directory} is set to \setting{No}, playback will stop at | 209 | \setting{Auto-Change Directory} is set to \setting{No}, playback will stop at |
209 | the end of the current playlist. Using the \setting{Random} feature requires | 210 | the end of the current playlist. Using the \setting{Random} feature requires |
210 | you to first generate a folder list via the Random Folder Advance Configuration | 211 | you to first generate a folder list via the Random Folder Advance Configuration |
211 | plugin (see \reference{ref:random_folder_advance_config}). | 212 | plugin (see \reference{ref:random_folder_advance_config}).\\ |
213 | |||
212 | \note{You must have the \setting{Repeat} option set to \setting{No} for | 214 | \note{You must have the \setting{Repeat} option set to \setting{No} for |
213 | \setting{Auto-Change Directory} to function properly.} | 215 | \setting{Auto-Change Directory} to function properly.\\} |
216 | |||
214 | \note{This feature only works when songs have been played from the file | 217 | \note{This feature only works when songs have been played from the file |
215 | browser. Using it with the database may cause unexpected behavior.} | 218 | browser. Using it with the database may cause unexpected behavior.} |
216 | 219 | ||
@@ -249,7 +252,8 @@ you to configure settings related to audio playback. | |||
249 | start the logging. The log-file is called | 252 | start the logging. The log-file is called |
250 | \opt{rtc}{\fname{.scrobbler.log},}% | 253 | \opt{rtc}{\fname{.scrobbler.log},}% |
251 | \nopt{rtc}{\fname{.scrobbler-timeless.log},}% | 254 | \nopt{rtc}{\fname{.scrobbler-timeless.log},}% |
252 | and is to be found in the root directory of your \dap{}. | 255 | and is to be found in the root directory of your \dap{}.\\ |
256 | |||
253 | \note{See \wikilink{LastFMLog} for a further description, and for tools you | 257 | \note{See \wikilink{LastFMLog} for a further description, and for tools you |
254 | can use to submit your Last.fm log.} | 258 | can use to submit your Last.fm log.} |
255 | 259 | ||
diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex index e8e4f8aeee..6a7d423113 100644 --- a/manual/configure_rockbox/sound_settings.tex +++ b/manual/configure_rockbox/sound_settings.tex | |||
@@ -11,7 +11,7 @@ change to customise your listening experience. | |||
11 | can produce without possible distortion (clipping). All values lower than | 11 | can produce without possible distortion (clipping). All values lower than |
12 | this reference will be negative and yield a progressively softer volume. | 12 | this reference will be negative and yield a progressively softer volume. |
13 | \opt{player,recorder,recorderv2fm,ondio,x5,m5,ipodnano,ipodvideo, | 13 | \opt{player,recorder,recorderv2fm,ondio,x5,m5,ipodnano,ipodvideo, |
14 | ipodcolor,ipod1g2g,h10,h10_5gb,sansa,sansaAMS}{ | 14 | ipodcolor,ipod1g2g,h10,h10_5gb,sansa,sansaAMS,gigabeats,gigabeatf}{ |
15 | Values higher than 0 dB are available and can be used to raise the | 15 | Values higher than 0 dB are available and can be used to raise the |
16 | volume more than would otherwise be possible. These volume levels will | 16 | volume more than would otherwise be possible. These volume levels will |
17 | ordinarily lead to distorted sound, but might work nicely for music that has | 17 | ordinarily lead to distorted sound, but might work nicely for music that has |
@@ -25,6 +25,8 @@ change to customise your listening experience. | |||
25 | \opt{ipodvideo}{minimum of -57 dB to a maximum of +6 dB.}% | 25 | \opt{ipodvideo}{minimum of -57 dB to a maximum of +6 dB.}% |
26 | \opt{ipodcolor,ipod1g2g,h10,h10_5gb,sansa,sansaAMS}{minimum of -74 dB to a maximum | 26 | \opt{ipodcolor,ipod1g2g,h10,h10_5gb,sansa,sansaAMS}{minimum of -74 dB to a maximum |
27 | of +6 db.}% | 27 | of +6 db.}% |
28 | \opt{gigabeats}{minimum of -90 dB to a maximum of +6 dB.}% | ||
29 | \opt{gigabeatf}{minimum of -74 dB to a maximum of +6 dB.}% | ||
28 | 30 | ||
29 | \section{Bass} | 31 | \section{Bass} |
30 | This setting emphasises | 32 | This setting emphasises |
@@ -211,7 +213,7 @@ change to customise your listening experience. | |||
211 | headphones more similar to listening to music with stereo speakers. When you | 213 | headphones more similar to listening to music with stereo speakers. When you |
212 | listen to music through speakers, each ear will hear sound originating from | 214 | listen to music through speakers, each ear will hear sound originating from |
213 | both speakers. However, the sound from the left speaker reaches your right | 215 | both speakers. However, the sound from the left speaker reaches your right |
214 | ear slightly later than it does your left ear, and vice versa. | 216 | ear slightly later than it does your left ear, and vice versa.\\ |
215 | 217 | ||
216 | The human ear and brain together are very good at interpreting the time | 218 | The human ear and brain together are very good at interpreting the time |
217 | differences between direct sounds and reflected sounds and using that | 219 | differences between direct sounds and reflected sounds and using that |
@@ -220,7 +222,7 @@ change to customise your listening experience. | |||
220 | channel corresponding to it. The left ear hears only the left channel and | 222 | channel corresponding to it. The left ear hears only the left channel and |
221 | the right ear hears only the right channel. The result is that sound from | 223 | the right ear hears only the right channel. The result is that sound from |
222 | headphones does not provide the same spatial cues to your ear and brain as | 224 | headphones does not provide the same spatial cues to your ear and brain as |
223 | speakers, and might for that reason sound unnatural to some listeners. | 225 | speakers, and might for that reason sound unnatural to some listeners.\\ |
224 | 226 | ||
225 | The crossfeed function uses an algorithm to feed a delayed and filtered | 227 | The crossfeed function uses an algorithm to feed a delayed and filtered |
226 | portion of the signal from the right channel into the left channel and vice | 228 | portion of the signal from the right channel into the left channel and vice |
@@ -229,7 +231,7 @@ change to customise your listening experience. | |||
229 | result is a more natural stereo image that can be especially appreciated in | 231 | result is a more natural stereo image that can be especially appreciated in |
230 | older rock and jazz records, where one instrument is often hard-panned to | 232 | older rock and jazz records, where one instrument is often hard-panned to |
231 | just one of the speakers. Many people will find such records tiring to listen | 233 | just one of the speakers. Many people will find such records tiring to listen |
232 | to using earphones and no crossfeed effect. | 234 | to using earphones and no crossfeed effect.\\ |
233 | 235 | ||
234 | Crossfeed has the following settings: | 236 | Crossfeed has the following settings: |
235 | \begin{description} | 237 | \begin{description} |
@@ -256,7 +258,6 @@ change to customise your listening experience. | |||
256 | virtual speaker placement suited to ones preference. | 258 | virtual speaker placement suited to ones preference. |
257 | % TODO: adapt the guidelines for crossfeed settings found here? | 259 | % TODO: adapt the guidelines for crossfeed settings found here? |
258 | % http://www.ohl.to/interests-in-audio/crossfeed-and-eq-for-headphones/ | 260 | % http://www.ohl.to/interests-in-audio/crossfeed-and-eq-for-headphones/ |
259 | |||
260 | Beware that the crossfeed function is capable of making the audio distort | 261 | Beware that the crossfeed function is capable of making the audio distort |
261 | if you choose settings which result in a too high output level. | 262 | if you choose settings which result in a too high output level. |
262 | } | 263 | } |
@@ -268,7 +269,7 @@ change to customise your listening experience. | |||
268 | parametric EQ lets you control several different parameters for each | 269 | parametric EQ lets you control several different parameters for each |
269 | band of the EQ. In some ways the EQ is similar to the \setting{Bass} | 270 | band of the EQ. In some ways the EQ is similar to the \setting{Bass} |
270 | and \setting{Treble} settings described earlier, but the EQ allows you to | 271 | and \setting{Treble} settings described earlier, but the EQ allows you to |
271 | control the sound much more carefully. | 272 | control the sound much more carefully.\\ |
272 | 273 | ||
273 | Rockbox's parametric EQ is composed of five different bands: | 274 | Rockbox's parametric EQ is composed of five different bands: |
274 | \begin{description} | 275 | \begin{description} |
@@ -436,10 +437,8 @@ source, and a third order noise shaper. | |||
436 | 437 | ||
437 | \opt{swcodec}{ | 438 | \opt{swcodec}{ |
438 | \section{Timestretch} | 439 | \section{Timestretch} |
439 | Enabling \setting{Timestretch} allows you to change the playback speed without it | 440 | Enabling \setting{Timestretch} allows you to change the playback speed without |
440 | affecting the pitch of the recording. | 441 | it affecting the pitch of the recording. After enabling this feature and |
441 | 442 | rebooting, you can access this via the \setting{Pitch Screen}. This function is | |
442 | After enabling this feature and rebooting, you can access this via the \setting{Pitch Screen}. | 443 | intended for speech playback and may significantly dilute your listening |
443 | This function is intended for speech playback and may significantly dilute your listening | 444 | experience with more complex audio.} |
444 | experience with more complex audio. | ||
445 | } | ||
diff --git a/manual/plugins/goban.tex b/manual/plugins/goban.tex index 815eec559f..385ee28ac4 100644 --- a/manual/plugins/goban.tex +++ b/manual/plugins/goban.tex | |||
@@ -2,13 +2,10 @@ | |||
2 | \screenshot{plugins/images/ss-goban}{Goban}{The Rockbox Goban plugin} | 2 | \screenshot{plugins/images/ss-goban}{Goban}{The Rockbox Goban plugin} |
3 | Goban is a a plugin for playing, viewing and recording games of Go (also known | 3 | Goban is a a plugin for playing, viewing and recording games of Go (also known |
4 | as Weiqi, Baduk, Igo and Goe). It uses standard Smart Game Format (SGF) files | 4 | as Weiqi, Baduk, Igo and Goe). It uses standard Smart Game Format (SGF) files |
5 | for saving and loading games. | 5 | for saving and loading games. You can find a short introduction to Go at |
6 | |||
7 | You can find a short introduction to Go at | ||
8 | \url{http://senseis.xmp.net/?WhatIsGo} and more information about SGF files | 6 | \url{http://senseis.xmp.net/?WhatIsGo} and more information about SGF files |
9 | can be read at \url{http://senseis.xmp.net/?SmartGameFormat} or the SGF | 7 | can be read at \url{http://senseis.xmp.net/?SmartGameFormat} or the SGF |
10 | specification at | 8 | specification at \url{http://www.red-bean.com/sgf/}.\\ |
11 | \url{http://www.red-bean.com/sgf/}. | ||
12 | 9 | ||
13 | This plugin can load all modern SGF files (file format 3 or 4) with few problems. | 10 | This plugin can load all modern SGF files (file format 3 or 4) with few problems. |
14 | It attempts to preserve SGF properties which it doesn't understand, and most common | 11 | It attempts to preserve SGF properties which it doesn't understand, and most common |
@@ -17,18 +14,18 @@ Kogo's Joseki Dictionary (\url{http://waterfire.us/joseki.htm}) with this plugin | |||
17 | although the load and save times can be on the order of a minute or two on | 14 | although the load and save times can be on the order of a minute or two on |
18 | particularly slow devices. Large SGF files may stop audio playback for the duration | 15 | particularly slow devices. Large SGF files may stop audio playback for the duration |
19 | of the plugin's run in order to free up more memory and some very large SGF files will | 16 | of the plugin's run in order to free up more memory and some very large SGF files will |
20 | not even load on devices with little available memory. | 17 | not even load on devices with little available memory.\\ |
21 | 18 | ||
22 | \emph{Note: } The plugin does \emph{NOT} support SGF files with multiple games in | 19 | \note{The plugin does \emph{NOT} support SGF files with multiple games in |
23 | one file. These are rare, but if you have one don't even try it (the file will most | 20 | one file. These are rare, but if you have one don't even try it (the file will most |
24 | likely be corrupted if you save over it). You have been warned. | 21 | likely be corrupted if you save over it). You have been warned.\\} |
25 | 22 | ||
26 | The file \fname {"/sgf/gbn\_def.sgf"} is used by the plugin to store any unsaved | 23 | The file \fname {"/sgf/gbn\_def.sgf"} is used by the plugin to store any unsaved |
27 | changes in the most recently loaded game. This means that if you forget to save your | 24 | changes in the most recently loaded game. This means that if you forget to save your |
28 | changes, you should load \fname {"/sgf/gbn\_def.sgf"} immediately to offload the changes | 25 | changes, you should load \fname {"/sgf/gbn\_def.sgf"} immediately to offload the changes |
29 | to another file. If you load another file first then your changes will be lost | 26 | to another file. If you load another file first then your changes will be lost |
30 | permanently. The \fname {"/sgf/gbn\_def.sgf"} file is also the file loaded if another | 27 | permanently. The \fname {"/sgf/gbn\_def.sgf"} file is also the file loaded if another |
31 | is not selected. | 28 | is not selected.\\ |
32 | 29 | ||
33 | The information panel which displays the current move number may also contain | 30 | The information panel which displays the current move number may also contain |
34 | these markers: \\ | 31 | these markers: \\ |
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index 1a57fc96ef..a737598059 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex | |||
@@ -6,7 +6,7 @@ This means you cannot switch back and forth between a plugin and Rockbox. When | |||
6 | a plugin is loaded, you need to exit it to return to the Rockbox interface. | 6 | a plugin is loaded, you need to exit it to return to the Rockbox interface. |
7 | Most plugins will not interfere with music playback but some of them will stop | 7 | Most plugins will not interfere with music playback but some of them will stop |
8 | playback while running. Plugins have the file extension \fname{.rock}. Most of | 8 | playback while running. Plugins have the file extension \fname{.rock}. Most of |
9 | them can be started from \setting{Browse Plugins} in the \setting{Main Menu}. | 9 | them can be started from \setting{Browse Plugins} in the \setting{Main Menu}.\\ |
10 | 10 | ||
11 | Viewer plugins get started automatically by opening an associated file (i.e. | 11 | Viewer plugins get started automatically by opening an associated file (i.e. |
12 | text files% | 12 | text files% |
diff --git a/manual/plugins/pngviewer.tex b/manual/plugins/pngviewer.tex index c205ac0666..40e91977de 100644 --- a/manual/plugins/pngviewer.tex +++ b/manual/plugins/pngviewer.tex | |||
@@ -1,10 +1,10 @@ | |||
1 | % $Id: $id$ % | 1 | % $Id: $id$ % |
2 | \subsection{PNG viewer} | 2 | \subsection{PNG viewer} |
3 | Open a PNG file in the \setting{File Browser} to view it% | 3 | Open a PNG file in the \setting{File Browser} to view it.\\% |
4 | \opt{swcodec}{ | 4 | \opt{swcodec}{ |
5 | \note{When an audio file is playing the size of the image is limited as | 5 | \note{When an audio file is playing the size of the image is limited as |
6 | the decoding process needs to share memory with audio tracks. To be able to | 6 | the decoding process needs to share memory with audio tracks. To be able to |
7 | view a bigger file you may need to stop playback.} | 7 | view a bigger file you may need to stop playback.\\} |
8 | } | 8 | } |
9 | \nopt{large_plugin_buffer}{% | 9 | \nopt{large_plugin_buffer}{% |
10 | \note{This plugin will cause playback to stop.}% | 10 | \note{This plugin will cause playback to stop.}% |
diff --git a/manual/plugins/ppmviewer.tex b/manual/plugins/ppmviewer.tex index 7de2b8ca0f..7594fafe69 100644 --- a/manual/plugins/ppmviewer.tex +++ b/manual/plugins/ppmviewer.tex | |||
@@ -1,11 +1,8 @@ | |||
1 | % $Id$ % | 1 | % $Id$ % |
2 | \subsection{PPM viewer} | 2 | \subsection{PPM viewer} |
3 | Open a PPM file in the \setting{File Browser} to view it. | 3 | Open a PPM file in the \setting{File Browser} to view it. PPM viewer exits |
4 | when any button is pressed.\\ | ||
4 | 5 | ||
5 | ppmviewer exits when any button is pressed. | 6 | \note{Both ASCII PPM (P3) and raw PPM (P6) files are supported. |
6 | 7 | For more information about PPM files, see | |
7 | \note{ | 8 | \url{http://netpbm.sourceforge.net/doc/ppm.html}} |
8 | Both ASCII PPM (P3) and raw PPM (P6) files are supported. | ||
9 | |||
10 | For more information about PPM files, see \url{http://netpbm.sourceforge.net/doc/ppm.html} | ||
11 | } | ||
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index f6054524b7..bdbb97ef5c 100644 --- a/manual/rockbox_interface/browsing_and_playing.tex +++ b/manual/rockbox_interface/browsing_and_playing.tex | |||
@@ -121,12 +121,12 @@ the \setting{Show Files} setting to all. | |||
121 | 121 | ||
122 | The \setting{Context Menu} allows you to perform certain operations on files or | 122 | The \setting{Context Menu} allows you to perform certain operations on files or |
123 | directories. To access the \setting{Context Menu}, position the selector over a file | 123 | directories. To access the \setting{Context Menu}, position the selector over a file |
124 | or directory and access the context menu with \ActionStdContext{}. | 124 | or directory and access the context menu with \ActionStdContext{}.\\ |
125 | 125 | ||
126 | \note{The \setting{Context Menu} is a context sensitive menu. If the | 126 | \note{The \setting{Context Menu} is a context sensitive menu. If the |
127 | \setting{Context Menu} is invoked on a file, it will display options available | 127 | \setting{Context Menu} is invoked on a file, it will display options available |
128 | for files. If the \setting{Context Menu} is invoked on a directory, | 128 | for files. If the \setting{Context Menu} is invoked on a directory, |
129 | it will display options for directories.} | 129 | it will display options for directories.\\} |
130 | 130 | ||
131 | The \setting{Context Menu} contains the following options (unless otherwise noted, | 131 | The \setting{Context Menu} contains the following options (unless otherwise noted, |
132 | each option pertains both to files and directories): | 132 | each option pertains both to files and directories): |
diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex index bdc82c02cd..96781e0324 100644 --- a/manual/working_with_playlists/main.tex +++ b/manual/working_with_playlists/main.tex | |||
@@ -40,7 +40,7 @@ Rockbox can create playlists in four different ways. | |||
40 | Whenever a song is selected from the \setting{File Browser} with | 40 | Whenever a song is selected from the \setting{File Browser} with |
41 | \ActionTreeEnter, Rockbox will automatically create a playlist containing | 41 | \ActionTreeEnter, Rockbox will automatically create a playlist containing |
42 | all of the songs in that directory and start playback with the selected | 42 | all of the songs in that directory and start playback with the selected |
43 | song. | 43 | song.\\ |
44 | 44 | ||
45 | \note{If you already have created a dynamic playlist, playing a new | 45 | \note{If you already have created a dynamic playlist, playing a new |
46 | song will \emph{erase} the current dynamic playlist and create a new one. | 46 | song will \emph{erase} the current dynamic playlist and create a new one. |
@@ -60,7 +60,7 @@ that are not currently playing. To do this select \setting{Playlist catalog} | |||
60 | in the \setting{Context Menu}. There you will have two choices, | 60 | in the \setting{Context Menu}. There you will have two choices, |
61 | \setting{Add to playlist} adds the selected track or directory to an existing | 61 | \setting{Add to playlist} adds the selected track or directory to an existing |
62 | playlist and \setting{Add to a new playlist} creates a new playlist containing | 62 | playlist and \setting{Add to a new playlist} creates a new playlist containing |
63 | the selected track or directory. | 63 | the selected track or directory.\\ |
64 | 64 | ||
65 | \note{All playlists in the \setting{Playlist catalog} are stored by default | 65 | \note{All playlists in the \setting{Playlist catalog} are stored by default |
66 | in the \fname{/Playlists} directory in the root of your \daps{} disk and | 66 | in the \fname{/Playlists} directory in the root of your \daps{} disk and |
@@ -121,17 +121,17 @@ entire directories to a playlist. If the \setting{Playlist Submenu} is | |||
121 | invoked on a single track, it will put only that track into the playlist. | 121 | invoked on a single track, it will put only that track into the playlist. |
122 | On the other hand, if the \setting{Playlist Submenu} is invoked on a | 122 | On the other hand, if the \setting{Playlist Submenu} is invoked on a |
123 | directory, Rockbox adds all of the tracks in that directory to the | 123 | directory, Rockbox adds all of the tracks in that directory to the |
124 | playlist. | 124 | playlist.\\ |
125 | 125 | ||
126 | \note{You can control whether or not Rockbox includes the contents of | 126 | \note{You can control whether or not Rockbox includes the contents of |
127 | subdirectories when adding an entire directory to a playlists. Set the | 127 | subdirectories when adding an entire directory to a playlists. Set the |
128 | \setting{Settings $\rightarrow$ General Settings $\rightarrow$ Playlist | 128 | \setting{Settings $\rightarrow$ General Settings $\rightarrow$ Playlist |
129 | $\rightarrow$ Recursively Insert Directories} setting to \setting{Yes} if | 129 | $\rightarrow$ Recursively Insert Directories} setting to \setting{Yes} if |
130 | you would like Rockbox to include tracks in subdirectories as well as tracks | 130 | you would like Rockbox to include tracks in subdirectories as well as tracks |
131 | in the currently-selected directory.} | 131 | in the currently-selected directory.\\} |
132 | 132 | ||
133 | Dynamic playlists are saved so resume will restore them exactly as they | 133 | Dynamic playlists are saved so resume will restore them exactly as they |
134 | were before shutdown. | 134 | were before shutdown.\\ |
135 | 135 | ||
136 | \note{To view, save or reshuffle the current dynamic playlist use the | 136 | \note{To view, save or reshuffle the current dynamic playlist use the |
137 | \setting{Playlist} sub menu in the WPS context menu or in the | 137 | \setting{Playlist} sub menu in the WPS context menu or in the |