Implement FS #2976: Clip Counter for recording screen. If enabled in peak meter setti...
commit272d77d7297433bf3dbeeb062bd8d5e6a0c118f4
authorpeter <peter@a1c6a512-1295-4272-9138-f99709370657>
Sat, 25 Aug 2007 15:53:54 +0000 (25 15:53 +0000)
committerpeter <peter@a1c6a512-1295-4272-9138-f99709370657>
Sat, 25 Aug 2007 15:53:54 +0000 (25 15:53 +0000)
treed5f11cf489202737c93dafd52f9f65fb09f6a2b8
parentc39038f54927d619ec4fe0979788d9c4dcbb12aa
Implement FS #2976: Clip Counter for recording screen. If enabled in peak meter settings, it shows the number of times clipping occurred (clip indicator going on). Count is reset on recording start and only counts during actual recording. Stays on screen when stopping or pauzing. Also fix a drawing bug when peakmeters start at a non-zero x offset.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14455 a1c6a512-1295-4272-9138-f99709370657
apps/lang/english.lang
apps/menus/display_menu.c
apps/misc.c
apps/recorder/peakmeter.c
apps/recorder/peakmeter.h
apps/recorder/radio.c
apps/recorder/recording.c
apps/recorder/recording.h
apps/settings.h
apps/settings_list.c