m:robe 100 manual work - it is now in a state comparable to the gigabeat one

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16695 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Robert Kukla 2008-03-18 16:02:41 +00:00
parent 455fabfcb8
commit 265621729b
12 changed files with 16 additions and 11 deletions

View file

@ -47,7 +47,7 @@ file find the instructions on the Rockbox website:
\setting{While Playing Screen}.
}
\nopt{archos}{%
\nopt{archos,mrobe100}{%
\subsection{\label{ref:LoadingBackdrops}Loading Backdrops}
Rockbox supports showing an image as a backdrop in the \setting{File Browser}
and the menus. The backdrop image must be a \fname{.bmp} file of the exact

View file

@ -2,7 +2,8 @@
\section{\label{ref:Bookmarkconfigactual}Bookmarking}
Bookmarks allow you to save your current position within a track so that
you can return to it at a later time. Bookmarks are saved on a per directory
basis, they are stored in the same directory as the files they reference.
basis (for dynamic playlists) or for individual (saved) playlists. They are
stored next to the directory/playlist they reference.
You can store multiple bookmarks for the same track.
\begin{description}
\item [Bookmark on Stop. ]This option controls whether Rockbox writes a
@ -54,9 +55,7 @@
\setting{Recent Bookmarks} option of the \setting{Bookmarks} sub menu of the
Main Menu. When set to \setting{Yes} each new bookmark will be added to the
MRB list. Setting this to \setting{No} disables the addition of bookmarks to
the MRB list. \setting{Unique Only} will remove an old bookmark for the current
track from the MRB list and replace it with the new one if a bookmark in the
MRB list already existed. Otherwise this will behave like the
\setting{Yes} setting.
\fixme{The above information was obtained by reading the source code, but my C is rather rusty...}
the MRB list. \setting{Unique Only} behaves like the \setting{Yes} setting
but in addition all older entries for the current (dynamic) playlist will
be removed from the MRB whenever a new entry is added.
\end{description}

Binary file not shown.

After

Width:  |  Height:  |  Size: 751 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -70,7 +70,13 @@ related to audio playback.
\ButtonA{} and \ButtonRight{}.
To reset the markers hold \ButtonA{} and press \ButtonSelect{}.
}
\nopt{h1xx,h300,h10,h10_5gb,ipod,x5,e200,gigabeat,RECORDER_PAD}{
\opt{MROBE100_PAD}{
To set the Start Point (A) hold \ButtonDisplay{} and press \ButtonLeft{}.
Setting the End Point (B) is done accordingly using
\ButtonDisplay{} and \ButtonRight{}.
To reset the markers hold \ButtonDisplay{} and press \ButtonSelect{}.
}
\nopt{h1xx,h300,h10,h10_5gb,ipod,x5,e200,gigabeat,RECORDER_PAD,MROBE100_PAD}{
\fixme{
--- Sets Start Point (A)\\
--- Sets End Point (B)\\

Binary file not shown.

After

Width:  |  Height:  |  Size: 595 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 973 B

View file

@ -17,7 +17,7 @@
\opt{PLAYER_PAD}{\ButtonStop}%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}%
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}%
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}%
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}%
& Exit\ /\ Abort\\
\end{btnmap}
\end{table}

View file

@ -200,7 +200,7 @@ This is the virtual keyboard that is used when entering text in Rockbox, for
\end{table}
}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,MROBE100_PAD}{
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD}{
\textbf{Picker area}
\begin{table}
\begin{btnmap}{}{}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View file

@ -104,7 +104,7 @@ your WPS (While Playing Screen).
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{%
\ActionWpsIdThreeScreen & Enter \setting{ID3 Viewer}.\\%
}%
\opt{h1xx,h300,e200,gigabeat,h10,h10_5gb,RECORDER_PAD}{%
\opt{h1xx,h300,e200,gigabeat,h10,h10_5gb,RECORDER_PAD,MROBE100_PAD}{%
\ActionWpsAbSetBNextDir & Skip to the next directory.\\%
\ActionWpsAbSetAPrevDir & Skip to the previous directory.\\%
}%