enable ab-repeat for gigabeat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15865 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
aee243e7d8
commit
0b1f45adb3
2 changed files with 9 additions and 1 deletions
|
@ -71,6 +71,8 @@
|
|||
/* The number of bytes reserved for loadable plugins */
|
||||
#define PLUGIN_BUFFER_SIZE 0x80000
|
||||
|
||||
#define AB_REPEAT_ENABLE 1
|
||||
|
||||
/* Define this if you have the WM8975 audio codec */
|
||||
#define HAVE_WM8751
|
||||
|
||||
|
|
|
@ -68,7 +68,13 @@ related to audio playback.
|
|||
\ButtonPower{} and \ButtonRight{}.
|
||||
To reset the markers hold \ButtonPower{} and press \ButtonUp{}.
|
||||
}
|
||||
\nopt{h1xx,h300,h10,h10_5gb,ipod,x5,e200,RECORDER_PAD}{
|
||||
\opt{gigabeat}{
|
||||
To set the Start Point (A) hold \ButtonA{} and press \ButtonLeft{}.
|
||||
Setting the End Point (B) is done accordingly using
|
||||
\ButtonA{} and \ButtonRight{}.
|
||||
To reset the markers hold \ButtonA{} and press \ButtonSelect{}.
|
||||
}
|
||||
\nopt{h1xx,h300,h10,h10_5gb,ipod,x5,e200,gigabeat,RECORDER_PAD}{
|
||||
\fixme{
|
||||
--- Sets Start Point (A)\\
|
||||
--- Sets End Point (B)\\
|
||||
|
|
Loading…
Reference in a new issue