From 6f169b4373d4d59b657928cbf61eaead8fe9e58c Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sun, 5 Jul 2009 18:21:19 +0000 Subject: Manual: clean up some things related to the inclusion of the remotes. For button tables that use the 'Action' defines use HAVEREMOTEKEYMAP instead of the IRIVER_RC_H100_PAD so that the commands defined in the remote-keymap platform files will automatically be used. If a remote does not have all actions assigned, we can still define these commands but leave them empty. There will be some exceptions but this is still better than long opt lists. - Revert the changes to nim.tex (a Player only plugin) and splitedit.tex (bitmap Archos only) in the plugins section. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21666 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/split_editor.tex | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'manual/plugins/split_editor.tex') diff --git a/manual/plugins/split_editor.tex b/manual/plugins/split_editor.tex index 8d3218e4fd..6ad7a0518e 100644 --- a/manual/plugins/split_editor.tex +++ b/manual/plugins/split_editor.tex @@ -116,9 +116,9 @@ The whole process of splitting an mp3 file consists of three steps: \begin{btnmap}{Controls in the split editor}{} \ButtonOff \opt{IRIVER_RC_H100_PAD}{&} & Quit plugin \\ % - \ButtonLeft\ / \ButtonRight \opt{IRIVER_RC_H100_PAD}{&} & Move the split point indicator \\ + \ButtonLeft\ / \ButtonRight & Move the split point indicator \\ % - \ButtonUp\ / \ButtonDown \opt{IRIVER_RC_H100_PAD}{&} & Zoom in / out \\ + \ButtonUp\ / \ButtonDown & Zoom in / out \\ % \opt{RECORDER_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu} @@ -138,15 +138,12 @@ The whole process of splitting an mp3 file consists of three steps: \opt{RECORDER_PAD}{ % \ButtonOn\ + \ButtonLeft - \opt{IRIVER_RC_H100_PAD}{&} & Play half speed \\ % \ButtonOn\ + \ButtonRight - \opt{IRIVER_RC_H100_PAD}{&} & Play 150\% speed \\ % \ButtonOn\ + \ButtonPlay - \opt{IRIVER_RC_H100_PAD}{&} & Play normal speed \\ } \end{btnmap} @@ -167,13 +164,13 @@ Save Dialogue}{} \begin{table} \begin{btnmap}{Controls in the save dialogue}{} - \ButtonUp\ / \ButtonDown \opt{IRIVER_RC_H100_PAD}{&} & Select item \\ + \ButtonUp\ / \ButtonDown & Select item \\ % \opt{RECORDER_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonRight} & Toggle / edit item \\ % - \ButtonOff \opt{IRIVER_RC_H100_PAD}{&} & Cancel \\ + \ButtonOff & Cancel \\ \end{btnmap} \end{table} -- cgit v1.2.3