Initial work on Sansa Clip manual
Still missing: - svg/pdf/nice png front image - plugin keymaps - manual install instructions for sansav2 (and mkamsboot binaries) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21032 a1c6a512-1295-4272-9138-f99709370657
BIN
manual/configure_rockbox/images/ss-equalizer-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 649 B |
After Width: | Height: | Size: 780 B |
After Width: | Height: | Size: 754 B |
BIN
manual/main_menu/images/ss-fm-radio-screen-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 501 B |
BIN
manual/main_menu/images/ss-list-bookmarks-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 564 B |
BIN
manual/main_menu/images/ss-main-menu-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 749 B |
|
@ -1,22 +1,21 @@
|
|||
% Id: %
|
||||
\def\UseOption{clip}
|
||||
\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
|
||||
\edef\UseOption{\UseOption,SANSA_CLIP_PAD}
|
||||
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
||||
%\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} %
|
||||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
|
||||
\edef\UseOption{\UseOption,sansa}
|
||||
\edef\UseOption{\UseOption,sansaAMS}
|
||||
|
||||
\newcommand{\playerman}{Sansa}
|
||||
\newcommand{\playertype}{Clip}
|
||||
\newcommand{\playerlongtype}{\playertype}
|
||||
\newcommand{\genericimg}{128x64x1}
|
||||
\newcommand{\specimg}{Clip}
|
||||
\newcommand{\genericimg}{128x64x1-clip}
|
||||
\newcommand{\specimg}{clip}
|
||||
%Used to name the player, e.g. ...to the \dap
|
||||
\newcommand{\dap}{player}
|
||||
%For use when referring to the player. E.g. the \daps\ capacity...
|
||||
\newcommand{\daps}{player's}
|
||||
\newcommand{firmwarefilename}{\fname{rockbox.sansa}}
|
||||
\newcommand{\firmwarefilename}{\fname{rockbox.sansa}}
|
||||
\newcommand{\firmwareextension}{\fname{sansa}}
|
||||
\newcommand{\screenshotsize}{3cm}
|
||||
\newcommand{\disk}{flash storage}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
% $Id:
|
||||
% $Id$
|
||||
|
||||
\newcommand{\ButtonLeft}{\btnfnt{Left}}
|
||||
\newcommand{\ButtonRight}{\btnfnt{Right}}
|
||||
|
@ -7,24 +7,103 @@
|
|||
\newcommand{\ButtonDown}{\btnfnt{Submenu}}
|
||||
\newcommand{\ButtonSelect}{\btnfnt{Select}}
|
||||
\newcommand{\ButtonPower}{\btnfnt{Power}}
|
||||
\newcommand{\ButtonVolUp}{\btnfnt{Volume Up}}
|
||||
\newcommand{\ButtonVolDown}{\btnfnt{Volume Down}}
|
||||
\newcommand{\ButtonVolUp}{\btnfnt{Volume Up}}
|
||||
\newcommand{\ButtonHold}{\btnfnt{Hold}}
|
||||
|
||||
%Button actions, standard context
|
||||
\newcommand{\ActionStdPrev}{\ButtonUp}
|
||||
\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
|
||||
\newcommand{\ActionStdNext}{\ButtonDown}
|
||||
\newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
|
||||
\newcommand{\ActionStdCancel}{\ButtonLeft}
|
||||
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonDown}
|
||||
\newcommand{\ActionQuickScreenExit}{\ButtonSelect}
|
||||
\newcommand{\ActionStdMenu}{\ButtonHome}
|
||||
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
||||
\newcommand{\ActionStdUsbCharge}{\ButtonSelect}
|
||||
|
||||
%Button actions, wps context
|
||||
\newcommand{\ActionWpsPlay}{\ButtonUp}
|
||||
\newcommand{\ActionWpsSkipNext}{\ButtonRight}
|
||||
\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
|
||||
\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
|
||||
\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
|
||||
|
||||
\newcommand{\ActionWpsStop}{\ButtonPower}
|
||||
\newcommand{\ActionWpsVolDown}{\ButtonVolDown}
|
||||
\newcommand{\ActionWpsVolUp}{\ButtonVolUp}
|
||||
|
||||
\newcommand{\ActionWpsQuickScreen}{Long \ButtonDown}
|
||||
\newcommand{\ActionWpsMenu}{\ButtonDown}
|
||||
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
||||
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
||||
\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
|
||||
\newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown}
|
||||
|
||||
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
|
||||
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
|
||||
\newcommand{\ActionWpsAbReset}{\ButtonPower{} + \ButtonUp}
|
||||
|
||||
%Button actions, tree context
|
||||
\newcommand{\ActionTreeWps}{\ButtonUp}
|
||||
\newcommand{\ActionTreeStop}{\ButtonPower}
|
||||
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
||||
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||
|
||||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonRight}
|
||||
\newcommand{\ActionSettingDec}{\ButtonLeft}
|
||||
|
||||
%Button actions, Virtual Keyboard Context
|
||||
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
||||
\newcommand{\ActionKbdRight}{\ButtonRight}
|
||||
\newcommand{\ActionKbdSelect}{\ButtonSelect}
|
||||
\newcommand{\ActionKbdDone}{Long \ButtonSelect}
|
||||
\newcommand{\ActionKbdAbort}{\ButtonPower}
|
||||
\newcommand{\ActionKbdUp}{\ButtonUp}
|
||||
\newcommand{\ActionKbdDown}{\ButtonDown}
|
||||
\newcommand{\ActionKbdCursorLeft}{\ButtonVolUp}
|
||||
\newcommand{\ActionKbdCursorRight}{\ButtonVolDown}
|
||||
\newcommand{\ActionKbdBackSpace}{\ButtonHome}
|
||||
\newcommand{\ActionKbdPageFlip}{}
|
||||
|
||||
%Button actions, Pitch Screen context
|
||||
\newcommand{\ActionPsToggleMode}{\ButtonHome}
|
||||
\newcommand{\ActionPsIncSmall}{\ButtonRight}
|
||||
\newcommand{\ActionPsIncBig}{Long \ButtonRight}
|
||||
\newcommand{\ActionPsDecSmall}{\ButtonLeft}
|
||||
\newcommand{\ActionPsDecBig}{Long \ButtonLeft}
|
||||
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
|
||||
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
|
||||
\newcommand{\ActionPsReset}{\ButtonSelect}
|
||||
\newcommand{\ActionPsExit}{\ButtonPower{} or \ButtonUp}
|
||||
|
||||
%Button actions, Recording screen context
|
||||
%\newcommand{\ActionRecPause}{\ButtonUp}
|
||||
%\newcommand{\ActionRecExit}{\ButtonDown}
|
||||
%\newcommand{\ActionRecNewfile}{\ButtonHome}
|
||||
%\newcommand{\ActionRecMenu}{Long \ButtonSelect}
|
||||
%\newcommand{\ActionRecSettingsInc}{\ButtonRight}
|
||||
%\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
|
||||
%\newcommand{\ActionRecPrev}{\ButtonVolDown}
|
||||
%\newcommand{\ActionRecNext}{\ButtonVolUp}
|
||||
|
||||
%Button actions, FM radio context
|
||||
\newcommand{\ActionFMPreset}{\ButtonSelect}
|
||||
\newcommand{\ActionFMMenu}{\ButtonDown}
|
||||
\newcommand{\ActionFMMode}{\ButtonHome}
|
||||
\newcommand{\ActionFMStop}{Long \ButtonUp}
|
||||
\newcommand{\ActionFMExit}{\ButtonPower}
|
||||
\newcommand{\ActionFMPlay}{\ButtonUp}
|
||||
\newcommand{\ActionFMSettingsInc}{\ButtonVolUp} %?
|
||||
\newcommand{\ActionFMSettingsDec}{\ButtonVolDown} %?
|
||||
\newcommand{\ActionFMPrev}{\ButtonLeft}
|
||||
\newcommand{\ActionFMNext}{\ButtonRight}
|
||||
|
||||
%Button actions, Bookmark screen context
|
||||
\newcommand{\ActionBmDelete}{\ButtonHome}
|
||||
|
|
BIN
manual/plugins/images/ss-blackjack-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 793 B |
BIN
manual/plugins/images/ss-bounce-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 546 B |
BIN
manual/plugins/images/ss-brickmania-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 476 B |
BIN
manual/plugins/images/ss-bubbles-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 631 B |
BIN
manual/plugins/images/ss-calculator-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 664 B |
BIN
manual/plugins/images/ss-calendar-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 826 B |
BIN
manual/plugins/images/ss-chess_clock-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 350 B |
BIN
manual/plugins/images/ss-chessbox-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 564 B |
BIN
manual/plugins/images/ss-chopper-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 510 B |
BIN
manual/plugins/images/ss-clock-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 467 B |
BIN
manual/plugins/images/ss-cube-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
manual/plugins/images/ss-demystify-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 703 B |
BIN
manual/plugins/images/ss-fire-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
manual/plugins/images/ss-flipit-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 470 B |
BIN
manual/plugins/images/ss-goban-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 441 B |
BIN
manual/plugins/images/ss-jackpot-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 444 B |
BIN
manual/plugins/images/ss-jewels-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 894 B |
BIN
manual/plugins/images/ss-jpegviewer-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
manual/plugins/images/ss-mandelbrot-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
manual/plugins/images/ss-maze-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 626 B |
BIN
manual/plugins/images/ss-mazezam-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 362 B |
BIN
manual/plugins/images/ss-minesweeper-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 425 B |
BIN
manual/plugins/images/ss-mosaic-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 709 B |
BIN
manual/plugins/images/ss-oscilloscope-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 417 B |
BIN
manual/plugins/images/ss-pegbox-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 578 B |
BIN
manual/plugins/images/ss-pictureflow-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
BIN
manual/plugins/images/ss-plasma-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 6 KiB |
BIN
manual/plugins/images/ss-pong-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 303 B |
BIN
manual/plugins/images/ss-reversi-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 419 B |
BIN
manual/plugins/images/ss-robotfindskitten-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 646 B |
BIN
manual/plugins/images/ss-rockblox-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 602 B |
BIN
manual/plugins/images/ss-rocklife-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 655 B |
BIN
manual/plugins/images/ss-sliding-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 1,004 B |
BIN
manual/plugins/images/ss-snake-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 268 B |
BIN
manual/plugins/images/ss-snake2-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 274 B |
BIN
manual/plugins/images/ss-snow-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 486 B |
BIN
manual/plugins/images/ss-sokoban-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 605 B |
BIN
manual/plugins/images/ss-solitaire-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 712 B |
BIN
manual/plugins/images/ss-spacerocks-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 503 B |
BIN
manual/plugins/images/ss-star-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 698 B |
BIN
manual/plugins/images/ss-starfield-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 703 B |
BIN
manual/plugins/images/ss-stats-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 502 B |
BIN
manual/plugins/images/ss-stopwatch-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 661 B |
BIN
manual/plugins/images/ss-sudoku-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 653 B |
BIN
manual/plugins/images/ss-vumeter-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 599 B |
BIN
manual/plugins/images/ss-wormlet-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 664 B |
BIN
manual/plugins/images/ss-xobox-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 471 B |
BIN
manual/rockbox_interface/images/clip-front.png
Normal file
After Width: | Height: | Size: 96 KiB |
After Width: | Height: | Size: 783 B |
After Width: | Height: | Size: 762 B |
BIN
manual/rockbox_interface/images/ss-id3-viewer-128x64x1-clip.png
Normal file
After Width: | Height: | Size: 687 B |
After Width: | Height: | Size: 690 B |
After Width: | Height: | Size: 778 B |