From fde6eaa8e105eb2a177d826867f8e2fc3e066463 Mon Sep 17 00:00:00 2001 From: Aidan MacDonald Date: Fri, 23 Jul 2021 21:11:59 +0100 Subject: 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 --- manual/platform/fiiom3k.tex | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 manual/platform/fiiom3k.tex (limited to 'manual/platform/fiiom3k.tex') diff --git a/manual/platform/fiiom3k.tex b/manual/platform/fiiom3k.tex new file mode 100644 index 0000000000..0f44683214 --- /dev/null +++ b/manual/platform/fiiom3k.tex @@ -0,0 +1,28 @@ +% $Id$ % +\def\UseOption{fiiom3k} +\edef\UseOption{\UseOption,FIIO_M3K_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} +\edef\UseOption{\UseOption,fiiom3k} + +\newcommand{\playerman}{FiiO} +\newcommand{\playertype}{M3K} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\dapdisplaywidth}{240} +\newcommand{\dapdisplayheight}{320} +\newcommand{\dapdisplaydepth}{16} +\newcommand{\specimg}{fiiom3k} +%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.m3k}} +\newcommand{\bootfilename}{\fname{bootloader.m3k}} +\newcommand{\firmwareextension}{\fname{m3k}} +\newcommand{\bootbackupfilename}{\fname{fiiom3k-boot.bin}} +\newcommand{\jztoolsubcommand}{fiiom3k} +\newcommand{\screenshotsize}{8cm} +\newcommand{\disk}{SD card} + +% link external keymap file +\input{platform/keymap-fiiom3k.tex} -- cgit v1.2.3