mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
leave unknown step sizes and ranges blank instead of showing red fixmes.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18593 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7fc18cd0bd
commit
620d48469d
1 changed files with 4 additions and 4 deletions
|
@ -61,8 +61,8 @@
|
||||||
& on, off, ask & N/A\\
|
& on, off, ask & N/A\\
|
||||||
scroll speed & 1 to 25 & Hz\\
|
scroll speed & 1 to 25 & Hz\\
|
||||||
scroll delay & 0 to 2500 & ms\\
|
scroll delay & 0 to 2500 & ms\\
|
||||||
scroll step & \fixme{device a way to get ranges from config-*.h} & pixels\\
|
scroll step & & pixels\\
|
||||||
screen scroll step & \fixme{device a way to get ranges from config-*.h} & pixels\\
|
screen scroll step & & pixels\\
|
||||||
Screen Scrolls Out Of View & on, off & N/A\\
|
Screen Scrolls Out Of View & on, off & N/A\\
|
||||||
bidir limit & 0 to 200 & \% screen\\
|
bidir limit & 0 to 200 & \% screen\\
|
||||||
scroll paginated & on, off & N/A\\
|
scroll paginated & on, off & N/A\\
|
||||||
|
@ -80,9 +80,9 @@
|
||||||
backlight filters first keypress & on, off & N/A\\
|
backlight filters first keypress & on, off & N/A\\
|
||||||
backlight on button hold & normal, off, on & N/A\\
|
backlight on button hold & normal, off, on & N/A\\
|
||||||
caption backlight & on, off & N/A\\
|
caption backlight & on, off & N/A\\
|
||||||
brightness & \fixme{device a way to get ranges from config-*.h} & N/A\\
|
brightness & & N/A\\
|
||||||
disk spindown & 3 to 254 & seconds\\
|
disk spindown & 3 to 254 & seconds\\
|
||||||
battery capacity & \fixme{device a way to get ranges from config-*.h} & mAh\\
|
battery capacity & & mAh\\
|
||||||
\opt{battery_types}{
|
\opt{battery_types}{
|
||||||
battery type & alkaline, nimh & N/A\\
|
battery type & alkaline, nimh & N/A\\
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue