From e58b5633055e393daafe1abb7d5453cb32e70b01 Mon Sep 17 00:00:00 2001 From: alle Date: Wed, 23 Dec 2009 21:47:45 +0000 Subject: [PATCH] Describe how 'delete current file' works git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24104 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/wps.tex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index 0d63f4783..5f4b32b38 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -273,7 +273,10 @@ This \setting{Open With} function is the same as the \setting{Open With} function in the file browser's \setting{Context Menu}. \subsubsection{Delete} -Delete the currently playing file. +Delete the currently playing file. The file will be deleted but the playback +of the file will not stop immediately. Instead, the part of the file that +has already been buffered (i.e. read into the \daps\ memory) will be played. +This may even be the whole track. \opt{pitchscreen}{ \subsubsection{\label{sec:pitchscreen}Pitch} -- 2.11.4.GIT