1
0
Fork 0
forked from len0rd/rockbox

Added a new \genericimg macro to the platform-files. Added screenshots to the cube-plugin as a demonstration of the generic-screenshot concept.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8932 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Martin Arver 2006-03-06 13:58:14 +00:00
parent 154d959a8b
commit 23d700501d
15 changed files with 16 additions and 10 deletions

View file

@ -3,3 +3,4 @@
\newcommand{\playerman}{iRiver}
\newcommand{\playertype}{H1xx}
\newcommand{\playerlongtype}{iHP100, iHP115, iHP120, iHP140, H120 and H140}
\newcommand{\genericimg}{160x128x2}

View file

@ -2,4 +2,5 @@
\newcommand{\playerman}{iRiver}
\newcommand{\playertype}{H3xx}
\newcommand{\playerlongtype{H320 and H340}
\newcommand{\playerlongtype}{H320 and H340}
\newcommand{\genericimg}{220x176x16}

View file

@ -3,3 +3,4 @@
\newcommand{\playerman}{Apple}
\newcommand{\playertype}{iPod Color}
\newcommand{\playerlongtype}{\playertype}
\newcommand{\genericimg}{220x176x16}

View file

@ -3,3 +3,4 @@
\newcommand{\playerman}{Apple}
\newcommand{\playertype}{iPod Nano}
\newcommand{\playerlongtype}{\playertype}
\newcommand{\genericimg}{176x132x16}

View file

@ -3,3 +3,4 @@
\newcommand{\playerman}{Archos}
\newcommand{\playertype}{Archos Ondio}
\newcommand{\playerlongtype}{Ondio SP, FM}
\newcommand{\genericimg}{112x64x1}

View file

@ -3,3 +3,4 @@
\newcommand{\playerman}{Archos}
\newcommand{\playertype}{Studio/Player}
\newcommand{\playerlongtype}{Jukebox Studio 5000, 6000, Player 10 and 20}
\newcommand{\genericimg}{charx11x1}

View file

@ -3,3 +3,4 @@
\newcommand{\playerman}{Archos}
\newcommand{\playertype}{Recorder}
\newcommand{\playerlongtype}{Recorder 6, 10, 15 and 20}
\newcommand{\genericimg}{112x64x1}

View file

@ -3,3 +3,4 @@
\newcommand{\playerman}{Archos}
\newcommand{\playertype}{Recorder V2/FM}
\newcommand{\playertypelong}{Recorder V2 and FM Recorder}
\newcommand{genericimg}{112x64x1}

View file

@ -1,12 +1,10 @@
\subsection{Cube}
{\centering\itshape
[Warning: Image ignored] % Unhandled or unsupported graphics:
%\includegraphics[width=4.124cm,height=2.357cm]{images/rockbox-manual-img49.png}
\newline
\begin{figure}[h!]
\begin{center}
\includegraphics[width=4cm]{plugins/images/ss-cube-\genericimg.png}
\end{center}
\end{figure}
Cube
\par}
This is a rotating cube screen saver in 3D.
To see it at full speed, press PLAY and it will run at maximum frame rate. Also you can change the size of the x, y and z axis using LEFT, RIGHT, UP, DOWN, F1 and F2.

Binary file not shown.

After

Width:  |  Height:  |  Size: 493 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 623 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -52,7 +52,7 @@ See also the Chip{}-8 emulator on page \pageref{ref:Chip8emulator}.
\opt{recorder,recorderv2fm,ondio,h1xx,h300}{\input{plugins/bounce.tex}}
\opt{recorder,recorderv2fm,ondio,h1xx,h300}{\input{plugins/cube.tex}}
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/cube.tex}}
\opt{recorder,recorderv2fm,ondio,h1xx,h300}{\input{plugins/grayscale.tex}}

View file

@ -15,7 +15,7 @@ At faster speed rates, the Jukebox is less responsive to user input.
\begin{table}[h!]
\begin{center}
\begin{tabular}{|c}|c|}
\begin{tabular}{|c|c|}
\hline
KEY & ACTION \\\hline
F1 & toggles whether to scroll or not \\\hline