summaryrefslogtreecommitdiffstats
path: root/firmware/export/config/sansaclip.h
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2010-05-14 11:08:15 +0000
committerRafaël Carré <rafael.carre@gmail.com>2010-05-14 11:08:15 +0000
commit020dddffacccda4dbf88b0f72ebed65759d858c8 (patch)
tree87d92ed8b00f7237482f7c6d0440ff134d6ce76f /firmware/export/config/sansaclip.h
parentabd6b147cc958ba53e508a3b925d96f8bea0c457 (diff)
downloadrockbox-020dddffacccda4dbf88b0f72ebed65759d858c8.tar.gz
rockbox-020dddffacccda4dbf88b0f72ebed65759d858c8.zip
Enable recording on clipv1/m200v4/c200v2
Use smaller recording buffer and watermarks on these models with 2MB of ram Rearrange watermark calculation expressions so we can use fractional numbers of seconds but still with integer results Only enable spinup time adjustement for ATA targets Flash targets (sansas and ondiofm) should still work fine, but they were not tested git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26014 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config/sansaclip.h')
-rw-r--r--firmware/export/config/sansaclip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansaclip.h b/firmware/export/config/sansaclip.h
index 6cf7ec7c6f..c139d91421 100644
--- a/firmware/export/config/sansaclip.h
+++ b/firmware/export/config/sansaclip.h
@@ -12,7 +12,7 @@
#define HW_SAMPR_CAPS SAMPR_CAP_ALL
/* define this if you have recording possibility */
-//#define HAVE_RECORDING
+#define HAVE_RECORDING
#define REC_SAMPR_CAPS SAMPR_CAP_ALL