From 265621729b4bb9b99a1f3e250330f91b672350db Mon Sep 17 00:00:00 2001 From: Robert Kukla Date: Tue, 18 Mar 2008 16:02:41 +0000 Subject: 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 --- manual/advanced_topics/main.tex | 2 +- manual/configure_rockbox/bookmarking.tex | 11 +++++------ .../images/ss-equalizer-160x128x1.png | Bin 0 -> 751 bytes .../images/ss-general-settings-160x128x1.png | Bin 0 -> 1060 bytes .../images/ss-sound-settings-160x128x1.png | Bin 0 -> 1045 bytes manual/configure_rockbox/playback_options.tex | 8 +++++++- .../images/ss-list-bookmarks-160x128x1.png | Bin 0 -> 595 bytes manual/main_menu/images/ss-main-menu-160x128x1.png | Bin 0 -> 973 bytes manual/plugins/disktidy.tex | 2 +- manual/rockbox_interface/browsing_and_playing.tex | 2 +- manual/rockbox_interface/images/mrobe100-front.png | Bin 27446 -> 36346 bytes manual/rockbox_interface/wps.tex | 2 +- 12 files changed, 16 insertions(+), 11 deletions(-) create mode 100644 manual/configure_rockbox/images/ss-equalizer-160x128x1.png create mode 100644 manual/configure_rockbox/images/ss-general-settings-160x128x1.png create mode 100644 manual/configure_rockbox/images/ss-sound-settings-160x128x1.png create mode 100644 manual/main_menu/images/ss-list-bookmarks-160x128x1.png create mode 100644 manual/main_menu/images/ss-main-menu-160x128x1.png (limited to 'manual') diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex index 6533d339c8..6ef1816184 100644 --- a/manual/advanced_topics/main.tex +++ b/manual/advanced_topics/main.tex @@ -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 diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex index 5103f28d67..1c571b8eda 100644 --- a/manual/configure_rockbox/bookmarking.tex +++ b/manual/configure_rockbox/bookmarking.tex @@ -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} diff --git a/manual/configure_rockbox/images/ss-equalizer-160x128x1.png b/manual/configure_rockbox/images/ss-equalizer-160x128x1.png new file mode 100644 index 0000000000..6173046ee1 Binary files /dev/null and b/manual/configure_rockbox/images/ss-equalizer-160x128x1.png differ diff --git a/manual/configure_rockbox/images/ss-general-settings-160x128x1.png b/manual/configure_rockbox/images/ss-general-settings-160x128x1.png new file mode 100644 index 0000000000..07a6169dc3 Binary files /dev/null and b/manual/configure_rockbox/images/ss-general-settings-160x128x1.png differ diff --git a/manual/configure_rockbox/images/ss-sound-settings-160x128x1.png b/manual/configure_rockbox/images/ss-sound-settings-160x128x1.png new file mode 100644 index 0000000000..17545b7d85 Binary files /dev/null and b/manual/configure_rockbox/images/ss-sound-settings-160x128x1.png differ diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index 28667a7867..3794efbb37 100644 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex @@ -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)\\ diff --git a/manual/main_menu/images/ss-list-bookmarks-160x128x1.png b/manual/main_menu/images/ss-list-bookmarks-160x128x1.png new file mode 100644 index 0000000000..399cfabb9d Binary files /dev/null and b/manual/main_menu/images/ss-list-bookmarks-160x128x1.png differ diff --git a/manual/main_menu/images/ss-main-menu-160x128x1.png b/manual/main_menu/images/ss-main-menu-160x128x1.png new file mode 100644 index 0000000000..7e4013ad94 Binary files /dev/null and b/manual/main_menu/images/ss-main-menu-160x128x1.png differ diff --git a/manual/plugins/disktidy.tex b/manual/plugins/disktidy.tex index 67c4082309..33dfc5f31c 100644 --- a/manual/plugins/disktidy.tex +++ b/manual/plugins/disktidy.tex @@ -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} diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index 32f6bf671a..d8430e662a 100644 --- a/manual/rockbox_interface/browsing_and_playing.tex +++ b/manual/rockbox_interface/browsing_and_playing.tex @@ -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}{}{} diff --git a/manual/rockbox_interface/images/mrobe100-front.png b/manual/rockbox_interface/images/mrobe100-front.png index f435e4ab4d..fc3243e2d0 100644 Binary files a/manual/rockbox_interface/images/mrobe100-front.png and b/manual/rockbox_interface/images/mrobe100-front.png differ diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index a775360d3f..478bdeae8f 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -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.\\% }% -- cgit v1.2.3