mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Patch #868645 by Philipp Pertermann, volume triggered recording for the Archos recording devices
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6243 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5fb6c64ffc
commit
68482bbed2
10 changed files with 1096 additions and 105 deletions
|
|
@ -3009,3 +3009,63 @@ desc: Announce that the RTC alarm has been turned off
|
|||
eng: "Alarm Disabled"
|
||||
voice: "Alarm Disabled"
|
||||
new:
|
||||
|
||||
###########################
|
||||
id: LANG_RECORD_TRIGGER
|
||||
desc: in recording settings_menu
|
||||
eng: "Trigger"
|
||||
new:
|
||||
|
||||
id: LANG_RECORD_START_THRESHOLD
|
||||
desc: in recording settings_menu
|
||||
eng: "Start above"
|
||||
new:
|
||||
|
||||
id: LANG_RECORD_MIN_DURATION
|
||||
desc: in recording settings_menu
|
||||
eng: "for at least"
|
||||
new:
|
||||
|
||||
id: LANG_RECORD_STOP_THRESHOLD
|
||||
desc: in recording settings_menu
|
||||
eng: "Stop below"
|
||||
new:
|
||||
|
||||
id: LANG_RECORD_STOP_POSTREC
|
||||
desc: in recording settings_menu
|
||||
eng: "for at least"
|
||||
new:
|
||||
|
||||
id: LANG_RECORD_STOP_GAP
|
||||
desc: in recording settings_menu
|
||||
eng: "presplit gap"
|
||||
new:
|
||||
|
||||
id: LANG_RECORD_TRIGGER_MODE
|
||||
desc: in recording settings_menu
|
||||
eng: "Trigger"
|
||||
new:
|
||||
|
||||
id: LANG_RECORD_TRIG_NOREARM
|
||||
desc: in recording settings_menu
|
||||
eng: "one"
|
||||
new:
|
||||
|
||||
id: LANG_RECORD_TRIG_REARM
|
||||
desc: in recording settings_menu
|
||||
eng: "repeat"
|
||||
new:
|
||||
|
||||
id: LANG_DB_INF
|
||||
desc: -inf db for values below measurement
|
||||
eng: "-inf"
|
||||
new:
|
||||
|
||||
id: LANG_RECORD_TRIG_IDLE
|
||||
desc: waiting for threshold
|
||||
eng: "Trigger idle"
|
||||
new:
|
||||
|
||||
id: LANG_RECORD_TRIGGER_ACTIVE
|
||||
eng: "Trigger active"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue