summaryrefslogtreecommitdiff
path: root/apps/features.txt
diff options
context:
space:
mode:
authorPeter D'Hoye <peter.dhoye@gmail.com>2010-03-03 22:16:08 +0000
committerPeter D'Hoye <peter.dhoye@gmail.com>2010-03-03 22:16:08 +0000
commitbe90f74e89978224a169c793d4e688867dc38b41 (patch)
treedce0af0eb60cd29e421b55a213a3fbfdb993031f /apps/features.txt
parent5c80a838e4f6217970998df9d2bef44a9dddc795 (diff)
downloadrockbox-be90f74e89978224a169c793d4e688867dc38b41.tar.gz
rockbox-be90f74e89978224a169c793d4e688867dc38b41.zip
Histogram display on recording screen. Based on the work of Jvo Studer in FS #5021 but reduced and reworked since the recording screen code changed quite a bit since his patch. For now enabled on iriver h1x0 and h3x0 only.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25007 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/features.txt')
-rw-r--r--apps/features.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/features.txt b/apps/features.txt
index f94a74cd19..242d2d4386 100644
--- a/apps/features.txt
+++ b/apps/features.txt
@@ -148,6 +148,10 @@ recording_mic
148#endif 148#endif
149#endif 149#endif
150 150
151#if defined(HAVE_RECORDING_HISTOGRAM)
152recording_histogram
153#endif
154
151#if defined(HAVE_REMOTE_LCD) 155#if defined(HAVE_REMOTE_LCD)
152remote 156remote
153remote_lcd_invert 157remote_lcd_invert