summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorCástor Muñoz <cmvidal@gmail.com>2015-10-17 03:33:31 +0200
committerCástor Muñoz <cmvidal@gmail.com>2015-10-17 03:33:31 +0200
commitd57e65109ac74ce49d8ac50a00d8ef88a0065e28 (patch)
tree758d4bdc28c052faad76d1f2dea6d3e1c5ef06e8 /firmware
parent2172c11849673220f8fedb7b3dedcef4c68ac87f (diff)
downloadrockbox-d57e65109ac74ce49d8ac50a00d8ef88a0065e28.tar.gz
rockbox-d57e65109ac74ce49d8ac50a00d8ef88a0065e28.zip
iPod Classic: enable AB repeat
Change-Id: I58f3b0a3e4d8a1649d5549c312e6a259bce697a4
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config/ipod6g.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h
index 0a40108699..228867ed82 100644
--- a/firmware/export/config/ipod6g.h
+++ b/firmware/export/config/ipod6g.h
@@ -103,8 +103,8 @@
103/* Define this to have CPU boosted while scrolling in the UI */ 103/* Define this to have CPU boosted while scrolling in the UI */
104#define HAVE_GUI_BOOST 104#define HAVE_GUI_BOOST
105 105
106//#define AB_REPEAT_ENABLE 106#define AB_REPEAT_ENABLE
107//#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE 107#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
108 108
109/* define this if you have a disk storage, i.e. something 109/* define this if you have a disk storage, i.e. something
110 that needs spinups and can cause skips when shaked */ 110 that needs spinups and can cause skips when shaked */