From 3b8f93af0ab44be4ba5690fa82860cbf2069a849 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Wed, 19 Jan 2011 14:34:31 +0000 Subject: Enable AB repeat for the Gigabeat S, this will break lang string/voice clip order for this target so update your voice file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29092 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/gigabeats.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/firmware/export/config/gigabeats.h b/firmware/export/config/gigabeats.h index 3b3a717e20..2f1d241701 100644 --- a/firmware/export/config/gigabeats.h +++ b/firmware/export/config/gigabeats.h @@ -84,6 +84,8 @@ /* The number of bytes reserved for loadable plugins */ #define PLUGIN_BUFFER_SIZE 0x80000 +#define AB_REPEAT_ENABLE + /* Define this if you have a SI4700 fm radio tuner */ #define CONFIG_TUNER SI4700 -- cgit v1.2.3