summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-ondiofm.h3
-rw-r--r--firmware/export/config-ondiosp.h3
-rw-r--r--firmware/export/config-player.h5
-rw-r--r--manual/configure_rockbox/playback_options.tex47
4 files changed, 28 insertions, 30 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index 18c0ad7deb..d750b2d756 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -27,6 +27,9 @@
27/* define this if you have an Ondio style 6-key keyboard */ 27/* define this if you have an Ondio style 6-key keyboard */
28#define CONFIG_KEYPAD ONDIO_PAD 28#define CONFIG_KEYPAD ONDIO_PAD
29 29
30#define AB_REPEAT_ENABLE 1
31#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
32
30/* define this if you have access to the pitchscreen */ 33/* define this if you have access to the pitchscreen */
31#define HAVE_PITCHSCREEN 34#define HAVE_PITCHSCREEN
32 35
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index 41ee1e068e..43dbaaf06b 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -20,6 +20,9 @@
20/* define this if you have an Ondio style 6-key keyboard */ 20/* define this if you have an Ondio style 6-key keyboard */
21#define CONFIG_KEYPAD ONDIO_PAD 21#define CONFIG_KEYPAD ONDIO_PAD
22 22
23#define AB_REPEAT_ENABLE 1
24#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
25
23/* define this if you have access to the pitchscreen */ 26/* define this if you have access to the pitchscreen */
24#define HAVE_PITCHSCREEN 27#define HAVE_PITCHSCREEN
25 28
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index 94d5edf451..2fefcbdcac 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -16,11 +16,12 @@
16/* define this if you have the Player's keyboard */ 16/* define this if you have the Player's keyboard */
17#define CONFIG_KEYPAD PLAYER_PAD 17#define CONFIG_KEYPAD PLAYER_PAD
18 18
19#define AB_REPEAT_ENABLE 1
20#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
21
19/* The number of bytes reserved for loadable plugins */ 22/* The number of bytes reserved for loadable plugins */
20#define PLUGIN_BUFFER_SIZE 0x8000 23#define PLUGIN_BUFFER_SIZE 0x8000
21 24
22#define AB_REPEAT_ENABLE 1
23
24/* Define this if you have a MAS3507D */ 25/* Define this if you have a MAS3507D */
25#define CONFIG_CODEC MAS3507D 26#define CONFIG_CODEC MAS3507D
26 27
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index d800f7df23..7faf237f83 100644
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -11,8 +11,8 @@ related to audio playback.
11 % 11 %
12\item[Repeat]Configures settings related to repeating of directories or 12\item[Repeat]Configures settings related to repeating of directories or
13 playlists.\\ 13 playlists.\\
14 Options: \setting{Off} / \setting{All} / \setting{One} / \setting{Shuffle} 14 Options: \setting{Off} / \setting{All} / \setting{One} / \setting{Shuffle} /
15 \nopt{ondiosp,ondiofm}{\setting{/A-B}}: 15 \setting{A-B}:
16 \begin{description} 16 \begin{description}
17 % 17 %
18 \item[Off]The current playlist will not repeat when it is finished. 18 \item[Off]The current playlist will not repeat when it is finished.
@@ -30,32 +30,23 @@ related to audio playback.
30 \item[Shuffle]When the current playlist has finished playing, it will 30 \item[Shuffle]When the current playlist has finished playing, it will
31 be shuffled and then repeated. 31 be shuffled and then repeated.
32 % 32 %
33 \nopt{ondiosp,ondiofm}{ 33 \item[A-B]Repeats between two user defined points within a track,
34 \item[A-B]Repeats between two user defined points within a track, 34 typically used by musicians when attempting to learn a piece of music.
35 typically used by musicians when attempting to learn a piece of music. 35 This option is more complicated to use than the others as the \dap\
36 This option is more complicated to use than the others as the \dap\ 36 must first be placed into A-B repeat mode and then the start and end
37 must first be placed into A-B repeat mode and then the start and end 37 points defined.\\
38 points defined.\\ 38
39 39 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD%
40 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD% 40 ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
41 ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% 41 To set the Start Point (A) press \ActionWpsAbSetAPrevDir{}.
42 To set the Start Point (A) press \ActionWpsAbSetAPrevDir{}. 42 Setting the End Point (B) is done accordingly using
43 Setting the End Point (B) is done accordingly using 43 \ActionWpsAbSetBNextDir{}. To reset the markers press \ActionWpsAbReset{}.
44 \ActionWpsAbSetBNextDir{}. To reset the markers press \ActionWpsAbReset{}. 44 }%
45 }% 45 \opt{ipod,IAUDIO_X5_PAD,ONDIO_PAD,PLAYER_PAD}{%
46 \opt{ipod,IAUDIO_X5_PAD}{% 46 To set the Start Point (A) press \ActionWpsBrowse{}. The following
47 To set the Start Point (A) press \ActionWpsBrowse{}. The following 47 press of \ActionWpsBrowse{} will set the End Point (B), and a third
48 press of \ActionWpsBrowse{} will set the End Point (B), and a third 48 successive \ActionWpsBrowse{} will reset the markers.
49 successive \ActionWpsBrowse{} will reset the markers. 49 }%
50 }%
51 \opt{PLAYER_PAD}{%
52 \fixme{
53 Fix Me: Fill in keypresses
54 --- Sets Start Point (A)\\
55 --- Sets End Point (B)\\
56 }
57 }%
58 }
59 \end{description} 50 \end{description}
60 51
61\item[Play Selected First]This setting controls what happens when you 52\item[Play Selected First]This setting controls what happens when you