summaryrefslogtreecommitdiff
path: root/apps/lang/english.lang
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2005-08-29 20:07:17 +0000
committerJens Arnold <amiconn@rockbox.org>2005-08-29 20:07:17 +0000
commit99a0598c284471342fcda1fdcba90d4b666bfbb3 (patch)
tree83cc502095e87277de770456498d2de6cf8f473b /apps/lang/english.lang
parent89a8ca4408c3ea34464898b0ce52a0d8351fa323 (diff)
downloadrockbox-99a0598c284471342fcda1fdcba90d4b666bfbb3.tar.gz
rockbox-99a0598c284471342fcda1fdcba90d4b666bfbb3.zip
Major peakmeter rework: * Changed set/get functions for dbfs mode to bool type. * Removed performance setting, leaving (slightly adapted) high performance mode only. * Refresh rate is always 20 Hz now. * Readout doesn't do an extra (hidden) peek, should allow for slightly better clip detection. * Brought back high performance peakmeter for recording. Peakmeter stops hogging the CPU when the disk is spinning; this is enough to avoid the performance problem when saving data. * Optimisations, code cleanup and code policeing. * (iriver) Reduced CPU load of peakmeter by not calculating excessive overlaps. ** Bumped config block version, so save your settings before upgrading.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7415 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/english.lang')
-rw-r--r--apps/lang/english.lang18
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 75601c858b..6feac25ee8 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -878,21 +878,21 @@ voice: "Numeric"
878new: 878new:
879 879
880id: LANG_PM_PERFORMANCE 880id: LANG_PM_PERFORMANCE
881desc: in the peak meter menu 881desc: DEPRECATED
882eng: "Performance" 882eng: ""
883voice: "Performance" 883voice:
884new: 884new:
885 885
886id: LANG_PM_HIGH_PERFORMANCE 886id: LANG_PM_HIGH_PERFORMANCE
887desc: in the peak meter menu 887desc: DEPRECATED
888eng: "High performance" 888eng: ""
889voice: "High performance" 889voice: ""
890new: 890new:
891 891
892id: LANG_PM_ENERGY_SAVER 892id: LANG_PM_ENERGY_SAVER
893desc: in the peak meter menu 893desc: DEPRECATED
894eng: "Save Energy" 894eng: ""
895voice: "Save Energy" 895voice: ""
896new: 896new:
897 897
898id: LANG_PM_SCALE 898id: LANG_PM_SCALE