mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 10:37:38 -04:00
Remove fixme's and warnings for missing screenshots
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_2@20428 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b26a140397
commit
cc3b0fe93e
5 changed files with 5 additions and 13 deletions
|
@ -60,8 +60,8 @@
|
|||
& on, off, ask & N/A\\
|
||||
scroll speed & 1 to 25 & Hz\\
|
||||
scroll delay & 0 to 2500 & ms\\
|
||||
scroll step & \fixme{devise a way to get ranges from config-*.h} & pixels\\
|
||||
screen scroll step & \fixme{devise a way to get ranges from config-*.h} & pixels\\
|
||||
scroll step & & pixels\\
|
||||
screen scroll step & & pixels\\
|
||||
Screen Scrolls Out Of View & on, off & N/A\\
|
||||
bidir limit & 0 to 200 & \% screen\\
|
||||
scroll paginated & on, off & N/A\\
|
||||
|
@ -79,9 +79,9 @@
|
|||
backlight filters first keypress & on, off & N/A\\
|
||||
backlight on button hold & normal, off, on & N/A\\
|
||||
caption backlight & on, off & N/A\\
|
||||
brightness & \fixme{devise a way to get ranges from config-*.h} & N/A\\
|
||||
brightness & & N/A\\
|
||||
disk spindown & 3 to 254 & seconds\\
|
||||
battery capacity & \fixme{devise a way to get ranges from config-*.h} & mAh\\
|
||||
battery capacity & & mAh\\
|
||||
\opt{battery_types}{
|
||||
battery type & alkaline, nimh & N/A\\
|
||||
}
|
||||
|
|
|
@ -164,10 +164,6 @@
|
|||
not start another recording. \setting{Repeat} will have the trigger start
|
||||
multiple recordings.
|
||||
|
||||
\item[Trigtype]
|
||||
\fixme{Add description of Trigtype}
|
||||
Options: \setting{Stop}, \setting{Pause}, \setting{New File}.
|
||||
|
||||
\item[Prerecord Time]
|
||||
This specifies the time that is included into the recording before the
|
||||
trigger event occurs. This is very useful if you record a signal that fades
|
||||
|
|
|
@ -134,4 +134,4 @@ Rockdoom options, you will need to quit your current game and restart the plugin
|
|||
\subsubsection{Playing the game}
|
||||
After installation of the \fname{wad} files is complete you can start the
|
||||
game.
|
||||
\fixme{more description is needed}
|
||||
|
||||
|
|
|
@ -146,7 +146,6 @@
|
|||
{\includegraphics[width=\screenshotsize]{#1}
|
||||
\typeout{Warning: deprecated plain image name used}}%
|
||||
{\typeout{Missing image: #1 (\genericimg) (\specimg)}%
|
||||
\color{red}{\textbf{WARNING!} Image not found}%
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
% $Id$ %
|
||||
\section{\label{ref:working_with_playlists}Working with Playlists}
|
||||
\fixme{This section is currently in a half written state, with possible errors
|
||||
and a lot of stuff missing. Please help us fix this chapter by submitting
|
||||
additions/corrections to the tracker}
|
||||
|
||||
\subsection{Playlist terminology}
|
||||
Some common terms that are used in Rockbox when referring to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue