diff options
author | Andree Buschmann <AndreeBuschmann@t-online.de> | 2010-04-14 19:44:07 +0000 |
---|---|---|
committer | Andree Buschmann <AndreeBuschmann@t-online.de> | 2010-04-14 19:44:07 +0000 |
commit | 53cf63fbbc3a8b0d41feb7b81c1ef0da652f616b (patch) | |
tree | d7ed17ccc83f6e61f77ebe7f34f333b1f74fd472 /manual/plugins | |
parent | d5caa1b2e623540d4ee7f2ed8fba8b9aea0ef7cd (diff) | |
download | rockbox-53cf63fbbc3a8b0d41feb7b81c1ef0da652f616b.tar.gz rockbox-53cf63fbbc3a8b0d41feb7b81c1ef0da652f616b.zip |
Consistent use of Hz, kHz, dB, dbFS, ms, s and min. Add spaces between number and unit -- e.g. '5 dB'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25648 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins')
-rw-r--r-- | manual/plugins/mpegplayer.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/mpegplayer.tex b/manual/plugins/mpegplayer.tex index 3ae54424d2..5e92df5ca0 100644 --- a/manual/plugins/mpegplayer.tex +++ b/manual/plugins/mpegplayer.tex | |||
@@ -81,7 +81,7 @@ Display Options Menu | |||
81 | video is full-screen this means it will get overwritten by the video and | 81 | video is full-screen this means it will get overwritten by the video and |
82 | appear to flash once per second) the average number of frames decoded per | 82 | appear to flash once per second) the average number of frames decoded per |
83 | second, the total number of frames skipped (see the Skip Frames option), | 83 | second, the total number of frames skipped (see the Skip Frames option), |
84 | the current time (in 100Hz ticks) and the time the current frame is due to | 84 | the current time (in 100 Hz ticks) and the time the current frame is due to |
85 | be displayed. | 85 | be displayed. |
86 | \item[Limit FPS] (default: on) With this option disabled, mpegplayer will | 86 | \item[Limit FPS] (default: on) With this option disabled, mpegplayer will |
87 | display the video as fast as it can. Useful for benchmarking. | 87 | display the video as fast as it can. Useful for benchmarking. |