From e0a0acb7f62f9403a88b05380a1c07bbb9d0bdb2 Mon Sep 17 00:00:00 2001 From: peter Date: Sun, 26 Aug 2007 10:44:52 +0000 Subject: [PATCH] Clip counter manual update, language tweak and translation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14458 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 8 ++--- apps/lang/nederlands.lang | 45 ++++++++++++++++++++++++++++ manual/configure_rockbox/display_options.tex | 3 ++ manual/main_menu/recording_screen.tex | 5 +++- 4 files changed, 56 insertions(+), 5 deletions(-) diff --git a/apps/lang/english.lang b/apps/lang/english.lang index de696c664..8a06401cd 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -11127,18 +11127,18 @@ desc: in settings, for recording peak meter user: - *: "Peak meter clipcounter" + *: "Clip Counter" - *: "Peak meter clipcounter" + *: "Clip Counter" - *: "" + *: "Clip Counter" id: LANG_PM_CLIPCOUNT - desc: in recording GUI, for recording peak meter + desc: in recording GUI, for recording peak meter. MAX 5 characters! user: *: "CLIP:" diff --git a/apps/lang/nederlands.lang b/apps/lang/nederlands.lang index 382f0498a..3c4986a64 100644 --- a/apps/lang/nederlands.lang +++ b/apps/lang/nederlands.lang @@ -11033,3 +11033,48 @@ rtc: "" + + id: VOICE_OH + desc: spoken only, for wall clock announce + user: + + *: none + rtc: "" + + + *: none + rtc: "" + + + *: none + rtc: "uur" + + + + id: LANG_PM_CLIPCOUNTER + desc: in settings, for recording peak meter + user: + + *: "Clip Counter" + + + *: "Clip Teller" + + + *: "Clip Teller" + + + + id: LANG_PM_CLIPCOUNT + desc: in recording GUI, for recording peak meter. MAX 5 characters! + user: + + *: "CLIP:" + + + *: "CLIP:" + + + *: "" + + diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex index c96833d0c..7c8f439b6 100644 --- a/manual/configure_rockbox/display_options.tex +++ b/manual/configure_rockbox/display_options.tex @@ -243,6 +243,9 @@ \item[Clip Hold Time:] The number of seconds that the clipping indicator will be visible after clipping is detected. + \item[Clip Counter:] + Show the number of times the clip indicator went active during recording + in front of the peakmeters. \item[Scale:] Select whether the peak meter displays linear or logarithmic values. The human ear perceives loudness on a logarithmic scale. If the Scale diff --git a/manual/main_menu/recording_screen.tex b/manual/main_menu/recording_screen.tex index 7ae4205ab..9f51a60ce 100644 --- a/manual/main_menu/recording_screen.tex +++ b/manual/main_menu/recording_screen.tex @@ -10,7 +10,10 @@ the \setting{Recording Settings} (see below). The \setting{Recording Screen} shows the time elapsed and the size of the file being recorded. A peak meter is present to allow you set gain correctly. There is also a volume setting, this will only affect the output level of the \dap{} and does \emph{not} -affect the recorded sound. +affect the recorded sound. If enabled in the peak meter settings, a counter in +front of the peak meters shows the number of times the clip indicator was +activated during recording. The counter is reset to zero when starting a new +recording. \opt{SWCODEC}{ \note{When you start a recording, the hard disk will spin up. This will cause the peak meters to freeze in the process. This is expected behaviour, and -- 2.11.4.GIT