summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Kukla <roolku@rockbox.org>2007-12-01 19:04:26 +0000
committerRobert Kukla <roolku@rockbox.org>2007-12-01 19:04:26 +0000
commit0b1f45adb3fabad33c7b5ebed1c7a283d9bbce63 (patch)
treed85ec30e999f30501a2cfa045f51232fd73c68ea
parentaee243e7d8b14cb0a1ec1e85ae9bd942254a1308 (diff)
downloadrockbox-0b1f45adb3fabad33c7b5ebed1c7a283d9bbce63.tar.gz
rockbox-0b1f45adb3fabad33c7b5ebed1c7a283d9bbce63.zip
enable ab-repeat for gigabeat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15865 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--firmware/export/config-gigabeat.h2
-rw-r--r--manual/configure_rockbox/playback_options.tex8
2 files changed, 9 insertions, 1 deletions
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h
index 2e3ea07b36..02f5b9fc2b 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -71,6 +71,8 @@
71/* The number of bytes reserved for loadable plugins */ 71/* The number of bytes reserved for loadable plugins */
72#define PLUGIN_BUFFER_SIZE 0x80000 72#define PLUGIN_BUFFER_SIZE 0x80000
73 73
74#define AB_REPEAT_ENABLE 1
75
74/* Define this if you have the WM8975 audio codec */ 76/* Define this if you have the WM8975 audio codec */
75#define HAVE_WM8751 77#define HAVE_WM8751
76 78
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index 70dad6c2a9..ad307e419f 100644
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -68,7 +68,13 @@ related to audio playback.
68 \ButtonPower{} and \ButtonRight{}. 68 \ButtonPower{} and \ButtonRight{}.
69 To reset the markers hold \ButtonPower{} and press \ButtonUp{}. 69 To reset the markers hold \ButtonPower{} and press \ButtonUp{}.
70 } 70 }
71 \nopt{h1xx,h300,h10,h10_5gb,ipod,x5,e200,RECORDER_PAD}{ 71 \opt{gigabeat}{
72 To set the Start Point (A) hold \ButtonA{} and press \ButtonLeft{}.
73 Setting the End Point (B) is done accordingly using
74 \ButtonA{} and \ButtonRight{}.
75 To reset the markers hold \ButtonA{} and press \ButtonSelect{}.
76 }
77 \nopt{h1xx,h300,h10,h10_5gb,ipod,x5,e200,gigabeat,RECORDER_PAD}{
72 \fixme{ 78 \fixme{
73 --- Sets Start Point (A)\\ 79 --- Sets Start Point (A)\\
74 --- Sets End Point (B)\\ 80 --- Sets End Point (B)\\