1
0
Fork 0
forked from len0rd/rockbox

Some more manual work: new plugin description for Chopper. Also updated disktidy description, and moved dice to "Games" where it belongs.

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18471 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Robert Menes 2008-09-09 00:55:23 +00:00
parent 8d73dccadd
commit fcfce9427c
3 changed files with 42 additions and 10 deletions

View file

@ -0,0 +1,20 @@
% $Id: chopper.tex 18466 2008-09-08 18:15:06Z rmenes $ %
\subsection{Chopper}
Navigate a cavernous maze without banging into walls, the
ceiling, or the floor. How long can you fly your chopper?
\begin{table}
\begin{btnmap}{}{}
\opt{RECORDER_PAD}{\ButtonPlay}%
\opt{ONDIO_PAD,IAUDIO_X5_PAD}{\ButtonUp}%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect}%
& Make chopper fly\\
\opt{RECORDER_PAD,ONDIO_PAD}{\ButtonOff}%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonStop}%
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD}{\ButtonPower}%
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonMenu}%
\opt{GIGABEAT_S_PAD}{\ButtonBack}%
& Enter menu\\
\end{btnmap}
\end{table}

View file

@ -1,16 +1,23 @@
% $Id $ %
\subsection{Disk Tidy}
Disk Tidy deletes junk files left behind by Windows, Linux or OS X after a USB connection.
Select the OS's files you want to delete in the 'Files to Clean' menu and select 'Start Cleaning' to begin to process.
Select the OS's files you want to delete in the 'Files to Clean'
menu and select 'Start Cleaning' to begin to process. The settings
are stored in .rockbox/rocks/apps/disktidy.config, in a plain text
file that is user-modifiable to allow more entries to be added.
\subsubsection{Available Options}
\begin{description}
\item[All] deletes Linux, OS X and Windows files.
\item[Linux] deletes Linux files, \fname{.dolphinview}, and \fname{.d3lphinview}.
\item[Win] deletes Windows files, \fname{Thumbs.db}, \fname{/Recycled} and
\item[All] selects all Linux, OS X, and Windows files.
\item[None] deselects all file options.
\item[Linux] selects Linux files. Default files are
\fname{.dolphinview}, \fname{.d3lphinview}, and \fname{.Trash-*/}.
\item[Windows] selects Windows files. Default files are
\fname{Thumbs.db}, \fname{RECYCLE.BIN}, \fname{Desktop.ini}, \fname{/Recycled} and
\fname{/System Volume Information}.
\item[Mac] deletes OS X files, \fname{.\_*}, \fname{.DS\_Store} and
\item[Mac] selects OS X files. Default files are \fname{.\_*}, \fname{.DS\_Store} and
\fname{/.Trashes}.
\item[Other] selects additional files added in by the user.
\end{description}
\begin{table}
@ -18,7 +25,7 @@
\opt{PLAYER_PAD}{\ButtonStop}%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}%
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}%
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}%
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}%
& Exit\ /\ Abort\\
\end{btnmap}
\end{table}

View file

@ -26,6 +26,10 @@ text files, chip8 games), or from the \setting{Open with} option on the
\opt{lcd_bitmap}{\input{plugins/chessbox.tex}}
\opt{lcd_bitmap}{\input{plugins/chopper.tex}}
{\input{plugins/dice.tex}}
\opt{swcodec}{\input{plugins/doom.tex}}
{\input{plugins/flipit.tex}}
@ -62,6 +66,8 @@ text files, chip8 games), or from the \setting{Open with} option on the
\opt{lcd_bitmap}{\input{plugins/solitaire.tex}}
\opt{lcd_bitmap}{\input{plugins/spacerocks.tex}}
\opt{lcd_bitmap}{\input{plugins/star.tex}}
\opt{lcd_bitmap}{\input{plugins/sudoku.tex}}
@ -149,8 +155,6 @@ the associated file. Viewers are stored in the
\opt{rtc}{\input{plugins/clock.tex}}
{\input{plugins/dice.tex}}
{\input{plugins/disktidy.tex}}
\opt{player}{\input{plugins/euro_converter.tex}}
@ -161,8 +165,9 @@ the associated file. Viewers are stored in the
\opt{HAVE_BACKLIGHT}{\input{plugins/lamp.tex}}
\nopt{player,ondio,c200}{\input{plugins/metronome.tex}
}
{\input{plugins/md5sum.tex}}
{\input{plugins/metronome.tex}}
{\input{plugins/random_folder_advance_config.tex}}