From be90f74e89978224a169c793d4e688867dc38b41 Mon Sep 17 00:00:00 2001 From: Peter D'Hoye Date: Wed, 3 Mar 2010 22:16:08 +0000 Subject: 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 --- apps/features.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/features.txt') 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 #endif #endif +#if defined(HAVE_RECORDING_HISTOGRAM) +recording_histogram +#endif + #if defined(HAVE_REMOTE_LCD) remote remote_lcd_invert -- cgit v1.2.3