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.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index e6ca8a4a43..77d7d64d58 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -360,8 +360,8 @@ In the tree view use \ActionStdNext{} and \ActionStdPrev{} to move around
360the selection. Use \ActionStdOk{} to select an item. When browsing the file 360the selection. Use \ActionStdOk{} to select an item. When browsing the file
361system selecting an audio file plays it. The view switches to the ``While 361system selecting an audio file plays it. The view switches to the ``While
362playing screen'', usually abbreviated as ``WPS'' (see \reference{ref:WPS}. The 362playing screen'', usually abbreviated as ``WPS'' (see \reference{ref:WPS}. The
363dynamic playlist gets replaced with the contents of the current folder. This 363dynamic playlist gets replaced with the contents of the current directory. This
364way you can easily treat folders as playlists. The created dynamic playlist can 364way you can easily treat directories as playlists. The created dynamic playlist can
365be extended or modified while playing. This is also known as 365be extended or modified while playing. This is also known as
366``on-the-fly playlist''. 366``on-the-fly playlist''.
367To go back to the \setting{File Browser} stop the playback with the 367To go back to the \setting{File Browser} stop the playback with the
@@ -375,7 +375,7 @@ Rockbox is playlist oriented. This means that every time you play an audio file,
375a so-called ``dynamic playlist'' is generated, unless you play a saved 375a so-called ``dynamic playlist'' is generated, unless you play a saved
376playlist. You can modify the dynamic playlist while playing and also save 376playlist. You can modify the dynamic playlist while playing and also save
377it to a file. If you don't want to use playlists you can simply play your 377it to a file. If you don't want to use playlists you can simply play your
378files folder based. 378files directory based.
379Playlists are covered in detail in \reference{ref:working_with_playlists}. 379Playlists are covered in detail in \reference{ref:working_with_playlists}.
380 380
381\subsubsection{Menu} 381\subsubsection{Menu}
@@ -389,7 +389,7 @@ From the file browser this can be accessed with \ActionStdContext{}.
389The contents of the context menu vary, depending on the situation it gets 389The contents of the context menu vary, depending on the situation it gets
390called. The context menu itself presents you with some operations you can 390called. The context menu itself presents you with some operations you can
391perform with the currently highlighted file. In the file browser this is 391perform with the currently highlighted file. In the file browser this is
392the file (or folder) that is highlighted by the cursor. From the WPS this is 392the file (or directory) that is highlighted by the cursor. From the WPS this is
393the currently playing file. Also there are some actions that don't apply 393the currently playing file. Also there are some actions that don't apply
394to the current file but refer to the screen from which the context menu 394to the current file but refer to the screen from which the context menu
395gets called. One example is the playback menu, which can be called using 395gets called. One example is the playback menu, which can be called using