From 45fc5e3aade9a47727b8caacf75958f9ee527167 Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Sun, 18 Jul 2010 18:43:08 +0000 Subject: Add a 'ab_repeat_buttons' feature Use it in the manual instead of a built in list of models Sort all features which aren't used in apps/lang/* Fix FS#11379 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27485 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/playback_options.tex | 3 +-- manual/rockbox_interface/wps.tex | 6 ++---- 2 files changed, 3 insertions(+), 6 deletions(-) (limited to 'manual') diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index 7d9c8baa09..727f8d334d 100644 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex @@ -37,8 +37,7 @@ you to configure settings related to audio playback. must first be placed into A-B repeat mode and then the start and end points defined.\\ - \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD% - ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% + \opt{ab_repeat_buttons}{ To set the Start Point (A) press \ActionWpsAbSetAPrevDir{}. Setting the End Point (B) is done accordingly using \ActionWpsAbSetBNextDir{}. To reset the markers press \ActionWpsAbReset{}. diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index cdfde8d3fc..a8063481a5 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -144,8 +144,7 @@ your WPS (While Playing Screen). \ActionWpsHotkey \opt{HAVEREMOTEKEYMAP}{& } & Activate the \setting{Hotkey} function (see \reference{ref:Hotkeys}).\\ } - \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD% - ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% + \opt{ab_repeat_buttons}{ \ActionWpsAbSetBNextDir{} or }% % not all targets have the above action defined but the one below works on all Short \ActionWpsSkipNext{} + Long \ActionWpsSkipNext @@ -155,8 +154,7 @@ your WPS (While Playing Screen). Short \ActionRCWpsSkipNext{} + Long \ActionRCWpsSkipNext} & Skip to the next directory.\\ % - \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD% - ,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% + \opt{ab_repeat_buttons}{ \ActionWpsAbSetAPrevDir{} or }% Short \ActionWpsSkipPrev{} + Long \ActionWpsSkipPrev \opt{HAVEREMOTEKEYMAP}{ -- cgit v1.2.3