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.zip rockbox-53cf63fbbc3a8b0d41feb7b81c1ef0da652f616b.tar.gz rockbox-53cf63fbbc3a8b0d41feb7b81c1ef0da652f616b.tar.bz2 rockbox-53cf63fbbc3a8b0d41feb7b81c1ef0da652f616b.tar.xz | |
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 3ae5442..5e92df5 100644 --- a/manual/plugins/mpegplayer.tex +++ b/manual/plugins/mpegplayer.tex @@ -81,7 +81,7 @@ Display Options Menu video is full-screen this means it will get overwritten by the video and appear to flash once per second) the average number of frames decoded per second, the total number of frames skipped (see the Skip Frames option), - the current time (in 100Hz ticks) and the time the current frame is due to + the current time (in 100 Hz ticks) and the time the current frame is due to be displayed. \item[Limit FPS] (default: on) With this option disabled, mpegplayer will display the video as fast as it can. Useful for benchmarking. |