mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Add Fiio M3K and Shanling Q1 manuals
Includes installation instructions and a description of Rockbox's limitations versus the original firmware. Some things are still missing, notably screenshots for the Q1. The M3K image also needs to be updated to include the 'select' button. Change-Id: Ib533206df01925203edeccdd75e1bf22f407e794
This commit is contained in:
parent
42ba117952
commit
fde6eaa8e1
8 changed files with 482 additions and 7 deletions
29
manual/platform/shanlingq1.tex
Normal file
29
manual/platform/shanlingq1.tex
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
% $Id$ %
|
||||
\def\UseOption{shanlingq1}
|
||||
\edef\UseOption{\UseOption,SHANLING_Q1_PAD}
|
||||
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
||||
\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
|
||||
\edef\UseOption{\UseOption,shanlingq1}
|
||||
|
||||
\newcommand{\playerman}{Shanling}
|
||||
\newcommand{\playertype}{Q1}
|
||||
\newcommand{\playerlongtype}{\playertype}
|
||||
\newcommand{\dapdisplaywidth}{360}
|
||||
\newcommand{\dapdisplayheight}{400}
|
||||
\newcommand{\dapdisplaydepth}{16}
|
||||
\newcommand{\specimg}{shanlingq1}
|
||||
%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.q1}}
|
||||
\newcommand{\bootfilename}{\fname{bootloader.q1}}
|
||||
\newcommand{\firmwareextension}{\fname{q1}}
|
||||
\newcommand{\bootbackupfilename}{\fname{shanlingq1-boot.bin}}
|
||||
\newcommand{\jztoolsubcommand}{shanlingq1}
|
||||
\newcommand{\screenshotsize}{8cm}
|
||||
\newcommand{\disk}{SD card}
|
||||
|
||||
% link external keymap file
|
||||
\input{platform/keymap-shanlingq1.tex}
|
||||
\input{platform/keymap-touchscreen.tex}
|
||||
Loading…
Add table
Add a link
Reference in a new issue