summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/rockbox_interface/main.tex')
-rw-r--r--manual/rockbox_interface/main.tex18
1 files changed, 9 insertions, 9 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 22d2defede..dddcef0d9e 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -25,7 +25,7 @@ picture above. In detail the buttons are described in the following paragraph.
25 On the right side the buttons \ButtonOn{}, \ButtonOff{}, \ButtonMode{} and 25 On the right side the buttons \ButtonOn{}, \ButtonOff{}, \ButtonMode{} and
26 the hold switch. Next comes on the bottom the USB port, 26 the hold switch. Next comes on the bottom the USB port,
27 a small hole for resetting the \dap{}, charger plug. On the left side located 27 a small hole for resetting the \dap{}, charger plug. On the left side located
28 is the button \ButtonRec{}. At least the top has headphone minijack plug, 28 is the button \ButtonRec{}. At least the top has headphone mini-jack plug,
29 remote port, optical/line in and optical/line out. 29 remote port, optical/line in and optical/line out.
30 The joystick in the middle of the \dap{} is 30 The joystick in the middle of the \dap{} is
31 used to navigate menus by pressing it up, down, left and right. Pressing the 31 used to navigate menus by pressing it up, down, left and right. Pressing the
@@ -42,7 +42,7 @@ picture above. In detail the buttons are described in the following paragraph.
42 four directional buttons used to navigate up, down, left and right. 42 four directional buttons used to navigate up, down, left and right.
43 43
44 On the top panel of the \dap{}, from left to right, you can find the 44 On the top panel of the \dap{}, from left to right, you can find the
45 following: headphone minijack plug, remote port, Line-in, Line-out. 45 following: headphone mini jack plug, remote port, Line-in, Line-out.
46 46
47 On the bottom panel of the \dap{}, from left to right, you can find the 47 On the bottom panel of the \dap{}, from left to right, you can find the
48 following: power jack and two USB ports. The USB port on the right is used 48 following: power jack and two USB ports. The USB port on the right is used
@@ -147,7 +147,7 @@ audio files to it.
147 147
148When you have files on your \dap{} you'll see the supported ones now. Of 148When you have files on your \dap{} you'll see the supported ones now. Of
149course you can change this view later. You can also completely switch to 149course you can change this view later. You can also completely switch to
150a view that is based on the metadata\footnote{ID3 Tags, Vorbis comments, etc.} 150a view that is based on the meta-data\footnote{ID3 Tags, Vorbis comments, etc.}
151of your audio files. This view is called Tag Cache (see 151of your audio files. This view is called Tag Cache (see
152\reference{ref:tagcache}). Now you can start browsing the folder structure of 152\reference{ref:tagcache}). Now you can start browsing the folder structure of
153your \dap{}. 153your \dap{}.
@@ -176,7 +176,7 @@ stops the playback instead of going up a level.
176Rockbox' main screen is the \setting{File Browser}. This is pretty different to 176Rockbox' main screen is the \setting{File Browser}. This is pretty different to
177most other players that use the ``While Playing Screen'' as their main screen. 177most other players that use the ``While Playing Screen'' as their main screen.
178In Rockbox' view this doesn't make any sense as when you are not playing a 178In Rockbox' view this doesn't make any sense as when you are not playing a
179file, information about the currently playing file isn't available and therfore 179file, information about the currently playing file isn't available and therefore
180useless. Because of this the \dap{} switches to the \setting{File Browser} when 180useless. Because of this the \dap{} switches to the \setting{File Browser} when
181playback gets stopped. There is no point showing the WPS when playback is 181playback gets stopped. There is no point showing the WPS when playback is
182stopped, so this is not and will not be possible. 182stopped, so this is not and will not be possible.
@@ -199,23 +199,23 @@ Some views, especially the file browser and the WPS have a context menu.
199From the file browser this can be accessed with \ActionStdContext{}. 199From the file browser this can be accessed with \ActionStdContext{}.
200The contents of the context menu vary, depending on the situation it gets 200The contents of the context menu vary, depending on the situation it gets
201called. The context menu itself presents you with some operations you can 201called. The context menu itself presents you with some operations you can
202perform with the currently hightlighted file. In the file browser this is 202perform with the currently highlighted file. In the file browser this is
203the file (or folder) that is highlighted by the cursor. From the WPS this is 203the file (or folder) that is highlighted by the cursor. From the WPS this is
204the currently playing file. Also there are some actions that don't apply 204the currently playing file. Also there are some actions that don't apply
205to the current file but refer to the screen from which the context menu 205to the current file but refer to the screen from which the context menu
206gets called. One example is the playback menu, which can be called using 206gets called. One example is the playback menu, which can be called using
207the context menu from within the WPS. 207the context menu from within the WPS.
208 208
209\section{Customizing Rockbox} 209\section{Customising Rockbox}
210Rockbox' User Interface can be customized using ``Themes''. Themes usually 210Rockbox' User Interface can be customised using ``Themes''. Themes usually
211only affect the visual apperance, but an advanced user can create a theme 211only affect the visual appearance, but an advanced user can create a theme
212that also changes various other settings like file view, LCD settings and 212that also changes various other settings like file view, LCD settings and
213all other settings that can be modified using \fname{.cfg} files. This topic 213all other settings that can be modified using \fname{.cfg} files. This topic
214is discussed in more detail in \reference{ref:manage_settings}. 214is discussed in more detail in \reference{ref:manage_settings}.
215The Rockbox distribution comes with some themes that should look nice on 215The Rockbox distribution comes with some themes that should look nice on
216your \dap{}. \note{Some of the themes shipped with Rockbox need additional 216your \dap{}. \note{Some of the themes shipped with Rockbox need additional
217fonts from the fonts package, so make sure you installed them. 217fonts from the fonts package, so make sure you installed them.
218Also, if you downloaded additional themes from the internet make sure you 218Also, if you downloaded additional themes from the Internet make sure you
219have the needed fonts installed as otherwise the theme may get displayed 219have the needed fonts installed as otherwise the theme may get displayed
220garbled.} 220garbled.}
221 221