From 8d5a6609a33f3269bc80975b81e0e859a056d952 Mon Sep 17 00:00:00 2001 From: Brandon Low Date: Sat, 21 Jan 2006 23:43:57 +0000 Subject: AB-repeat mode for software codecs. Accessible through menu as a repeat mode, with buttom mappings much like those on other rockbox targets for now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8409 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h300.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-h300.h') diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h index ded20c9129..d57975d45d 100644 --- a/firmware/export/config-h300.h +++ b/firmware/export/config-h300.h @@ -48,6 +48,8 @@ /* The number of bytes reserved for loadable plugins */ #define PLUGIN_BUFFER_SIZE 0x80000 +#define AB_REPEAT_ENABLE 1 + #define CONFIG_TUNER TEA5767 #define CONFIG_TUNER_XTAL 32768 -- cgit v1.2.3