From 36a81eb9b98ac7b1dff0d6658dba0255dd579f5f Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Mon, 7 Dec 2009 09:17:48 +0000 Subject: Reverted r23881 mistakenly committed to branch. git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_4@23882 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/archosondiofm.tex | 24 ------ manual/platform/archosondiosp.tex | 24 ------ manual/platform/archosplayer.tex | 25 ------ manual/platform/archosrecorder.tex | 25 ------ manual/platform/archosrecorderv2fm.tex | 24 ------ manual/platform/c200.tex | 25 ++++++ manual/platform/clip.tex | 24 ++++++ manual/platform/e200.tex | 25 ++++++ manual/platform/fuze.tex | 24 ++++++ manual/platform/gigabeatf.tex | 29 +++++++ manual/platform/gigabeatfx.tex | 29 ------- manual/platform/gigabeats.tex | 10 +-- manual/platform/h10.tex | 25 ++++++ manual/platform/h100.tex | 30 +++++++ manual/platform/h10_5gb.tex | 25 ++++++ manual/platform/h300.tex | 27 +++++++ manual/platform/iaudiom3.tex | 26 ------ manual/platform/iaudiom5.tex | 26 ------ manual/platform/iaudiox5.tex | 26 ------ manual/platform/ipod1g2g.tex | 10 +-- manual/platform/ipod3g.tex | 10 +-- manual/platform/ipod4g.tex | 10 +-- manual/platform/ipodcolor.tex | 10 +-- manual/platform/ipodmini.tex | 24 ++++++ manual/platform/ipodmini1g.tex | 24 ------ manual/platform/ipodnano.tex | 23 ++++++ manual/platform/ipodnano1g.tex | 23 ------ manual/platform/ipodvideo.tex | 10 +-- manual/platform/iriverh10.tex | 25 ------ manual/platform/iriverh100.tex | 30 ------- manual/platform/iriverh10_5gb.tex | 25 ------ manual/platform/iriverh300.tex | 27 ------- manual/platform/keymap-archosondio.tex | 86 -------------------- manual/platform/keymap-archosplayer.tex | 49 ------------ manual/platform/keymap-archosrecorder.tex | 112 -------------------------- manual/platform/keymap-c200.tex | 109 ++++++++++++++++++++++++++ manual/platform/keymap-clip.tex | 109 ++++++++++++++++++++++++++ manual/platform/keymap-e200.tex | 111 ++++++++++++++++++++++++++ manual/platform/keymap-fuze.tex | 109 ++++++++++++++++++++++++++ manual/platform/keymap-gigabeatf.tex | 87 +++++++++++++++++++++ manual/platform/keymap-gigabeatfx.tex | 87 --------------------- manual/platform/keymap-h10.tex | 113 +++++++++++++++++++++++++++ manual/platform/keymap-h100_h300.tex | 109 ++++++++++++++++++++++++++ manual/platform/keymap-iaudiom3.tex | 93 ---------------------- manual/platform/keymap-iaudiomx5.tex | 95 ---------------------- manual/platform/keymap-iriverh10.tex | 113 --------------------------- manual/platform/keymap-iriverh100_h300.tex | 109 -------------------------- manual/platform/keymap-m3.tex | 93 ++++++++++++++++++++++ manual/platform/keymap-mx5.tex | 95 ++++++++++++++++++++++ manual/platform/keymap-ondio.tex | 86 ++++++++++++++++++++ manual/platform/keymap-player.tex | 49 ++++++++++++ manual/platform/keymap-recorder.tex | 112 ++++++++++++++++++++++++++ manual/platform/keymap-sansac200.tex | 109 -------------------------- manual/platform/keymap-sansaclip.tex | 109 -------------------------- manual/platform/keymap-sansae200.tex | 111 -------------------------- manual/platform/keymap-sansafuze.tex | 109 -------------------------- manual/platform/m3.tex | 26 ++++++ manual/platform/m5.tex | 26 ++++++ manual/platform/mrobe100.tex | 10 +-- manual/platform/ondiofm.tex | 24 ++++++ manual/platform/ondiosp.tex | 24 ++++++ manual/platform/player.tex | 25 ++++++ manual/platform/recorder.tex | 25 ++++++ manual/platform/recorderv2fm.tex | 24 ++++++ manual/platform/remote-keymap-h100.tex | 110 ++++++++++++++++++++++++++ manual/platform/remote-keymap-iriverh100.tex | 110 -------------------------- manual/platform/sansac200.tex | 25 ------ manual/platform/sansaclip.tex | 24 ------ manual/platform/sansae200.tex | 25 ------ manual/platform/sansafuze.tex | 24 ------ manual/platform/x5.tex | 26 ++++++ 71 files changed, 1808 insertions(+), 1808 deletions(-) delete mode 100644 manual/platform/archosondiofm.tex delete mode 100644 manual/platform/archosondiosp.tex delete mode 100644 manual/platform/archosplayer.tex delete mode 100644 manual/platform/archosrecorder.tex delete mode 100644 manual/platform/archosrecorderv2fm.tex create mode 100644 manual/platform/c200.tex create mode 100644 manual/platform/clip.tex create mode 100644 manual/platform/e200.tex create mode 100644 manual/platform/fuze.tex create mode 100644 manual/platform/gigabeatf.tex delete mode 100644 manual/platform/gigabeatfx.tex create mode 100644 manual/platform/h10.tex create mode 100644 manual/platform/h100.tex create mode 100644 manual/platform/h10_5gb.tex create mode 100644 manual/platform/h300.tex delete mode 100644 manual/platform/iaudiom3.tex delete mode 100644 manual/platform/iaudiom5.tex delete mode 100644 manual/platform/iaudiox5.tex create mode 100644 manual/platform/ipodmini.tex delete mode 100644 manual/platform/ipodmini1g.tex create mode 100644 manual/platform/ipodnano.tex delete mode 100644 manual/platform/ipodnano1g.tex delete mode 100644 manual/platform/iriverh10.tex delete mode 100644 manual/platform/iriverh100.tex delete mode 100644 manual/platform/iriverh10_5gb.tex delete mode 100644 manual/platform/iriverh300.tex delete mode 100644 manual/platform/keymap-archosondio.tex delete mode 100644 manual/platform/keymap-archosplayer.tex delete mode 100644 manual/platform/keymap-archosrecorder.tex create mode 100644 manual/platform/keymap-c200.tex create mode 100644 manual/platform/keymap-clip.tex create mode 100644 manual/platform/keymap-e200.tex create mode 100644 manual/platform/keymap-fuze.tex create mode 100644 manual/platform/keymap-gigabeatf.tex delete mode 100644 manual/platform/keymap-gigabeatfx.tex create mode 100644 manual/platform/keymap-h10.tex create mode 100644 manual/platform/keymap-h100_h300.tex delete mode 100644 manual/platform/keymap-iaudiom3.tex delete mode 100644 manual/platform/keymap-iaudiomx5.tex delete mode 100644 manual/platform/keymap-iriverh10.tex delete mode 100644 manual/platform/keymap-iriverh100_h300.tex create mode 100644 manual/platform/keymap-m3.tex create mode 100644 manual/platform/keymap-mx5.tex create mode 100644 manual/platform/keymap-ondio.tex create mode 100644 manual/platform/keymap-player.tex create mode 100644 manual/platform/keymap-recorder.tex delete mode 100644 manual/platform/keymap-sansac200.tex delete mode 100644 manual/platform/keymap-sansaclip.tex delete mode 100644 manual/platform/keymap-sansae200.tex delete mode 100644 manual/platform/keymap-sansafuze.tex create mode 100644 manual/platform/m3.tex create mode 100644 manual/platform/m5.tex create mode 100644 manual/platform/ondiofm.tex create mode 100644 manual/platform/ondiosp.tex create mode 100644 manual/platform/player.tex create mode 100644 manual/platform/recorder.tex create mode 100644 manual/platform/recorderv2fm.tex create mode 100644 manual/platform/remote-keymap-h100.tex delete mode 100644 manual/platform/remote-keymap-iriverh100.tex delete mode 100644 manual/platform/sansac200.tex delete mode 100644 manual/platform/sansaclip.tex delete mode 100644 manual/platform/sansae200.tex delete mode 100644 manual/platform/sansafuze.tex create mode 100644 manual/platform/x5.tex (limited to 'manual/platform') diff --git a/manual/platform/archosondiofm.tex b/manual/platform/archosondiofm.tex deleted file mode 100644 index d78f1c53fa..0000000000 --- a/manual/platform/archosondiofm.tex +++ /dev/null @@ -1,24 +0,0 @@ -% $Id$ % -%platform file for the Ondio FM -\def\UseOption{archosondiofm} -% To not break the current manual -\edef\UseOption{\UseOption,ondio} -\edef\UseOption{\UseOption,ONDIO_PAD} -\edef\UseOption{\UseOption,archos} - -\newcommand{\archosplayerman}{Archos} -\newcommand{\archosplayertype}{Ondio} -\newcommand{\archosplayerlongtype}{Ondio 128 FM} -\newcommand{\genericimg}{112x64x1} -\newcommand{\specimg}{archosondiofm} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{ajbrec.ajz}} -\newcommand{\firmwareextension}{\fname{ajz}} -\newcommand{\screenshotsize}{4cm} -\newcommand{\disk}{flash storage} - -% link external keymap file -\input{platform/keymap-archosondio.tex} diff --git a/manual/platform/archosondiosp.tex b/manual/platform/archosondiosp.tex deleted file mode 100644 index 9414d2ba72..0000000000 --- a/manual/platform/archosondiosp.tex +++ /dev/null @@ -1,24 +0,0 @@ -% $Id$ % -%platform file for the Ondio SP -\def\UseOption{archosondiosp} -\edef\UseOption{\UseOption,ondio} -\edef\UseOption{\UseOption,ONDIO_PAD} -\edef\UseOption{\UseOption,archos} -\edef\UseOption{\UseOption,rombox} - -\newcommand{\archosplayerman}{Archos} -\newcommand{\archosplayertype}{Ondio} -\newcommand{\archosplayerlongtype}{Ondio 128 SP} -\newcommand{\genericimg}{112x64x1} -\newcommand{\specimg}{archosondiosp} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{ajbrec.ajz}} -\newcommand{\firmwareextension}{\fname{ajz}} -\newcommand{\screenshotsize}{4cm} -\newcommand{\disk}{flash storage} - -% link external keymap file -\input{platform/keymap-archosondio.tex} diff --git a/manual/platform/archosplayer.tex b/manual/platform/archosplayer.tex deleted file mode 100644 index 8fcf375b42..0000000000 --- a/manual/platform/archosplayer.tex +++ /dev/null @@ -1,25 +0,0 @@ -% $Id$ % -\def\UseOption{archosplayer} -\edef\UseOption{\UseOption,PLAYER_PAD} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} -\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} -\edef\UseOption{\UseOption,archos} -\edef\UseOption{\UseOption,rombox} - -\newcommand{\archosplayerman}{Archos} -\newcommand{\archosplayertype}{Studio/Player} -\newcommand{\archosplayerlongtype}{Jukebox 5000, 6000, Studio 10 and 20} -\newcommand{\genericimg}{charx11x1} -\newcommand{\specimg}{archosplayer} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{archos.mod}} -\newcommand{\firmwareextension}{\fname{mod}} -\newcommand{\screenshotsize}{4cm} -\newcommand{\disk}{hard disk} - -% link external keymap file -\input{platform/keymap-archosplayer.tex} diff --git a/manual/platform/archosrecorder.tex b/manual/platform/archosrecorder.tex deleted file mode 100644 index 6897947de5..0000000000 --- a/manual/platform/archosrecorder.tex +++ /dev/null @@ -1,25 +0,0 @@ -% $Id$ % -\def\UseOption{archosrecorder} -\edef\UseOption{\UseOption,RECORDER_PAD} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} -\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} -\edef\UseOption{\UseOption,archos} - -\newcommand{\archosplayerman}{Archos} -\newcommand{\archosplayertype}{Recorder} -\newcommand{\archosplayerlongtype}{Recorder 6, 10, 15 and 20} -\newcommand{\genericimg}{112x64x1} - -\newcommand{\specimg}{archosrecorder} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{ajbrec.ajz}} -\newcommand{\firmwareextension}{\fname{ajz}} -\newcommand{\screenshotsize}{4cm} -\newcommand{\disk}{hard disk} - -% link external keymap file -\input{platform/keymap-archosrecorder.tex} diff --git a/manual/platform/archosrecorderv2fm.tex b/manual/platform/archosrecorderv2fm.tex deleted file mode 100644 index 1fd9e78bed..0000000000 --- a/manual/platform/archosrecorderv2fm.tex +++ /dev/null @@ -1,24 +0,0 @@ -% $Id$ % -\def\UseOption{archosrecorderv2fm} -\edef\UseOption{\UseOption,RECORDER_PAD} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} -\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} -\edef\UseOption{\UseOption,archos} - -\newcommand{\archosplayerman}{Archos} -\newcommand{\archosplayertype}{Recorder V2/FM} -\newcommand{\archosplayerlongtype}{Recorder V2 and FM} -\newcommand{\genericimg}{112x64x1} -\newcommand{\specimg}{archosrecorderv2fm} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{ajbrec.ajz}} -\newcommand{\firmwareextension}{\fname{ajz}} -\newcommand{\screenshotsize}{4cm} -\newcommand{\disk}{hard disk} - -% link external keymap file -\input{platform/keymap-archosrecorder.tex} diff --git a/manual/platform/c200.tex b/manual/platform/c200.tex new file mode 100644 index 0000000000..0c7473ee18 --- /dev/null +++ b/manual/platform/c200.tex @@ -0,0 +1,25 @@ +% $Id$ % +\def\UseOption{c200} +\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} +\edef\UseOption{\UseOption,SANSA_C200_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} +\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} +\edef\UseOption{\UseOption,sansa} + +\newcommand{\playerman}{Sansa} +\newcommand{\playertype}{c200 Series} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\genericimg}{132x80x16} +\newcommand{\specimg}{c200} +%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.mi4}} +\newcommand{\firmwareextension}{\fname{mi4}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{flash storage} + +% link external keymap file +\input{platform/keymap-c200.tex} diff --git a/manual/platform/clip.tex b/manual/platform/clip.tex new file mode 100644 index 0000000000..c6811b6316 --- /dev/null +++ b/manual/platform/clip.tex @@ -0,0 +1,24 @@ +% Id: % +\def\UseOption{clip} +\edef\UseOption{\UseOption,SANSA_CLIP_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} +\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} +\edef\UseOption{\UseOption,sansaAMS} + +\newcommand{\playerman}{Sansa} +\newcommand{\playertype}{Clip} +\newcommand{\playerlongtype}{\playertype} +\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{\firmwareextension}{\fname{sansa}} +\newcommand{\screenshotsize}{3cm} +\newcommand{\disk}{flash storage} + +% link external keymap file +\input{platform/keymap-clip.tex} diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex new file mode 100644 index 0000000000..d20d34f2d7 --- /dev/null +++ b/manual/platform/e200.tex @@ -0,0 +1,25 @@ +% $Id$ % +\def\UseOption{e200} +\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} +\edef\UseOption{\UseOption,SANSA_E200_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} +\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} +\edef\UseOption{\UseOption,sansa} + +\newcommand{\playerman}{Sansa} +\newcommand{\playertype}{e200 and e200R Series} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\genericimg}{176x220x16} +\newcommand{\specimg}{e200} +%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.mi4}} +\newcommand{\firmwareextension}{\fname{mi4}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{flash storage} + +% link external keymap file +\input{platform/keymap-e200.tex} diff --git a/manual/platform/fuze.tex b/manual/platform/fuze.tex new file mode 100644 index 0000000000..887d62ea89 --- /dev/null +++ b/manual/platform/fuze.tex @@ -0,0 +1,24 @@ +% $Id$ % +\def\UseOption{fuze} +\edef\UseOption{\UseOption,SANSA_FUZE_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} +\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} +\edef\UseOption{\UseOption,sansaAMS} + +\newcommand{\playerman}{Sansa} +\newcommand{\playertype}{Fuze} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\genericimg}{220x176x16} +\newcommand{\specimg}{fuze} +%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{\firmwareextension}{\fname{sansa}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{flash storage} + +% link external keymap file +\input{platform/keymap-fuze.tex} diff --git a/manual/platform/gigabeatf.tex b/manual/platform/gigabeatf.tex new file mode 100644 index 0000000000..e49f1593c8 --- /dev/null +++ b/manual/platform/gigabeatf.tex @@ -0,0 +1,29 @@ +% $Id$ % +\def\UseOption{gigabeatf} +\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} +\edef\UseOption{\UseOption,GIGABEAT_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} +\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} +\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} +\edef\UseOption{\UseOption,gigabeat} +\edef\UseOption{\UseOption,GIGABEAT_RC_PAD} +\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP} + +\newcommand{\playerman}{Toshiba} +\newcommand{\playertype}{Gigabeat F and X Series} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\genericimg}{240x320x16} +\newcommand{\specimg}{gigabeatf} +%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.gigabeat}} +\newcommand{\firmwareextension}{\fname{gigabeat}} +\newcommand{\screenshotsize}{6cm} +\newcommand{\disk}{hard disk} + +% link external keymap file +\input{platform/keymap-gigabeatf.tex} +\input{platform/remote-keymap-gigabeat.tex} diff --git a/manual/platform/gigabeatfx.tex b/manual/platform/gigabeatfx.tex deleted file mode 100644 index b1803f02b8..0000000000 --- a/manual/platform/gigabeatfx.tex +++ /dev/null @@ -1,29 +0,0 @@ -% $Id$ % -\def\UseOption{gigabeatfx} -\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} -\edef\UseOption{\UseOption,GIGABEAT_PAD} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} -\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} -\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} -\edef\UseOption{\UseOption,gigabeat} -\edef\UseOption{\UseOption,GIGABEAT_RC_PAD} -\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP} - -\newcommand{\archosplayerman}{Toshiba} -\newcommand{\archosplayertype}{Gigabeat F and X Series} -\newcommand{\archosplayerlongtype}{\archosplayertype} -\newcommand{\genericimg}{240x320x16} -\newcommand{\specimg}{gigabeatfx} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{rockbox.gigabeat}} -\newcommand{\firmwareextension}{\fname{gigabeat}} -\newcommand{\screenshotsize}{6cm} -\newcommand{\disk}{hard disk} - -% link external keymap file -\input{platform/keymap-gigabeatfx.tex} -\input{platform/remote-keymap-gigabeat.tex} diff --git a/manual/platform/gigabeats.tex b/manual/platform/gigabeats.tex index 664bf85fb1..920eb1789f 100644 --- a/manual/platform/gigabeats.tex +++ b/manual/platform/gigabeats.tex @@ -9,15 +9,15 @@ \edef\UseOption{\UseOption,GIGABEAT_RC_PAD} \edef\UseOption{\UseOption,HAVEREMOTEKEYMAP} -\newcommand{\archosplayerman}{Toshiba} -\newcommand{\archosplayertype}{Gigabeat S Series} -\newcommand{\archosplayerlongtype}{\archosplayertype} +\newcommand{\playerman}{Toshiba} +\newcommand{\playertype}{Gigabeat S Series} +\newcommand{\playerlongtype}{\playertype} \newcommand{\genericimg}{240x320x16} \newcommand{\specimg}{gigabeats} %Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} +\newcommand{\dap}{player} %For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} +\newcommand{\daps}{player's} \newcommand{\firmwarefilename}{\fname{rockbox.gigabeat}} \newcommand{\firmwareextension}{\fname{gigabeat}} \newcommand{\screenshotsize}{6cm} diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex new file mode 100644 index 0000000000..4b99b1ba51 --- /dev/null +++ b/manual/platform/h10.tex @@ -0,0 +1,25 @@ +% $Id$ % +\def\UseOption{h10} +\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} +\edef\UseOption{\UseOption,IRIVER_H10_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} +\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} +\edef\UseOption{\UseOption,iriver} + +\newcommand{\playerman}{Iriver} +\newcommand{\playertype}{H10} +\newcommand{\playerlongtype}{\playertype{} 20GB} +\newcommand{\genericimg}{160x128x16} +\newcommand{\specimg}{h10} +%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.mi4}} +\newcommand{\firmwareextension}{\fname{mi4}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{hard disk} + +% link external keymap file +\input{platform/keymap-h10.tex} diff --git a/manual/platform/h100.tex b/manual/platform/h100.tex new file mode 100644 index 0000000000..19e4ef0677 --- /dev/null +++ b/manual/platform/h100.tex @@ -0,0 +1,30 @@ +% $Id$ % +\def\UseOption{h100} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} +\edef\UseOption{\UseOption,IRIVER_H100_PAD} +\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} +\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} +\edef\UseOption{\UseOption,iriver} +\edef\UseOption{\UseOption,IRIVER_RC_H100_PAD} +\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP} + +\newcommand{\playerman}{Iriver} +\newcommand{\playertype}{H100} +\newcommand{\playerlongtype}{iHP100, iHP115, iHP120, iHP140, H120 and H140} +\newcommand{\genericimg}{160x128x2} +\newcommand{\specimg}{h100} +%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.iriver}} +\newcommand{\firmwareextension}{\fname{iriver}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{hard disk} + +% link external keymap file +\input{platform/keymap-h100_h300.tex} +\input{platform/remote-keymap-h100.tex} + diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex new file mode 100644 index 0000000000..d89e1eabcd --- /dev/null +++ b/manual/platform/h10_5gb.tex @@ -0,0 +1,25 @@ +% $Id$ % +\def\UseOption{h10_5gb} +\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} +\edef\UseOption{\UseOption,IRIVER_H10_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} +\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} +\edef\UseOption{\UseOption,iriver} + +\newcommand{\playerman}{Iriver} +\newcommand{\playertype}{H10} +\newcommand{\playerlongtype}{\playertype{} 5GB and 6GB} +\newcommand{\genericimg}{128x128x16} +\newcommand{\specimg}{h10_5gb} +%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.mi4}} +\newcommand{\firmwareextension}{\fname{mi4}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{hard disk} + +% link external keymap file +\input{platform/keymap-h10.tex} diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex new file mode 100644 index 0000000000..211bc1a9b0 --- /dev/null +++ b/manual/platform/h300.tex @@ -0,0 +1,27 @@ +% $Id$ % +\def\UseOption{h300} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} +\edef\UseOption{\UseOption,IRIVER_H300_PAD} +\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} +\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} +\edef\UseOption{\UseOption,iriver} + +\newcommand{\playerman}{Iriver} +\newcommand{\playertype}{H3xx} +\newcommand{\playerlongtype}{H320 and H340} +\newcommand{\genericimg}{220x176x16} +\newcommand{\specimg}{h300} +%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.iriver}} +\newcommand{\firmwareextension}{\fname{iriver}} +\newcommand{\screenshotsize}{6cm} +\newcommand{\disk}{hard disk} + +% link external keymap file +\input{platform/keymap-h100_h300.tex} + diff --git a/manual/platform/iaudiom3.tex b/manual/platform/iaudiom3.tex deleted file mode 100644 index 032c9007a0..0000000000 --- a/manual/platform/iaudiom3.tex +++ /dev/null @@ -1,26 +0,0 @@ -% $Id$ % -\def\UseOption{iaudiom3} -\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} -\edef\UseOption{\UseOption,IAUDIO_M3_PAD} -\edef\UseOption{\UseOption,IAUDIO_RC_PAD} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} -\edef\UseOption{\UseOption,iaudio} -\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP} - -\newcommand{\archosplayerman}{Iaudio} -\newcommand{\archosplayertype}{M3} -\newcommand{\archosplayerlongtype}{\archosplayertype} -\newcommand{\genericimg}{128x96x2} -\newcommand{\specimg}{iaudiom3} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{rockbox.iaudio}} -\newcommand{\screenshotsize}{4cm} -\newcommand{\disk}{hard disk} - -% link external keymap files -\input{platform/keymap-iaudiom3.tex} -\input{platform/remote-keymap-iaudio.tex} diff --git a/manual/platform/iaudiom5.tex b/manual/platform/iaudiom5.tex deleted file mode 100644 index 2dbcd06584..0000000000 --- a/manual/platform/iaudiom5.tex +++ /dev/null @@ -1,26 +0,0 @@ -% $Id$ % -\def\UseOption{iaudiom5} -\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} -\edef\UseOption{\UseOption,IAUDIO_X5_PAD} -\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} -\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} -\edef\UseOption{\UseOption,iaudio} - -\newcommand{\archosplayerman}{Iaudio} -\newcommand{\archosplayertype}{M5} -\newcommand{\archosplayerlongtype}{\archosplayertype} -\newcommand{\genericimg}{160x128x2} -\newcommand{\specimg}{iaudiom5} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{rockbox.iaudio}} -\newcommand{\firmwareextension}{\fname{iaudio}} -\newcommand{\screenshotsize}{4cm} -\newcommand{\disk}{hard disk} - -% link to external keymap file -\input{platform/keymap-iaudiomx5.tex} diff --git a/manual/platform/iaudiox5.tex b/manual/platform/iaudiox5.tex deleted file mode 100644 index 9864a6ffec..0000000000 --- a/manual/platform/iaudiox5.tex +++ /dev/null @@ -1,26 +0,0 @@ -% $Id$ % -\def\UseOption{iaudiox5} -\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} -\edef\UseOption{\UseOption,IAUDIO_X5_PAD} -\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} -\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} -\edef\UseOption{\UseOption,iaudio} - -\newcommand{\archosplayerman}{Iaudio} -\newcommand{\archosplayertype}{X5} -\newcommand{\archosplayerlongtype}{\archosplayertype} -\newcommand{\genericimg}{160x128x16} -\newcommand{\specimg}{iaudiox5} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{rockbox.iaudio}} -\newcommand{\firmwareextension}{\fname{iaudio}} -\newcommand{\screenshotsize}{4cm} -\newcommand{\disk}{hard disk} - -% link external keymap file -\input{platform/keymap-iaudiomx5.tex} diff --git a/manual/platform/ipod1g2g.tex b/manual/platform/ipod1g2g.tex index 884834344d..28679a5025 100644 --- a/manual/platform/ipod1g2g.tex +++ b/manual/platform/ipod1g2g.tex @@ -6,15 +6,15 @@ \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,ipod} -\newcommand{\archosplayerman}{Ipod} -\newcommand{\archosplayertype}{1G / 2G} -\newcommand{\archosplayerlongtype}{\archosplayertype} +\newcommand{\playerman}{Ipod} +\newcommand{\playertype}{1G / 2G} +\newcommand{\playerlongtype}{\playertype} \newcommand{\genericimg}{160x128x2} \newcommand{\specimg}{ipod1g2g} %Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} +\newcommand{\dap}{player} %For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} +\newcommand{\daps}{player's} \newcommand{\firmwarefilename}{\fname{rockbox.ipod}} \newcommand{\firmwareextension}{\fname{ipod}} \newcommand{\screenshotsize}{4cm} diff --git a/manual/platform/ipod3g.tex b/manual/platform/ipod3g.tex index 2ca6e60053..21ca69adbb 100644 --- a/manual/platform/ipod3g.tex +++ b/manual/platform/ipod3g.tex @@ -6,15 +6,15 @@ \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,ipod} -\newcommand{\archosplayerman}{Ipod} -\newcommand{\archosplayertype}{3G} -\newcommand{\archosplayerlongtype}{\archosplayertype} +\newcommand{\playerman}{Ipod} +\newcommand{\playertype}{3G} +\newcommand{\playerlongtype}{\playertype} \newcommand{\genericimg}{160x128x2} \newcommand{\specimg}{ipod3g} %Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} +\newcommand{\dap}{player} %For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} +\newcommand{\daps}{player's} \newcommand{\firmwarefilename}{\fname{rockbox.ipod}} \newcommand{\firmwareextension}{\fname{ipod}} \newcommand{\screenshotsize}{4cm} diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex index 72ab509239..06483fa6e2 100644 --- a/manual/platform/ipod4g.tex +++ b/manual/platform/ipod4g.tex @@ -6,15 +6,15 @@ \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,ipod} -\newcommand{\archosplayerman}{Ipod} -\newcommand{\archosplayertype}{4G} -\newcommand{\archosplayerlongtype}{\archosplayertype} +\newcommand{\playerman}{Ipod} +\newcommand{\playertype}{4G} +\newcommand{\playerlongtype}{\playertype} \newcommand{\genericimg}{160x128x2} \newcommand{\specimg}{ipod4g} %Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} +\newcommand{\dap}{player} %For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} +\newcommand{\daps}{player's} \newcommand{\firmwarefilename}{\fname{rockbox.ipod}} \newcommand{\firmwareextension}{\fname{ipod}} \newcommand{\screenshotsize}{4cm} diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex index dd9755114d..04dc457a81 100644 --- a/manual/platform/ipodcolor.tex +++ b/manual/platform/ipodcolor.tex @@ -6,15 +6,15 @@ \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,ipod} -\newcommand{\archosplayerman}{Ipod} -\newcommand{\archosplayertype}{Color} -\newcommand{\archosplayerlongtype}{\archosplayertype} +\newcommand{\playerman}{Ipod} +\newcommand{\playertype}{Color} +\newcommand{\playerlongtype}{\playertype} \newcommand{\genericimg}{220x176x16} \newcommand{\specimg}{ipodcolor} %Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} +\newcommand{\dap}{player} %For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} +\newcommand{\daps}{player's} \newcommand{\firmwarefilename}{\fname{rockbox.ipod}} \newcommand{\firmwareextension}{\fname{ipod}} \newcommand{\screenshotsize}{6cm} diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex new file mode 100644 index 0000000000..7671a4fb1a --- /dev/null +++ b/manual/platform/ipodmini.tex @@ -0,0 +1,24 @@ +% $Id$ % +\def\UseOption{ipodmini} +\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} +\edef\UseOption{\UseOption,IPOD_4G_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} +\edef\UseOption{\UseOption,ipod} + +\newcommand{\playerman}{Ipod} +\newcommand{\playertype}{Mini} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\genericimg}{138x110x2} +\newcommand{\specimg}{ipodmini} +%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.ipod}} +\newcommand{\firmwareextension}{\fname{ipod}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{hard disk} + +% link external keymap file +\input{platform/keymap-ipod4g.tex} diff --git a/manual/platform/ipodmini1g.tex b/manual/platform/ipodmini1g.tex deleted file mode 100644 index f9f8673048..0000000000 --- a/manual/platform/ipodmini1g.tex +++ /dev/null @@ -1,24 +0,0 @@ -% $Id$ % -\def\UseOption{ipodmini1g} -\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} -\edef\UseOption{\UseOption,IPOD_4G_PAD} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} -\edef\UseOption{\UseOption,ipod} - -\newcommand{\archosplayerman}{Ipod} -\newcommand{\archosplayertype}{Mini} -\newcommand{\archosplayerlongtype}{\archosplayertype} -\newcommand{\genericimg}{138x110x2} -\newcommand{\specimg}{ipodmini1g} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{rockbox.ipod}} -\newcommand{\firmwareextension}{\fname{ipod}} -\newcommand{\screenshotsize}{4cm} -\newcommand{\disk}{hard disk} - -% link external keymap file -\input{platform/keymap-ipod4g.tex} diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex new file mode 100644 index 0000000000..974fe687ec --- /dev/null +++ b/manual/platform/ipodnano.tex @@ -0,0 +1,23 @@ +% $Id$ % +\def\UseOption{ipodnano} +\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} +\edef\UseOption{\UseOption,IPOD_4G_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,ipod} + +\newcommand{\playerman}{Ipod} +\newcommand{\playertype}{Nano} +\newcommand{\playerlongtype}{\playertype{} 1st generation} +\newcommand{\genericimg}{176x132x16} +\newcommand{\specimg}{ipodnano} +%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.ipod}} +\newcommand{\firmwareextension}{\fname{ipod}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{flash storage} + +% link external keymap file +\input{platform/keymap-ipod4g.tex} diff --git a/manual/platform/ipodnano1g.tex b/manual/platform/ipodnano1g.tex deleted file mode 100644 index d5078ea9d6..0000000000 --- a/manual/platform/ipodnano1g.tex +++ /dev/null @@ -1,23 +0,0 @@ -% $Id$ % -\def\UseOption{ipodnano1g} -\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} -\edef\UseOption{\UseOption,IPOD_4G_PAD} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,ipod} - -\newcommand{\archosplayerman}{Ipod} -\newcommand{\archosplayertype}{Nano} -\newcommand{\archosplayerlongtype}{\archosplayertype{} 1st generation} -\newcommand{\genericimg}{176x132x16} -\newcommand{\specimg}{ipodnano1g} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{rockbox.ipod}} -\newcommand{\firmwareextension}{\fname{ipod}} -\newcommand{\screenshotsize}{4cm} -\newcommand{\disk}{flash storage} - -% link external keymap file -\input{platform/keymap-ipod4g.tex} diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex index 52d892c2d4..ff18551266 100644 --- a/manual/platform/ipodvideo.tex +++ b/manual/platform/ipodvideo.tex @@ -7,15 +7,15 @@ \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,ipod} -\newcommand{\archosplayerman}{Ipod} -\newcommand{\archosplayertype}{Video} -\newcommand{\archosplayerlongtype}{\archosplayertype} +\newcommand{\playerman}{Ipod} +\newcommand{\playertype}{Video} +\newcommand{\playerlongtype}{\playertype} \newcommand{\genericimg}{320x240x16} \newcommand{\specimg}{ipodvideo} %Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} +\newcommand{\dap}{player} %For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} +\newcommand{\daps}{player's} \newcommand{\firmwarefilename}{\fname{rockbox.ipod}} \newcommand{\firmwareextension}{\fname{ipod}} \newcommand{\screenshotsize}{8cm} diff --git a/manual/platform/iriverh10.tex b/manual/platform/iriverh10.tex deleted file mode 100644 index d810ac42d5..0000000000 --- a/manual/platform/iriverh10.tex +++ /dev/null @@ -1,25 +0,0 @@ -% $Id$ % -\def\UseOption{iriverh10} -\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} -\edef\UseOption{\UseOption,IRIVER_H10_PAD} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} -\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} -\edef\UseOption{\UseOption,iriver} - -\newcommand{\archosplayerman}{Iriver} -\newcommand{\archosplayertype}{H10} -\newcommand{\archosplayerlongtype}{\archosplayertype{} 20GB} -\newcommand{\genericimg}{160x128x16} -\newcommand{\specimg}{iriverh10} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{rockbox.mi4}} -\newcommand{\firmwareextension}{\fname{mi4}} -\newcommand{\screenshotsize}{4cm} -\newcommand{\disk}{hard disk} - -% link external keymap file -\input{platform/keymap-iriverh10.tex} diff --git a/manual/platform/iriverh100.tex b/manual/platform/iriverh100.tex deleted file mode 100644 index 96f9e00d8b..0000000000 --- a/manual/platform/iriverh100.tex +++ /dev/null @@ -1,30 +0,0 @@ -% $Id$ % -\def\UseOption{iriverh100} -\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} -\edef\UseOption{\UseOption,IRIVER_H100_PAD} -\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} -\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} -\edef\UseOption{\UseOption,iriver} -\edef\UseOption{\UseOption,IRIVER_RC_H100_PAD} -\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP} - -\newcommand{\archosplayerman}{Iriver} -\newcommand{\archosplayertype}{H100} -\newcommand{\archosplayerlongtype}{iHP100, iHP115, iHP120, iHP140, H120 and H140} -\newcommand{\genericimg}{160x128x2} -\newcommand{\specimg}{iriverh100} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{rockbox.iriver}} -\newcommand{\firmwareextension}{\fname{iriver}} -\newcommand{\screenshotsize}{4cm} -\newcommand{\disk}{hard disk} - -% link external keymap file -\input{platform/keymap-iriverh100_h300.tex} -\input{platform/remote-keymap-iriverh100.tex} - diff --git a/manual/platform/iriverh10_5gb.tex b/manual/platform/iriverh10_5gb.tex deleted file mode 100644 index 37bfb8d22c..0000000000 --- a/manual/platform/iriverh10_5gb.tex +++ /dev/null @@ -1,25 +0,0 @@ -% $Id$ % -\def\UseOption{iriverh10_5gb} -\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} -\edef\UseOption{\UseOption,IRIVER_H10_PAD} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} -\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} -\edef\UseOption{\UseOption,iriver} - -\newcommand{\archosplayerman}{Iriver} -\newcommand{\archosplayertype}{H10} -\newcommand{\archosplayerlongtype}{\archosplayertype{} 5GB and 6GB} -\newcommand{\genericimg}{128x128x16} -\newcommand{\specimg}{iriverh10_5gb} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{rockbox.mi4}} -\newcommand{\firmwareextension}{\fname{mi4}} -\newcommand{\screenshotsize}{4cm} -\newcommand{\disk}{hard disk} - -% link external keymap file -\input{platform/keymap-iriverh10.tex} diff --git a/manual/platform/iriverh300.tex b/manual/platform/iriverh300.tex deleted file mode 100644 index 00370b2887..0000000000 --- a/manual/platform/iriverh300.tex +++ /dev/null @@ -1,27 +0,0 @@ -% $Id$ % -\def\UseOption{iriverh300} -\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} -\edef\UseOption{\UseOption,IRIVER_H300_PAD} -\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} -\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} -\edef\UseOption{\UseOption,iriver} - -\newcommand{\archosplayerman}{Iriver} -\newcommand{\archosplayertype}{H3xx} -\newcommand{\archosplayerlongtype}{H320 and H340} -\newcommand{\genericimg}{220x176x16} -\newcommand{\specimg}{iriverh300} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{rockbox.iriver}} -\newcommand{\firmwareextension}{\fname{iriver}} -\newcommand{\screenshotsize}{6cm} -\newcommand{\disk}{hard disk} - -% link external keymap file -\input{platform/keymap-iriverh100_h300.tex} - diff --git a/manual/platform/keymap-archosondio.tex b/manual/platform/keymap-archosondio.tex deleted file mode 100644 index dd0cf25061..0000000000 --- a/manual/platform/keymap-archosondio.tex +++ /dev/null @@ -1,86 +0,0 @@ -% $Id$ - -\newcommand{\ButtonLeft}{\btnfnt{Left}} -\newcommand{\ButtonRight}{\btnfnt{Right}} -\newcommand{\ButtonOff}{\btnfnt{On/Off}} -\newcommand{\ButtonUp}{\btnfnt{Up}} -\newcommand{\ButtonDown}{\btnfnt{Down}} -\newcommand{\ButtonMenu}{\btnfnt{Mode}} - -%Button actions, standard context -\newcommand{\ActionStdPrev}{\ButtonUp} -\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp} -\newcommand{\ActionStdNext}{\ButtonDown} -\newcommand{\ActionStdNextRepeat}{Long \ButtonDown} -\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff} -\newcommand{\ActionStdContext}{Long \ButtonRight} -\newcommand{\ActionStdMenu}{Long \ButtonMenu} -\newcommand{\ActionStdOk}{\ButtonRight} -\newcommand{\ActionStdUsbCharge}{\ButtonMenu} - -%Button actions, wps context -\newcommand{\ActionWpsPlay}{\ButtonOff} -\newcommand{\ActionWpsSkipNext}{\ButtonRight} -\newcommand{\ActionWpsSkipPrev}{\ButtonLeft} -\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} -\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} -\newcommand{\ActionWpsStop}{Long \ButtonOff} -\newcommand{\ActionWpsVolDown}{\ButtonDown} -\newcommand{\ActionWpsVolUp}{\ButtonUp} -\newcommand{\ActionWpsContext}{Long \ButtonMenu} -\newcommand{\ActionWpsBrowse}{\ButtonMenu} - -%Button actions, tree context -\newcommand{\ActionTreeWps}{\ButtonMenu} -\newcommand{\ActionTreeStop}{\ButtonOff} -\newcommand{\ActionTreeEnter}{\ButtonRight} -\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} - -%Button actions, YesNo context -\newcommand{\ActionYesNoAccept}{\ButtonRight} - -%Button actions, Setting context -\newcommand{\ActionSettingInc}{\ButtonUp} -\newcommand{\ActionSettingDec}{\ButtonDown} - -%Button actions, Virtual Keyboard Context -\newcommand{\ActionKbdLeft}{\ButtonLeft} -\newcommand{\ActionKbdRight}{\ButtonRight} -\newcommand{\ActionKbdSelect}{\ButtonMenu} -\newcommand{\ActionKbdDone}{Long \ButtonMenu} -\newcommand{\ActionKbdAbort}{\ButtonOff} -\newcommand{\ActionKbdUp}{\ButtonUp} -\newcommand{\ActionKbdDown}{\ButtonDown} - -%Button actions, Pitch Screen context -\newcommand{\ActionPsToggleMode}{Long \ButtonMenu} -\newcommand{\ActionPsIncSmall}{\ButtonUp} -\newcommand{\ActionPsIncBig}{Long \ButtonUp} -\newcommand{\ActionPsDecSmall}{\ButtonDown} -\newcommand{\ActionPsDecBig}{Long \ButtonDown} -\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} -\newcommand{\ActionPsNudgeRight}{\ButtonRight} -\newcommand{\ActionPsReset}{\ButtonMenu} -\newcommand{\ActionPsExit}{\ButtonOff} - -%Button actions, Recording screen context -\newcommand{\ActionRecPause}{\ButtonMenu} -\newcommand{\ActionRecSettingsInc}{\ButtonRight} -\newcommand{\ActionRecSettingsDec}{\ButtonLeft} -\newcommand{\ActionRecPrev}{\ButtonUp} -\newcommand{\ActionRecNext}{\ButtonDown} -\newcommand{\ActionRecMenu}{Long \ButtonMenu} -\newcommand{\ActionRecExit}{\ButtonOff} - -%Button actions, FM radio context -\newcommand{\ActionFMMenu}{Long \ButtonMenu} -\newcommand{\ActionFMStop}{Long \ButtonOff} -\newcommand{\ActionFMExit}{\ButtonOff} -\newcommand{\ActionFMSettingsInc}{\ButtonUp} -\newcommand{\ActionFMSettingsDec}{\ButtonDown} -\newcommand{\ActionFMPrev}{\ButtonLeft} -\newcommand{\ActionFMNext}{\ButtonRight} - -%Button actions, Bookmark screen context -\newcommand{\ActionBmDelete}{Long \ButtonLeft} - diff --git a/manual/platform/keymap-archosplayer.tex b/manual/platform/keymap-archosplayer.tex deleted file mode 100644 index 651239b4d9..0000000000 --- a/manual/platform/keymap-archosplayer.tex +++ /dev/null @@ -1,49 +0,0 @@ -% $Id$ - -\newcommand{\ButtonLeft}{\btnfnt{Minus}} -\newcommand{\ButtonRight}{\btnfnt{Plus}} -\newcommand{\ButtonOn}{\btnfnt{On}} -\newcommand{\ButtonMenu}{\btnfnt{Menu}} -\newcommand{\ButtonPlay}{\btnfnt{Play}} -\newcommand{\ButtonStop}{\btnfnt{Stop}} - -%Button actions, standard context -\newcommand{\ActionStdPrev}{\ButtonLeft} -\newcommand{\ActionStdPrevRepeat}{Long \ButtonLeft} -\newcommand{\ActionStdNext}{\ButtonRight} -\newcommand{\ActionStdNextRepeat}{Long \ButtonRight} -\newcommand{\ActionStdCancel}{\ButtonStop} -\newcommand{\ActionStdContext}{Long \ButtonPlay} -\newcommand{\ActionStdMenu}{\ButtonMenu} -\newcommand{\ActionStdOk}{\ButtonPlay} - -%Button actions, wps context -\newcommand{\ActionWpsPlay}{\ButtonPlay} -\newcommand{\ActionWpsSkipNext}{\ButtonRight} -\newcommand{\ActionWpsSkipPrev}{\ButtonLeft} -\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} -\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} - -\newcommand{\ActionWpsStop}{\ButtonStop} -\newcommand{\ActionWpsVolDown}{\ButtonMenu{} + \ButtonLeft} -\newcommand{\ActionWpsVolUp}{\ButtonMenu{} + \ButtonRight} - -\newcommand{\ActionWpsMenu}{\ButtonMenu} -\newcommand{\ActionWpsContext}{Long \ButtonPlay} -\newcommand{\ActionWpsBrowse}{\ButtonOn} -\newcommand{\ActionWpsIdThreeScreen}{\ButtonMenu{} + \ButtonOn} - -%Button actions, tree context -\newcommand{\ActionTreeWps}{\ButtonOn} -\newcommand{\ActionTreeEnter}{\ButtonPlay} -\newcommand{\ActionTreeParentDirectory}{\ButtonStop} - -%Button actions, YesNo context -\newcommand{\ActionYesNoAccept}{\ButtonPlay} - -%Button actions, Setting context -\newcommand{\ActionSettingInc}{\ButtonRight} -\newcommand{\ActionSettingDec}{\ButtonLeft} - -%Button actions, Bookmark screen context -\newcommand{\ActionBmDelete}{\ButtonOn{} + \ButtonPlay} diff --git a/manual/platform/keymap-archosrecorder.tex b/manual/platform/keymap-archosrecorder.tex deleted file mode 100644 index ac194a4422..0000000000 --- a/manual/platform/keymap-archosrecorder.tex +++ /dev/null @@ -1,112 +0,0 @@ -% $Id$ - -\newcommand{\ButtonOn}{\btnfnt{On}} -\newcommand{\ButtonOff}{\btnfnt{Off}} -\newcommand{\ButtonPlay}{\btnfnt{Play}} -\newcommand{\ButtonUp}{\btnfnt{Up}} -\newcommand{\ButtonDown}{\btnfnt{Down}} -\newcommand{\ButtonLeft}{\btnfnt{Left}} -\newcommand{\ButtonRight}{\btnfnt{Right}} -\newcommand{\ButtonFOne}{\btnfnt{F1}} -\newcommand{\ButtonFTwo}{\btnfnt{F2}} -\newcommand{\ButtonFThree}{\btnfnt{F3}} - -%Button actions, standard context -\newcommand{\ActionStdPrev}{\ButtonUp} -\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp} -\newcommand{\ActionStdNext}{\ButtonDown} -\newcommand{\ActionStdNextRepeat}{Long \ButtonDown} -\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff} -\newcommand{\ActionStdContext}{Long \ButtonPlay} -\newcommand{\ActionStdQuickScreen}{\ButtonFTwo} -\newcommand{\ActionQuickScreenExit}{\ButtonPlay} -\newcommand{\ActionStdMenu}{\ButtonFOne} -\newcommand{\ActionStdOk}{\ButtonRight{} or \ButtonOn} -\newcommand{\ActionStdUsbCharge}{\ButtonFOne} - -%Button actions, wps context -\newcommand{\ActionWpsPlay}{\ButtonPlay} -\newcommand{\ActionWpsSkipNext}{\ButtonRight} -\newcommand{\ActionWpsSkipPrev}{\ButtonLeft} -\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} -\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} -\newcommand{\ActionWpsStop}{\ButtonOff} -\newcommand{\ActionWpsVolDown}{\ButtonDown} -\newcommand{\ActionWpsVolUp}{\ButtonUp} -\newcommand{\ActionWpsPitchScreen}{\ButtonOn{} + \ButtonUp/\ButtonDown} -\newcommand{\ActionWpsQuickScreen}{\ButtonFTwo} -\newcommand{\ActionWpsMenu}{\ButtonFOne} -\newcommand{\ActionWpsContext}{Long \ButtonPlay} -\newcommand{\ActionWpsBrowse}{\ButtonOn} -\newcommand{\ActionWpsIdThreeScreen}{\ButtonFOne{} + \ButtonOn} - -\newcommand{\ActionWpsAbSetBNextDir}{\ButtonOn{} + \ButtonLeft} -\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonOn{} + \ButtonRight} -\newcommand{\ActionWpsAbReset}{\ButtonOn{} + \ButtonOff} - -%Button actions, tree context -\newcommand{\ActionTreeWps}{\ButtonOn} -\newcommand{\ActionTreeStop}{\ButtonOff} -\newcommand{\ActionTreeEnter}{\ButtonRight} -\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} - -%Button actions, YesNo context -\newcommand{\ActionYesNoAccept}{\ButtonPlay} - -%Button actions, Setting context -\newcommand{\ActionSettingInc}{\ButtonUp} -\newcommand{\ActionSettingDec}{\ButtonDown} - -%Button actions, Alarm screen -\newcommand{\ActionAlarmSet}{\ButtonPlay} -\newcommand{\ActionAlarmCancel}{\ButtonOff} -\newcommand{\ActionAlarmHoursInc}{\ButtonRight} -\newcommand{\ActionAlarmHoursDec}{\ButtonLeft} - -%Button actions, Virtual Keyboard Context -\newcommand{\ActionKbdLeft}{\ButtonLeft} -\newcommand{\ActionKbdRight}{\ButtonRight} -\newcommand{\ActionKbdSelect}{\ButtonPlay} -\newcommand{\ActionKbdCursorLeft}{\ButtonOn{} + \ButtonLeft} -\newcommand{\ActionKbdCursorRight}{\ButtonOn{} + \ButtonRight} -\newcommand{\ActionKbdPageFlip}{\ButtonFOne} -\newcommand{\ActionKbdDone}{\ButtonFTwo} -\newcommand{\ActionKbdAbort}{\ButtonOff} -\newcommand{\ActionKbdBackSpace}{\ButtonFThree} -\newcommand{\ActionKbdUp}{\ButtonUp} -\newcommand{\ActionKbdDown}{\ButtonDown} - -%Button actions, Pitch Screen context -\newcommand{\ActionPsToggleMode}{\ButtonFOne} -\newcommand{\ActionPsIncSmall}{\ButtonUp} -\newcommand{\ActionPsIncBig}{Long \ButtonUp} -\newcommand{\ActionPsDecSmall}{\ButtonDown} -\newcommand{\ActionPsDecBig}{Long \ButtonDown} -\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} -\newcommand{\ActionPsNudgeRight}{\ButtonRight} -\newcommand{\ActionPsReset}{\ButtonOn} -\newcommand{\ActionPsExit}{\ButtonOff} - -%Button actions, Recording screen context -\newcommand{\ActionRecPause}{\ButtonPlay} -\newcommand{\ActionRecFTwo}{\ButtonFTwo} -\newcommand{\ActionRecFThree}{\ButtonFThree} -\newcommand{\ActionRecSettingsInc}{\ButtonRight} -\newcommand{\ActionRecSettingsDec}{\ButtonLeft} -\newcommand{\ActionRecPrev}{\ButtonUp} -\newcommand{\ActionRecNext}{\ButtonDown} -\newcommand{\ActionRecMenu}{\ButtonFOne} -\newcommand{\ActionRecExit}{\ButtonOff} - -%Button actions, FM radio context -\newcommand{\ActionFMPreset}{\ButtonFTwo} -\newcommand{\ActionFMMenu}{\ButtonFOne} -\newcommand{\ActionFMMode}{Long \ButtonOn} -\newcommand{\ActionFMStop}{\ButtonOff} -\newcommand{\ActionFMExit}{\ButtonOn} -\newcommand{\ActionFMSettingsInc}{\ButtonUp} -\newcommand{\ActionFMSettingsDec}{\ButtonDown} -\newcommand{\ActionFMPrev}{\ButtonLeft} -\newcommand{\ActionFMNext}{\ButtonRight} - -\newcommand{\ActionBmDelete}{\ButtonOn{} + \ButtonPlay} \ No newline at end of file diff --git a/manual/platform/keymap-c200.tex b/manual/platform/keymap-c200.tex new file mode 100644 index 0000000000..8fbed84de3 --- /dev/null +++ b/manual/platform/keymap-c200.tex @@ -0,0 +1,109 @@ +% $Id$ + +\newcommand{\ButtonLeft}{\btnfnt{Left}} +\newcommand{\ButtonRight}{\btnfnt{Right}} +\newcommand{\ButtonRec}{\btnfnt{Rec}} +\newcommand{\ButtonUp}{\btnfnt{Play}} +\newcommand{\ButtonDown}{\btnfnt{Submenu}} +\newcommand{\ButtonSelect}{\btnfnt{Select}} +\newcommand{\ButtonPower}{\btnfnt{Power}} +\newcommand{\ButtonVolUp}{\btnfnt{Volume Up}} +\newcommand{\ButtonVolDown}{\btnfnt{Volume Down}} +\newcommand{\ButtonHold}{\btnfnt{Hold}} + +%Button actions, standard context +\newcommand{\ActionStdPrev}{\ButtonDown} +\newcommand{\ActionStdPrevRepeat}{Long \ButtonDown} +\newcommand{\ActionStdNext}{\ButtonUp} +\newcommand{\ActionStdNextRepeat}{Long \ButtonUp} +\newcommand{\ActionStdCancel}{\ButtonLeft} +\newcommand{\ActionStdContext}{Long \ButtonSelect} +\newcommand{\ActionStdQuickScreen}{Long \ButtonDown} +\newcommand{\ActionQuickScreenExit}{\ButtonPower} +\newcommand{\ActionStdMenu}{\ButtonPower} +\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} +\newcommand{\ActionStdRec}{Long \ButtonRec} +\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}{Long \ButtonUp} +\newcommand{\ActionWpsVolDown}{\ButtonVolDown} +\newcommand{\ActionWpsVolUp}{\ButtonVolUp} +\newcommand{\ActionWpsQuickScreen}{\ButtonDown} +\newcommand{\ActionWpsMenu}{\ButtonPower} +\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}{Long \ButtonRight} +\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} +\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} + +%Button actions, YesNo context +\newcommand{\ActionYesNoAccept}{\ButtonSelect} + +%Button actions, Setting context +\newcommand{\ActionSettingInc}{\ButtonUp} +\newcommand{\ActionSettingDec}{\ButtonDown} + +%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}{\ButtonVolDown} +\newcommand{\ActionKbdCursorRight}{\ButtonVolUp} +\newcommand{\ActionKbdBackSpace}{\ButtonRec} +\newcommand{\ActionKbdPageFlip}{\ButtonSelect{} + \ButtonLeft{} / \ButtonRight} + +%Button actions, Pitch Screen context +\newcommand{\ActionPsToggleMode}{\ButtonRec} +\newcommand{\ActionPsIncSmall}{\ButtonUp} +\newcommand{\ActionPsIncBig}{Long \ButtonUp} +\newcommand{\ActionPsDecSmall}{\ButtonDown} +\newcommand{\ActionPsDecBig}{Long \ButtonDown} +\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} +\newcommand{\ActionPsNudgeRight}{\ButtonRight} +\newcommand{\ActionPsReset}{\ButtonSelect} +\newcommand{\ActionPsExit}{\ButtonPower} + +%Button actions, Recording screen context +\newcommand{\ActionRecPause}{\ButtonSelect} +\newcommand{\ActionRecExit}{Long \ButtonPower} +\newcommand{\ActionRecNewfile}{\ButtonRec} +\newcommand{\ActionRecMenu}{\ButtonPower} +\newcommand{\ActionRecSettingsInc}{\ButtonRight} +\newcommand{\ActionRecSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecPrev}{\ButtonDown} +\newcommand{\ActionRecNext}{\ButtonUp} + +\newcommand{\ActionQuickscreenExit}{\ButtonPower} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\ButtonSelect} +\newcommand{\ActionFMMenu}{\ButtonDown} +\newcommand{\ActionFMMode}{\ButtonRec} +\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}{\ButtonRec} + diff --git a/manual/platform/keymap-clip.tex b/manual/platform/keymap-clip.tex new file mode 100644 index 0000000000..1ddc718e44 --- /dev/null +++ b/manual/platform/keymap-clip.tex @@ -0,0 +1,109 @@ +% $Id$ + +\newcommand{\ButtonLeft}{\btnfnt{Left}} +\newcommand{\ButtonRight}{\btnfnt{Right}} +\newcommand{\ButtonHome}{\btnfnt{Home}} +\newcommand{\ButtonUp}{\btnfnt{Play}} +\newcommand{\ButtonDown}{\btnfnt{Submenu}} +\newcommand{\ButtonSelect}{\btnfnt{Select}} +\newcommand{\ButtonPower}{\btnfnt{Power}} +\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} diff --git a/manual/platform/keymap-e200.tex b/manual/platform/keymap-e200.tex new file mode 100644 index 0000000000..ce2bc5a47a --- /dev/null +++ b/manual/platform/keymap-e200.tex @@ -0,0 +1,111 @@ +% $Id$ + +\newcommand{\ButtonLeft}{\btnfnt{Left}} +\newcommand{\ButtonRight}{\btnfnt{Right}} +\newcommand{\ButtonRec}{\btnfnt{Rec}} +\newcommand{\ButtonUp}{\btnfnt{Play}} +\newcommand{\ButtonDown}{\btnfnt{Submenu}} +\newcommand{\ButtonSelect}{\btnfnt{Select}} +\newcommand{\ButtonPower}{\btnfnt{Power}} +\newcommand{\ButtonScrollBack}{\btnfnt{Scroll Backward}} +\newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Forward}} +\newcommand{\ButtonHold}{\btnfnt{Hold}} + +%Button actions, standard context +\newcommand{\ActionStdPrev}{\ButtonScrollBack} +\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack} +\newcommand{\ActionStdNext}{\ButtonScrollFwd} +\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd} +\newcommand{\ActionStdCancel}{\ButtonLeft} +\newcommand{\ActionStdContext}{Long \ButtonSelect} +\newcommand{\ActionStdQuickScreen}{Long \ButtonDown} +\newcommand{\ActionQuickScreenExit}{\ButtonSelect} +\newcommand{\ActionStdMenu}{\ButtonDown} +\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} +\newcommand{\ActionStdRec}{Long \ButtonRec} +\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}{\ButtonScrollFwd} +\newcommand{\ActionWpsVolUp}{\ButtonScrollBack} + +\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}{\ButtonScrollFwd} +\newcommand{\ActionSettingDec}{\ButtonScrollBack} + +%Button actions, Virtual Keyboard Context +\newcommand{\ActionKbdLeft}{\ButtonLeft} +\newcommand{\ActionKbdRight}{\ButtonRight} +\newcommand{\ActionKbdSelect}{\ButtonSelect} +\newcommand{\ActionKbdDone}{\ButtonUp} +\newcommand{\ActionKbdAbort}{\ButtonPower} +\newcommand{\ActionKbdUp}{\ButtonScrollBack} +\newcommand{\ActionKbdDown}{\ButtonScrollFwd} +\newcommand{\ActionKbdCursorLeft}{\ButtonRec{} + \ButtonLeft} +\newcommand{\ActionKbdCursorRight}{\ButtonRec{} + \ButtonRight} +\newcommand{\ActionKbdBackSpace}{\ButtonDown} +\newcommand{\ActionKbdPageFlip}{\ButtonRec{} + \ButtonSelect} + +%Button actions, Pitch Screen context +\newcommand{\ActionPsToggleMode}{\ButtonRec} +\newcommand{\ActionPsIncSmall}{\ButtonScrollBack} +\newcommand{\ActionPsIncBig}{Long \ButtonScrollBack} +\newcommand{\ActionPsDecSmall}{\ButtonScrollFwd} +\newcommand{\ActionPsDecBig}{Long \ButtonScrollFwd} +\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} +\newcommand{\ActionPsNudgeRight}{\ButtonRight} +\newcommand{\ActionPsReset}{\ButtonSelect} +\newcommand{\ActionPsExit}{\ButtonPower{} or \ButtonUp} + +%Button actions, Recording screen context +\newcommand{\ActionRecPause}{\ButtonUp} +\newcommand{\ActionRecExit}{\ButtonPower} +\newcommand{\ActionRecNewfile}{\ButtonRec} +\newcommand{\ActionRecMenu}{Long \ButtonSelect} +\newcommand{\ActionRecSettingsInc}{\ButtonRight} +\newcommand{\ActionRecSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecPrev}{\ButtonScrollBack} +\newcommand{\ActionRecNext}{\ButtonScrollFwd} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\ButtonSelect} +\newcommand{\ActionFMMenu}{Long \ButtonSelect} +\newcommand{\ActionFMMode}{Long \ButtonUp} +\newcommand{\ActionFMStop}{\ButtonPower} +\newcommand{\ActionFMExit}{\ButtonDown} +\newcommand{\ActionFMPlay}{\ButtonUp} +\newcommand{\ActionFMSettingsInc}{\ButtonUp} +\newcommand{\ActionFMSettingsDec}{\ButtonDown} +\newcommand{\ActionFMPrev}{\ActionRecSettingsInc} +\newcommand{\ActionFMNext}{\ActionRecSettingsDec} + +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{\ButtonRec} + diff --git a/manual/platform/keymap-fuze.tex b/manual/platform/keymap-fuze.tex new file mode 100644 index 0000000000..351db621b0 --- /dev/null +++ b/manual/platform/keymap-fuze.tex @@ -0,0 +1,109 @@ +% $Id$ + +\newcommand{\ButtonLeft}{\btnfnt{Left}} +\newcommand{\ButtonRight}{\btnfnt{Right}} +\newcommand{\ButtonHome}{\btnfnt{Home}} +\newcommand{\ButtonUp}{\btnfnt{Play}} +\newcommand{\ButtonDown}{\btnfnt{Submenu}} +\newcommand{\ButtonSelect}{\btnfnt{Select}} +\newcommand{\ButtonPower}{\btnfnt{Power}} +\newcommand{\ButtonScrollBack}{\btnfnt{Scroll Backward}} +\newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Forward}} +\newcommand{\ButtonHold}{\btnfnt{Hold}} + +%Button actions, standard context +\newcommand{\ActionStdPrev}{\ButtonScrollBack} +\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack} +\newcommand{\ActionStdNext}{\ButtonScrollFwd} +\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd} +\newcommand{\ActionStdCancel}{\ButtonLeft} +\newcommand{\ActionStdContext}{Long \ButtonSelect} +\newcommand{\ActionStdQuickScreen}{Long \ButtonDown} +\newcommand{\ActionQuickScreenExit}{\ButtonSelect} +\newcommand{\ActionStdMenu}{\ButtonDown} +\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}{Long \ButtonHome} +\newcommand{\ActionWpsVolDown}{\ButtonScrollBack} +\newcommand{\ActionWpsVolUp}{\ButtonScrollFwd} + +\newcommand{\ActionWpsQuickScreen}{Long \ButtonDown} +\newcommand{\ActionWpsMenu}{\ButtonDown} +\newcommand{\ActionWpsContext}{Long \ButtonSelect} +\newcommand{\ActionWpsBrowse}{\ButtonSelect} +\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp} +\newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown} + +\newcommand{\ActionWpsAbSetBNextDir}{\ButtonHome{} + \ButtonRight} +\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonHome{} + \ButtonLeft} +\newcommand{\ActionWpsAbReset}{\ButtonHome{} + \ButtonUp} + +%Button actions, tree context +\newcommand{\ActionTreeWps}{\ButtonUp} +\newcommand{\ActionTreeStop}{\ButtonHome} +\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} +\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} + +%Button actions, YesNo context +\newcommand{\ActionYesNoAccept}{\ButtonSelect} + +%Button actions, Setting context +\newcommand{\ActionSettingInc}{\ButtonScrollFwd} +\newcommand{\ActionSettingDec}{\ButtonScrollBack} + +%Button actions, Virtual Keyboard Context +\newcommand{\ActionKbdLeft}{\ButtonLeft} +\newcommand{\ActionKbdRight}{\ButtonRight} +\newcommand{\ActionKbdSelect}{\ButtonSelect} +\newcommand{\ActionKbdDone}{\ButtonUp} +\newcommand{\ActionKbdAbort}{Long \ButtonHome} +\newcommand{\ActionKbdUp}{\ButtonScrollBack} +\newcommand{\ActionKbdDown}{\ButtonScrollFwd} +\newcommand{\ActionKbdCursorLeft}{\ButtonHome{} + \ButtonLeft} +\newcommand{\ActionKbdCursorRight}{\ButtonHome{} + \ButtonRight} +\newcommand{\ActionKbdBackSpace}{\ButtonDown} +\newcommand{\ActionKbdPageFlip}{\ButtonHome{} + \ButtonSelect} + +%Button actions, Pitch Screen context +\newcommand{\ActionPsToggleMode}{\ButtonHome} +\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd} +\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd} +\newcommand{\ActionPsDecSmall}{\ButtonScrollBack} +\newcommand{\ActionPsDecBig}{Long \ButtonScrollBack} +\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} +\newcommand{\ActionPsNudgeRight}{\ButtonRight} +\newcommand{\ActionPsReset}{\ButtonSelect} +\newcommand{\ActionPsExit}{Long \ButtonHome{} 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}{\ButtonScrollBack} +%\newcommand{\ActionRecNext}{\ButtonScrollFwd} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\ButtonSelect} +\newcommand{\ActionFMMenu}{Long \ButtonSelect} +\newcommand{\ActionFMMode}{Long \ButtonUp} +\newcommand{\ActionFMStop}{Long \ButtonHome} +\newcommand{\ActionFMExit}{\ButtonDown} +\newcommand{\ActionFMPlay}{\ButtonUp} +\newcommand{\ActionFMSettingsInc}{\ButtonUp} %? +\newcommand{\ActionFMSettingsDec}{\ButtonDown} %? +\newcommand{\ActionFMPrev}{\ButtonLeft} +\newcommand{\ActionFMNext}{\ButtonRight} + +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{\ButtonHome} diff --git a/manual/platform/keymap-gigabeatf.tex b/manual/platform/keymap-gigabeatf.tex new file mode 100644 index 0000000000..39d51b0dd5 --- /dev/null +++ b/manual/platform/keymap-gigabeatf.tex @@ -0,0 +1,87 @@ +% $Id$ + +\newcommand{\ButtonPower}{\btnfnt{Power}} +\newcommand{\ButtonMenu}{\btnfnt{Menu}} +\newcommand{\ButtonLeft}{\btnfnt{Left}} +\newcommand{\ButtonRight}{\btnfnt{Right}} +\newcommand{\ButtonUp}{\btnfnt{Up}} +\newcommand{\ButtonDown}{\btnfnt{Down}} +\newcommand{\ButtonVolUp}{\btnfnt{Volume up}} +\newcommand{\ButtonVolDown}{\btnfnt{Volume down}} +\newcommand{\ButtonSelect}{\btnfnt{Select}} +\newcommand{\ButtonA}{\btnfnt{A}} +\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{} or \ButtonPower} +\newcommand{\ActionStdContext}{Long \ButtonSelect} +\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu} +\newcommand{\ActionQuickScreenExit}{\ButtonMenu} +\newcommand{\ActionStdMenu}{\ButtonMenu} +\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} +\newcommand{\ActionStdUsbCharge}{\ButtonMenu} + +%Button actions, wps context +\newcommand{\ActionWpsPlay}{\ButtonA} +\newcommand{\ActionWpsSkipNext}{\ButtonRight} +\newcommand{\ActionWpsSkipPrev}{\ButtonLeft} +\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} +\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} +\newcommand{\ActionWpsAbSetBNextDir}{\ButtonA{} + \ButtonRight} +\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonA{} + \ButtonLeft} +\newcommand{\ActionWpsStop}{\ButtonPower} +\newcommand{\ActionWpsVolDown}{\ButtonDown} +\newcommand{\ActionWpsVolUp}{\ButtonUp} +\newcommand{\ActionWpsPitchScreen}{\ButtonA{} + \ButtonUp/\ButtonDown} +\newcommand{\ActionWpsQuickScreen}{Long \ButtonMenu} +\newcommand{\ActionWpsMenu}{\ButtonMenu} +\newcommand{\ActionWpsContext}{Long \ButtonSelect} +\newcommand{\ActionWpsBrowse}{\ButtonSelect} +\newcommand{\ActionWpsAbReset}{\ButtonA{} + \ButtonSelect} +\newcommand{\ActionWpsIdThreeScreen}{\ButtonA{} + \ButtonMenu} + +%Button actions, tree context +\newcommand{\ActionTreeWps}{\ButtonA} +\newcommand{\ActionTreeStop}{\ButtonPower} +\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} +\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} + +%Button actions, YesNo context +\newcommand{\ActionYesNoAccept}{\ButtonSelect} + +%Button actions, Setting context +\newcommand{\ActionSettingInc}{\ButtonUp} +\newcommand{\ActionSettingDec}{\ButtonDown} + +%Button actions, Virtual Keyboard Context +\newcommand{\ActionKbdLeft}{\ButtonLeft} +\newcommand{\ActionKbdRight}{\ButtonRight} +\newcommand{\ActionKbdSelect}{\ButtonSelect} +\newcommand{\ActionKbdCursorLeft}{\ButtonA{} + \ButtonLeft} +\newcommand{\ActionKbdCursorRight}{\ButtonA{} + \ButtonRight} +\newcommand{\ActionKbdPageFlip}{\ButtonA{} + \ButtonMenu} +\newcommand{\ActionKbdDone}{\ButtonA} +\newcommand{\ActionKbdAbort}{\ButtonPower} +\newcommand{\ActionKbdBackSpace}{\ButtonMenu} +\newcommand{\ActionKbdMorseInput}{\ButtonA{} + \ButtonPower} +\newcommand{\ActionKbdMorseSelect}{\ButtonSelect} +\newcommand{\ActionKbdUp}{\ButtonUp} +\newcommand{\ActionKbdDown}{\ButtonDown} + +%Button actions, Pitch Screen context +\newcommand{\ActionPsToggleMode}{\ButtonMenu} +\newcommand{\ActionPsIncSmall}{\ButtonUp} +\newcommand{\ActionPsIncBig}{Long \ButtonUp} +\newcommand{\ActionPsDecSmall}{\ButtonDown} +\newcommand{\ActionPsDecBig}{Long \ButtonDown} +\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} +\newcommand{\ActionPsNudgeRight}{\ButtonRight} +\newcommand{\ActionPsReset}{\ButtonA} +\newcommand{\ActionPsExit}{\ButtonPower} + +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{\ButtonA} \ No newline at end of file diff --git a/manual/platform/keymap-gigabeatfx.tex b/manual/platform/keymap-gigabeatfx.tex deleted file mode 100644 index 39d51b0dd5..0000000000 --- a/manual/platform/keymap-gigabeatfx.tex +++ /dev/null @@ -1,87 +0,0 @@ -% $Id$ - -\newcommand{\ButtonPower}{\btnfnt{Power}} -\newcommand{\ButtonMenu}{\btnfnt{Menu}} -\newcommand{\ButtonLeft}{\btnfnt{Left}} -\newcommand{\ButtonRight}{\btnfnt{Right}} -\newcommand{\ButtonUp}{\btnfnt{Up}} -\newcommand{\ButtonDown}{\btnfnt{Down}} -\newcommand{\ButtonVolUp}{\btnfnt{Volume up}} -\newcommand{\ButtonVolDown}{\btnfnt{Volume down}} -\newcommand{\ButtonSelect}{\btnfnt{Select}} -\newcommand{\ButtonA}{\btnfnt{A}} -\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{} or \ButtonPower} -\newcommand{\ActionStdContext}{Long \ButtonSelect} -\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu} -\newcommand{\ActionQuickScreenExit}{\ButtonMenu} -\newcommand{\ActionStdMenu}{\ButtonMenu} -\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} -\newcommand{\ActionStdUsbCharge}{\ButtonMenu} - -%Button actions, wps context -\newcommand{\ActionWpsPlay}{\ButtonA} -\newcommand{\ActionWpsSkipNext}{\ButtonRight} -\newcommand{\ActionWpsSkipPrev}{\ButtonLeft} -\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} -\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} -\newcommand{\ActionWpsAbSetBNextDir}{\ButtonA{} + \ButtonRight} -\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonA{} + \ButtonLeft} -\newcommand{\ActionWpsStop}{\ButtonPower} -\newcommand{\ActionWpsVolDown}{\ButtonDown} -\newcommand{\ActionWpsVolUp}{\ButtonUp} -\newcommand{\ActionWpsPitchScreen}{\ButtonA{} + \ButtonUp/\ButtonDown} -\newcommand{\ActionWpsQuickScreen}{Long \ButtonMenu} -\newcommand{\ActionWpsMenu}{\ButtonMenu} -\newcommand{\ActionWpsContext}{Long \ButtonSelect} -\newcommand{\ActionWpsBrowse}{\ButtonSelect} -\newcommand{\ActionWpsAbReset}{\ButtonA{} + \ButtonSelect} -\newcommand{\ActionWpsIdThreeScreen}{\ButtonA{} + \ButtonMenu} - -%Button actions, tree context -\newcommand{\ActionTreeWps}{\ButtonA} -\newcommand{\ActionTreeStop}{\ButtonPower} -\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} -\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} - -%Button actions, YesNo context -\newcommand{\ActionYesNoAccept}{\ButtonSelect} - -%Button actions, Setting context -\newcommand{\ActionSettingInc}{\ButtonUp} -\newcommand{\ActionSettingDec}{\ButtonDown} - -%Button actions, Virtual Keyboard Context -\newcommand{\ActionKbdLeft}{\ButtonLeft} -\newcommand{\ActionKbdRight}{\ButtonRight} -\newcommand{\ActionKbdSelect}{\ButtonSelect} -\newcommand{\ActionKbdCursorLeft}{\ButtonA{} + \ButtonLeft} -\newcommand{\ActionKbdCursorRight}{\ButtonA{} + \ButtonRight} -\newcommand{\ActionKbdPageFlip}{\ButtonA{} + \ButtonMenu} -\newcommand{\ActionKbdDone}{\ButtonA} -\newcommand{\ActionKbdAbort}{\ButtonPower} -\newcommand{\ActionKbdBackSpace}{\ButtonMenu} -\newcommand{\ActionKbdMorseInput}{\ButtonA{} + \ButtonPower} -\newcommand{\ActionKbdMorseSelect}{\ButtonSelect} -\newcommand{\ActionKbdUp}{\ButtonUp} -\newcommand{\ActionKbdDown}{\ButtonDown} - -%Button actions, Pitch Screen context -\newcommand{\ActionPsToggleMode}{\ButtonMenu} -\newcommand{\ActionPsIncSmall}{\ButtonUp} -\newcommand{\ActionPsIncBig}{Long \ButtonUp} -\newcommand{\ActionPsDecSmall}{\ButtonDown} -\newcommand{\ActionPsDecBig}{Long \ButtonDown} -\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} -\newcommand{\ActionPsNudgeRight}{\ButtonRight} -\newcommand{\ActionPsReset}{\ButtonA} -\newcommand{\ActionPsExit}{\ButtonPower} - -%Button actions, Bookmark screen context -\newcommand{\ActionBmDelete}{\ButtonA} \ No newline at end of file diff --git a/manual/platform/keymap-h10.tex b/manual/platform/keymap-h10.tex new file mode 100644 index 0000000000..364504fcd7 --- /dev/null +++ b/manual/platform/keymap-h10.tex @@ -0,0 +1,113 @@ +% $Id$ + +\newcommand{\ButtonLeft}{\btnfnt{Cancel}} +\newcommand{\ButtonRight}{\btnfnt{Select}} +\newcommand{\ButtonRew}{\btnfnt{Prev}} +\newcommand{\ButtonPlay}{\btnfnt{Play}} +\newcommand{\ButtonFF}{\btnfnt{Next}} +\newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}} +\newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}} +\newcommand{\ButtonPower}{\btnfnt{Power}} +\newcommand{\ButtonHold}{\btnfnt{Hold}} + +%Button actions, standard context +\newcommand{\ActionStdPrev}{\ButtonScrollUp} +\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollUp} +\newcommand{\ActionStdNext}{\ButtonScrollDown} +\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollDown} +\newcommand{\ActionStdCancel}{\ButtonLeft} +\newcommand{\ActionStdContext}{Long \ButtonRight} +\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft} +\newcommand{\ActionQuickScreenExit}{\ButtonLeft} +\newcommand{\ActionStdMenu}{\ButtonPower} +\newcommand{\ActionStdOk}{\ButtonRight} +\newcommand{\ActionStdUsbCharge}{\ButtonRight} + +%Button actions, wps context +\newcommand{\ActionWpsPlay}{\ButtonPlay} +\newcommand{\ActionWpsSkipNext}{\ButtonFF} +\newcommand{\ActionWpsSkipPrev}{\ButtonRew} +\newcommand{\ActionWpsSeekBack}{Long \ButtonRew} +\newcommand{\ActionWpsSeekFwd}{Long \ButtonFF} + +\newcommand{\ActionWpsStop}{Long \ButtonPlay} +\newcommand{\ActionWpsVolDown}{\ButtonScrollDown} +\newcommand{\ActionWpsVolUp}{\ButtonScrollUp} + +\newcommand{\ActionWpsQuickScreen}{Long \ButtonLeft} +\newcommand{\ActionWpsMenu}{\ButtonPower} +\newcommand{\ActionWpsContext}{Long \ButtonRight} +\newcommand{\ActionWpsBrowse}{\ButtonLeft} +\newcommand{\ActionWpsPitchScreen}{\ButtonPlay+\ButtonLeft} +\newcommand{\ActionWpsIdThreeScreen}{\ButtonPlay+\ButtonRight} + +\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonFF} +\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonRew} +\newcommand{\ActionWpsAbReset}{\ButtonPower{} + \ButtonPlay} + +%Button actions, tree context +\newcommand{\ActionTreeWps}{\ButtonPlay} +\newcommand{\ActionTreeStop}{Long \ButtonPlay} +\newcommand{\ActionTreeEnter}{\ButtonRight} +\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} + +%Button actions, YesNo context +\newcommand{\ActionYesNoAccept}{\ButtonRight} + +%Button actions, Setting context +\newcommand{\ActionSettingInc}{\ButtonScrollUp} +\newcommand{\ActionSettingDec}{\ButtonScrollDown} + +%Button actions, Alarm screen +\newcommand{\ActionAlarmSet}{\ActionStdOk} +\newcommand{\ActionAlarmCancel}{\ActionStdCancel} +\newcommand{\ActionAlarmHoursInc}{\ButtonRew} +\newcommand{\ActionAlarmHoursDec}{\ButtonFF} + +%Button actions, Virtual Keyboard Context +\newcommand{\ActionKbdLeft}{\ButtonLeft} +\newcommand{\ActionKbdRight}{\ButtonRight} +\newcommand{\ActionKbdSelect}{\ButtonRew} +\newcommand{\ActionKbdDone}{\ButtonPlay} +\newcommand{\ActionKbdAbort}{\ButtonFF} +\newcommand{\ActionKbdUp}{\ButtonScrollUp} +\newcommand{\ActionKbdDown}{\ButtonScrollDown} +\newcommand{\ActionKbdMorseInput}{\ButtonPlay+\ButtonRew} +\newcommand{\ActionKbdMorseSelect}{\ButtonRew} + +%Button actions, Pitch Screen context +\newcommand{\ActionPsToggleMode}{\ButtonPower} +\newcommand{\ActionPsIncSmall}{\ButtonScrollUp} +\newcommand{\ActionPsIncBig}{Long \ButtonScrollUp} +\newcommand{\ActionPsDecSmall}{\ButtonScrollDown} +\newcommand{\ActionPsDecBig}{Long \ButtonScrollDown} +\newcommand{\ActionPsNudgeLeft}{\ButtonRew} +\newcommand{\ActionPsNudgeRight}{\ButtonFF} +\newcommand{\ActionPsReset}{\ButtonPlay} +\newcommand{\ActionPsExit}{\ButtonLeft} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\ButtonRight} +\newcommand{\ActionFMMenu}{Long \ButtonRight} +\newcommand{\ActionFMMode}{\ButtonLeft} +\newcommand{\ActionFMStop}{Long \ButtonPlay} +\newcommand{\ActionFMExit}{\ButtonPower} +\newcommand{\ActionFMPlay}{\ButtonPlay} +\newcommand{\ActionFMSettingsInc}{\ButtonScrollUp} +\newcommand{\ActionFMSettingsDec}{\ButtonScrollDown} +\newcommand{\ActionFMPrev}{\ButtonRew} +\newcommand{\ActionFMNext}{\ButtonFF} + +%Button actions, Recording screen context +\newcommand{\ActionRecPause}{\ButtonPlay} +\newcommand{\ActionRecNewfile}{\ButtonRight} +\newcommand{\ActionRecExit}{\ButtonLeft} +\newcommand{\ActionRecMenu}{\ButtonPower} +\newcommand{\ActionRecSettingsInc}{\ActionSettingInc} +\newcommand{\ActionRecSettingsDec}{\ActionSettingDec} +\newcommand{\ActionRecPrev}{\ButtonRew} +\newcommand{\ActionRecNext}{\ButtonFF} + +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{Long \ButtonRew} + diff --git a/manual/platform/keymap-h100_h300.tex b/manual/platform/keymap-h100_h300.tex new file mode 100644 index 0000000000..419dc0bfcf --- /dev/null +++ b/manual/platform/keymap-h100_h300.tex @@ -0,0 +1,109 @@ +% $Id$ + +\newcommand{\ButtonLeft}{\btnfnt{Left}} +\newcommand{\ButtonRight}{\btnfnt{Right}} +\newcommand{\ButtonUp}{\btnfnt{Up}} +\newcommand{\ButtonDown}{\btnfnt{Down}} +\newcommand{\ButtonSelect}{\btnfnt{Navi}} +\newcommand{\ButtonMode}{\btnfnt{A-B}} +\newcommand{\ButtonRec}{\btnfnt{Rec}} +\newcommand{\ButtonOn}{\btnfnt{Play}} +\newcommand{\ButtonOff}{\btnfnt{Stop}} +\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{} or \ButtonOff} +\newcommand{\ActionStdContext}{Long \ButtonSelect} +\newcommand{\ActionStdQuickScreen}{Long \ButtonMode} +\newcommand{\ActionQuickScreenExit}{\ButtonMode} +\newcommand{\ActionStdMenu}{\ButtonMode} +\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} +\newcommand{\ActionStdUsbCharge}{\ButtonMode} +\newcommand{\ActionStdRec}{Long \ButtonRec} + +%Button actions, wps context +\newcommand{\ActionWpsPlay}{\ButtonOn} +\newcommand{\ActionWpsSkipNext}{\ButtonRight} +\newcommand{\ActionWpsSkipPrev}{\ButtonLeft} +\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} +\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} +\newcommand{\ActionWpsAbSetBNextDir}{\ButtonOn{} + \ButtonRight} +\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonOn{} + \ButtonLeft} +\newcommand{\ActionWpsStop}{\ButtonOff} +\newcommand{\ActionWpsVolDown}{\ButtonDown} +\newcommand{\ActionWpsVolUp}{\ButtonUp} +\newcommand{\ActionWpsPitchScreen}{\ButtonOn{} + \ButtonUp/\ButtonDown} +\newcommand{\ActionWpsQuickScreen}{Long \ButtonMode} +\newcommand{\ActionWpsMenu}{\ButtonMode} +\newcommand{\ActionWpsContext}{Long \ButtonSelect} +\newcommand{\ActionWpsBrowse}{\ButtonSelect} +\newcommand{\ActionWpsAbReset}{\ButtonOn{} + \ButtonSelect} +\newcommand{\ActionWpsIdThreeScreen}{\ButtonOn{} + \ButtonMode} + +%Button actions, tree context +\newcommand{\ActionTreeWps}{\ButtonOn} +\newcommand{\ActionTreeStop}{\ButtonOff} +\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} +\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} + +%Button actions, YesNo context +\newcommand{\ActionYesNoAccept}{\ButtonSelect} + +%Button actions, Setting context +\newcommand{\ActionSettingInc}{\ButtonUp} +\newcommand{\ActionSettingDec}{\ButtonDown} + +%Button actions, Virtual Keyboard Context +\newcommand{\ActionKbdLeft}{\ButtonLeft} +\newcommand{\ActionKbdRight}{\ButtonRight} +\newcommand{\ActionKbdSelect}{\ButtonSelect} +\newcommand{\ActionKbdCursorLeft}{\ButtonOn{} + \ButtonLeft} +\newcommand{\ActionKbdCursorRight}{\ButtonOn{} + \ButtonRight} +\newcommand{\ActionKbdPageFlip}{\ButtonMode} +\newcommand{\ActionKbdDone}{\ButtonOn} +\newcommand{\ActionKbdAbort}{\ButtonOff} +\newcommand{\ActionKbdBackSpace}{\ButtonRec} +\newcommand{\ActionKbdMorseInput}{\ButtonOn{} + \ButtonMode} +\newcommand{\ActionKbdMorseSelect}{\ButtonSelect} +\newcommand{\ActionKbdUp}{\ButtonUp} +\newcommand{\ActionKbdDown}{\ButtonDown} + +%Button actions, Pitch Screen context +\newcommand{\ActionPsToggleMode}{\ButtonMode} +\newcommand{\ActionPsIncSmall}{\ButtonUp} +\newcommand{\ActionPsIncBig}{Long \ButtonUp} +\newcommand{\ActionPsDecSmall}{\ButtonDown} +\newcommand{\ActionPsDecBig}{Long \ButtonDown} +\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} +\newcommand{\ActionPsNudgeRight}{\ButtonRight} +\newcommand{\ActionPsReset}{\ButtonSelect} +\newcommand{\ActionPsExit}{\ButtonOn{} or \ButtonOff} + +%Button actions, Recording screen context +\newcommand{\ActionRecPause}{\ButtonOn} +\newcommand{\ActionRecNewfile}{\ButtonRec} +\newcommand{\ActionRecSettingsInc}{\ButtonRight} +\newcommand{\ActionRecSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecPrev}{\ButtonUp} +\newcommand{\ActionRecNext}{\ButtonDown} +\newcommand{\ActionRecMenu}{\ButtonMode} +\newcommand{\ActionRecExit}{\ButtonOff} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\ButtonSelect} +\newcommand{\ActionFMMenu}{Long \ButtonSelect} +\newcommand{\ActionFMMode}{Long \ButtonOn} +\newcommand{\ActionFMStop}{\ButtonOff} +\newcommand{\ActionFMExit}{\ButtonMode} +\newcommand{\ActionFMPlay}{\ButtonOn} +\newcommand{\ActionFMSettingsInc}{\ActionSettingInc} +\newcommand{\ActionFMSettingsDec}{\ActionSettingDec} +\newcommand{\ActionFMPrev}{\ButtonLeft} +\newcommand{\ActionFMNext}{\ButtonRight} + +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{\ButtonRec} \ No newline at end of file diff --git a/manual/platform/keymap-iaudiom3.tex b/manual/platform/keymap-iaudiom3.tex deleted file mode 100644 index 098422b21d..0000000000 --- a/manual/platform/keymap-iaudiom3.tex +++ /dev/null @@ -1,93 +0,0 @@ -% $Id$ % -\newcommand{\ButtonLeft}{\btnfnt{Rewind}} -\newcommand{\ButtonRight}{\btnfnt{Forward}} -\newcommand{\ButtonUp}{\btnfnt{Volume Up}} -\newcommand{\ButtonDown}{\btnfnt{Volume Down}} -\newcommand{\ButtonRec}{\btnfnt{Rec}} -\newcommand{\ButtonPlay}{\btnfnt{Play}} -\newcommand{\ButtonMode}{\btnfnt{Mode}} -\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 \ButtonMode} -\newcommand{\ActionStdQuickScreen}{Long \ButtonRec} -\newcommand{\ActionQuickScreenExit}{\ButtonRec} -\newcommand{\ActionStdMenu}{\ButtonRec} -\newcommand{\ActionStdOk}{\ButtonPlay{} or \ButtonRight} - -%Button actions, wps context -\newcommand{\ActionWpsPlay}{\ButtonPlay} -\newcommand{\ActionWpsStop}{Long \ButtonPlay} -\newcommand{\ActionWpsSkipNext}{\ButtonRight} -\newcommand{\ActionWpsSkipPrev}{\ButtonLeft} -\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} -\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} -\newcommand{\ActionWpsVolDown}{\ButtonDown} -\newcommand{\ActionWpsVolUp}{\ButtonUp} -\newcommand{\ActionWpsQuickScreen}{Long \ButtonRec} -\newcommand{\ActionWpsMenu}{\ButtonRec} -\newcommand{\ActionWpsContext}{Long \ButtonMode} -\newcommand{\ActionWpsBrowse}{\ButtonMode} - -%Button actions, tree context -\newcommand{\ActionTreeWps}{\ButtonPlay} -\newcommand{\ActionTreeStop}{Long \ButtonPlay} -\newcommand{\ActionTreeEnter}{\ButtonPlay{} or \ButtonRight} -\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} - -%Button actions, YesNo context -\newcommand{\ActionYesNoAccept}{\ButtonPlay} - -%Button actions, Setting context -\newcommand{\ActionSettingInc}{\ButtonUp} -\newcommand{\ActionSettingDec}{\ButtonDown} - -%Button actions, Virtual Keyboard Context -\newcommand{\ActionKbdLeft}{\ButtonLeft} -\newcommand{\ActionKbdRight}{\ButtonRight} -\newcommand{\ActionKbdUp}{\ButtonUp} -\newcommand{\ActionKbdDown}{\ButtonDown} -\newcommand{\ActionKbdSelect}{\ButtonPlay} -\newcommand{\ActionKbdDone}{Long \ButtonPlay} -\newcommand{\ActionKbdAbort}{\ButtonRec} - -%Button actions, Pitch Screen context -\newcommand{\ActionPsToggleMode}{\ButtonMode} -\newcommand{\ActionPsIncSmall}{\ButtonUp} -\newcommand{\ActionPsIncBig}{Long \ButtonUp} -\newcommand{\ActionPsDecSmall}{\ButtonDown} -\newcommand{\ActionPsDecBig}{Long \ButtonDown} -\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} -\newcommand{\ActionPsNudgeRight}{\ButtonRight} -\newcommand{\ActionPsReset}{\ButtonRec} -\newcommand{\ActionPsExit}{\ButtonPlay} - -%Button actions, Recording screen context -\newcommand{\ActionRecPause}{\ButtonPlay} -\newcommand{\ActionRecNewfile}{\ButtonRec} -\newcommand{\ActionRecSettingsInc}{\ButtonRight} -\newcommand{\ActionRecSettingsDec}{\ButtonLeft} -\newcommand{\ActionRecPrev}{\ButtonUp} -\newcommand{\ActionRecNext}{\ButtonDown} -\newcommand{\ActionRecMenu}{Long \ButtonRec} -\newcommand{\ActionRecExit}{Long \ButtonPlay} - -%Button actions, FM radio context -\newcommand{\ActionFMPreset}{\ButtonMode} -\newcommand{\ActionFMMenu}{Long \ButtonMode} -\newcommand{\ActionFMMode}{Long \ButtonRec} -\newcommand{\ActionFMStop}{Long \ButtonPlay} -\newcommand{\ActionFMExit}{\ButtonRec} -\newcommand{\ActionFMPlay}{\ButtonPlay} -\newcommand{\ActionFMSettingsInc}{\ActionSettingInc} -\newcommand{\ActionFMSettingsDec}{\ActionSettingDec} -\newcommand{\ActionFMPrev}{\ButtonLeft} -\newcommand{\ActionFMNext}{\ButtonRight} - -%Button actions, Bookmark screen context -\newcommand{\ActionBmDelete}{Long \ButtonRec} diff --git a/manual/platform/keymap-iaudiomx5.tex b/manual/platform/keymap-iaudiomx5.tex deleted file mode 100644 index aea09f4496..0000000000 --- a/manual/platform/keymap-iaudiomx5.tex +++ /dev/null @@ -1,95 +0,0 @@ -% $Id$ - -\newcommand{\ButtonLeft}{\btnfnt{Left}} -\newcommand{\ButtonRight}{\btnfnt{Right}} -\newcommand{\ButtonUp}{\btnfnt{Up}} -\newcommand{\ButtonDown}{\btnfnt{Down}} -\newcommand{\ButtonSelect}{\btnfnt{Select}} -\newcommand{\ButtonPower}{\btnfnt{Power}} -\newcommand{\ButtonRec}{\btnfnt{Rec}} -\newcommand{\ButtonPlay}{\btnfnt{Play}} -\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{} or \ButtonPower} -\newcommand{\ActionStdContext}{Long \ButtonSelect} -\newcommand{\ActionStdQuickScreen}{Long \ButtonRec} -\newcommand{\ActionQuickScreenExit}{\ButtonRec} -\newcommand{\ActionStdMenu}{\ButtonRec} -\newcommand{\ActionStdOk}{\ButtonSelect, \ButtonRight{} or \ButtonPlay} - -%Button actions, wps context -\newcommand{\ActionWpsPlay}{\ButtonPlay} -\newcommand{\ActionWpsStop}{Long \ButtonPlay} -\newcommand{\ActionWpsSkipNext}{\ButtonRight} -\newcommand{\ActionWpsSkipPrev}{\ButtonLeft} -\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} -\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} -\newcommand{\ActionWpsVolDown}{\ButtonDown} -\newcommand{\ActionWpsVolUp}{\ButtonUp} -\newcommand{\ActionWpsQuickScreen}{Long \ButtonRec} -\newcommand{\ActionWpsMenu}{\ButtonRec} -\newcommand{\ActionWpsContext}{Long \ButtonSelect} -\newcommand{\ActionWpsBrowse}{\ButtonSelect} - -%Button actions, tree context -\newcommand{\ActionTreeWps}{\ButtonPlay} -\newcommand{\ActionTreeStop}{Long \ButtonPlay} -\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} -\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} - -%Button actions, YesNo context -\newcommand{\ActionYesNoAccept}{\ButtonSelect} - -%Button actions, Setting context -\newcommand{\ActionSettingInc}{\ButtonUp} -\newcommand{\ActionSettingDec}{\ButtonDown} - -%Button actions, Virtual Keyboard Context -\newcommand{\ActionKbdLeft}{\ButtonLeft} -\newcommand{\ActionKbdRight}{\ButtonRight} -\newcommand{\ActionKbdUp}{\ButtonUp} -\newcommand{\ActionKbdDown}{\ButtonDown} -\newcommand{\ActionKbdSelect}{\ButtonSelect} -\newcommand{\ActionKbdDone}{\ButtonPlay} -\newcommand{\ActionKbdAbort}{\ButtonRec} - -%Button actions, Pitch Screen context -\newcommand{\ActionPsToggleMode}{\ButtonSelect} -\newcommand{\ActionPsIncSmall}{\ButtonUp} -\newcommand{\ActionPsIncBig}{Long \ButtonUp} -\newcommand{\ActionPsDecSmall}{\ButtonDown} -\newcommand{\ActionPsDecBig}{Long \ButtonDown} -\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} -\newcommand{\ActionPsNudgeRight}{\ButtonRight} -\newcommand{\ActionPsReset}{\ButtonPower} -\newcommand{\ActionPsExit}{\ButtonPlay} - -%Button actions, Recording screen context -\newcommand{\ActionRecPause}{\ButtonPlay} -\newcommand{\ActionRecNewfile}{\ButtonRec} -\newcommand{\ActionRecSettingsInc}{\ButtonRight} -\newcommand{\ActionRecSettingsDec}{\ButtonLeft} -\newcommand{\ActionRecPrev}{\ButtonUp} -\newcommand{\ActionRecNext}{\ButtonDown} -\newcommand{\ActionRecMenu}{Long \ButtonRec} -\newcommand{\ActionRecExit}{Long \ButtonPlay} - -%Button actions, FM radio context -\newcommand{\ActionFMPreset}{\ButtonSelect} -\newcommand{\ActionFMMenu}{Long \ButtonSelect} -\newcommand{\ActionFMMode}{Long \ButtonPlay} -\newcommand{\ActionFMStop}{\ButtonPower} -\newcommand{\ActionFMExit}{\ButtonRec} -\newcommand{\ActionFMPlay}{\ButtonPlay} -\newcommand{\ActionFMSettingsInc}{\ActionSettingInc} -\newcommand{\ActionFMSettingsDec}{\ActionSettingDec} -\newcommand{\ActionFMPrev}{\ButtonLeft} -\newcommand{\ActionFMNext}{\ButtonRight} - %Button actions, Bookmark screen context -\newcommand{\ActionBmDelete}{Long \ButtonRec} - diff --git a/manual/platform/keymap-iriverh10.tex b/manual/platform/keymap-iriverh10.tex deleted file mode 100644 index 364504fcd7..0000000000 --- a/manual/platform/keymap-iriverh10.tex +++ /dev/null @@ -1,113 +0,0 @@ -% $Id$ - -\newcommand{\ButtonLeft}{\btnfnt{Cancel}} -\newcommand{\ButtonRight}{\btnfnt{Select}} -\newcommand{\ButtonRew}{\btnfnt{Prev}} -\newcommand{\ButtonPlay}{\btnfnt{Play}} -\newcommand{\ButtonFF}{\btnfnt{Next}} -\newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}} -\newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}} -\newcommand{\ButtonPower}{\btnfnt{Power}} -\newcommand{\ButtonHold}{\btnfnt{Hold}} - -%Button actions, standard context -\newcommand{\ActionStdPrev}{\ButtonScrollUp} -\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollUp} -\newcommand{\ActionStdNext}{\ButtonScrollDown} -\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollDown} -\newcommand{\ActionStdCancel}{\ButtonLeft} -\newcommand{\ActionStdContext}{Long \ButtonRight} -\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft} -\newcommand{\ActionQuickScreenExit}{\ButtonLeft} -\newcommand{\ActionStdMenu}{\ButtonPower} -\newcommand{\ActionStdOk}{\ButtonRight} -\newcommand{\ActionStdUsbCharge}{\ButtonRight} - -%Button actions, wps context -\newcommand{\ActionWpsPlay}{\ButtonPlay} -\newcommand{\ActionWpsSkipNext}{\ButtonFF} -\newcommand{\ActionWpsSkipPrev}{\ButtonRew} -\newcommand{\ActionWpsSeekBack}{Long \ButtonRew} -\newcommand{\ActionWpsSeekFwd}{Long \ButtonFF} - -\newcommand{\ActionWpsStop}{Long \ButtonPlay} -\newcommand{\ActionWpsVolDown}{\ButtonScrollDown} -\newcommand{\ActionWpsVolUp}{\ButtonScrollUp} - -\newcommand{\ActionWpsQuickScreen}{Long \ButtonLeft} -\newcommand{\ActionWpsMenu}{\ButtonPower} -\newcommand{\ActionWpsContext}{Long \ButtonRight} -\newcommand{\ActionWpsBrowse}{\ButtonLeft} -\newcommand{\ActionWpsPitchScreen}{\ButtonPlay+\ButtonLeft} -\newcommand{\ActionWpsIdThreeScreen}{\ButtonPlay+\ButtonRight} - -\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonFF} -\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonRew} -\newcommand{\ActionWpsAbReset}{\ButtonPower{} + \ButtonPlay} - -%Button actions, tree context -\newcommand{\ActionTreeWps}{\ButtonPlay} -\newcommand{\ActionTreeStop}{Long \ButtonPlay} -\newcommand{\ActionTreeEnter}{\ButtonRight} -\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} - -%Button actions, YesNo context -\newcommand{\ActionYesNoAccept}{\ButtonRight} - -%Button actions, Setting context -\newcommand{\ActionSettingInc}{\ButtonScrollUp} -\newcommand{\ActionSettingDec}{\ButtonScrollDown} - -%Button actions, Alarm screen -\newcommand{\ActionAlarmSet}{\ActionStdOk} -\newcommand{\ActionAlarmCancel}{\ActionStdCancel} -\newcommand{\ActionAlarmHoursInc}{\ButtonRew} -\newcommand{\ActionAlarmHoursDec}{\ButtonFF} - -%Button actions, Virtual Keyboard Context -\newcommand{\ActionKbdLeft}{\ButtonLeft} -\newcommand{\ActionKbdRight}{\ButtonRight} -\newcommand{\ActionKbdSelect}{\ButtonRew} -\newcommand{\ActionKbdDone}{\ButtonPlay} -\newcommand{\ActionKbdAbort}{\ButtonFF} -\newcommand{\ActionKbdUp}{\ButtonScrollUp} -\newcommand{\ActionKbdDown}{\ButtonScrollDown} -\newcommand{\ActionKbdMorseInput}{\ButtonPlay+\ButtonRew} -\newcommand{\ActionKbdMorseSelect}{\ButtonRew} - -%Button actions, Pitch Screen context -\newcommand{\ActionPsToggleMode}{\ButtonPower} -\newcommand{\ActionPsIncSmall}{\ButtonScrollUp} -\newcommand{\ActionPsIncBig}{Long \ButtonScrollUp} -\newcommand{\ActionPsDecSmall}{\ButtonScrollDown} -\newcommand{\ActionPsDecBig}{Long \ButtonScrollDown} -\newcommand{\ActionPsNudgeLeft}{\ButtonRew} -\newcommand{\ActionPsNudgeRight}{\ButtonFF} -\newcommand{\ActionPsReset}{\ButtonPlay} -\newcommand{\ActionPsExit}{\ButtonLeft} - -%Button actions, FM radio context -\newcommand{\ActionFMPreset}{\ButtonRight} -\newcommand{\ActionFMMenu}{Long \ButtonRight} -\newcommand{\ActionFMMode}{\ButtonLeft} -\newcommand{\ActionFMStop}{Long \ButtonPlay} -\newcommand{\ActionFMExit}{\ButtonPower} -\newcommand{\ActionFMPlay}{\ButtonPlay} -\newcommand{\ActionFMSettingsInc}{\ButtonScrollUp} -\newcommand{\ActionFMSettingsDec}{\ButtonScrollDown} -\newcommand{\ActionFMPrev}{\ButtonRew} -\newcommand{\ActionFMNext}{\ButtonFF} - -%Button actions, Recording screen context -\newcommand{\ActionRecPause}{\ButtonPlay} -\newcommand{\ActionRecNewfile}{\ButtonRight} -\newcommand{\ActionRecExit}{\ButtonLeft} -\newcommand{\ActionRecMenu}{\ButtonPower} -\newcommand{\ActionRecSettingsInc}{\ActionSettingInc} -\newcommand{\ActionRecSettingsDec}{\ActionSettingDec} -\newcommand{\ActionRecPrev}{\ButtonRew} -\newcommand{\ActionRecNext}{\ButtonFF} - -%Button actions, Bookmark screen context -\newcommand{\ActionBmDelete}{Long \ButtonRew} - diff --git a/manual/platform/keymap-iriverh100_h300.tex b/manual/platform/keymap-iriverh100_h300.tex deleted file mode 100644 index 419dc0bfcf..0000000000 --- a/manual/platform/keymap-iriverh100_h300.tex +++ /dev/null @@ -1,109 +0,0 @@ -% $Id$ - -\newcommand{\ButtonLeft}{\btnfnt{Left}} -\newcommand{\ButtonRight}{\btnfnt{Right}} -\newcommand{\ButtonUp}{\btnfnt{Up}} -\newcommand{\ButtonDown}{\btnfnt{Down}} -\newcommand{\ButtonSelect}{\btnfnt{Navi}} -\newcommand{\ButtonMode}{\btnfnt{A-B}} -\newcommand{\ButtonRec}{\btnfnt{Rec}} -\newcommand{\ButtonOn}{\btnfnt{Play}} -\newcommand{\ButtonOff}{\btnfnt{Stop}} -\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{} or \ButtonOff} -\newcommand{\ActionStdContext}{Long \ButtonSelect} -\newcommand{\ActionStdQuickScreen}{Long \ButtonMode} -\newcommand{\ActionQuickScreenExit}{\ButtonMode} -\newcommand{\ActionStdMenu}{\ButtonMode} -\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} -\newcommand{\ActionStdUsbCharge}{\ButtonMode} -\newcommand{\ActionStdRec}{Long \ButtonRec} - -%Button actions, wps context -\newcommand{\ActionWpsPlay}{\ButtonOn} -\newcommand{\ActionWpsSkipNext}{\ButtonRight} -\newcommand{\ActionWpsSkipPrev}{\ButtonLeft} -\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} -\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} -\newcommand{\ActionWpsAbSetBNextDir}{\ButtonOn{} + \ButtonRight} -\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonOn{} + \ButtonLeft} -\newcommand{\ActionWpsStop}{\ButtonOff} -\newcommand{\ActionWpsVolDown}{\ButtonDown} -\newcommand{\ActionWpsVolUp}{\ButtonUp} -\newcommand{\ActionWpsPitchScreen}{\ButtonOn{} + \ButtonUp/\ButtonDown} -\newcommand{\ActionWpsQuickScreen}{Long \ButtonMode} -\newcommand{\ActionWpsMenu}{\ButtonMode} -\newcommand{\ActionWpsContext}{Long \ButtonSelect} -\newcommand{\ActionWpsBrowse}{\ButtonSelect} -\newcommand{\ActionWpsAbReset}{\ButtonOn{} + \ButtonSelect} -\newcommand{\ActionWpsIdThreeScreen}{\ButtonOn{} + \ButtonMode} - -%Button actions, tree context -\newcommand{\ActionTreeWps}{\ButtonOn} -\newcommand{\ActionTreeStop}{\ButtonOff} -\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} -\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} - -%Button actions, YesNo context -\newcommand{\ActionYesNoAccept}{\ButtonSelect} - -%Button actions, Setting context -\newcommand{\ActionSettingInc}{\ButtonUp} -\newcommand{\ActionSettingDec}{\ButtonDown} - -%Button actions, Virtual Keyboard Context -\newcommand{\ActionKbdLeft}{\ButtonLeft} -\newcommand{\ActionKbdRight}{\ButtonRight} -\newcommand{\ActionKbdSelect}{\ButtonSelect} -\newcommand{\ActionKbdCursorLeft}{\ButtonOn{} + \ButtonLeft} -\newcommand{\ActionKbdCursorRight}{\ButtonOn{} + \ButtonRight} -\newcommand{\ActionKbdPageFlip}{\ButtonMode} -\newcommand{\ActionKbdDone}{\ButtonOn} -\newcommand{\ActionKbdAbort}{\ButtonOff} -\newcommand{\ActionKbdBackSpace}{\ButtonRec} -\newcommand{\ActionKbdMorseInput}{\ButtonOn{} + \ButtonMode} -\newcommand{\ActionKbdMorseSelect}{\ButtonSelect} -\newcommand{\ActionKbdUp}{\ButtonUp} -\newcommand{\ActionKbdDown}{\ButtonDown} - -%Button actions, Pitch Screen context -\newcommand{\ActionPsToggleMode}{\ButtonMode} -\newcommand{\ActionPsIncSmall}{\ButtonUp} -\newcommand{\ActionPsIncBig}{Long \ButtonUp} -\newcommand{\ActionPsDecSmall}{\ButtonDown} -\newcommand{\ActionPsDecBig}{Long \ButtonDown} -\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} -\newcommand{\ActionPsNudgeRight}{\ButtonRight} -\newcommand{\ActionPsReset}{\ButtonSelect} -\newcommand{\ActionPsExit}{\ButtonOn{} or \ButtonOff} - -%Button actions, Recording screen context -\newcommand{\ActionRecPause}{\ButtonOn} -\newcommand{\ActionRecNewfile}{\ButtonRec} -\newcommand{\ActionRecSettingsInc}{\ButtonRight} -\newcommand{\ActionRecSettingsDec}{\ButtonLeft} -\newcommand{\ActionRecPrev}{\ButtonUp} -\newcommand{\ActionRecNext}{\ButtonDown} -\newcommand{\ActionRecMenu}{\ButtonMode} -\newcommand{\ActionRecExit}{\ButtonOff} - -%Button actions, FM radio context -\newcommand{\ActionFMPreset}{\ButtonSelect} -\newcommand{\ActionFMMenu}{Long \ButtonSelect} -\newcommand{\ActionFMMode}{Long \ButtonOn} -\newcommand{\ActionFMStop}{\ButtonOff} -\newcommand{\ActionFMExit}{\ButtonMode} -\newcommand{\ActionFMPlay}{\ButtonOn} -\newcommand{\ActionFMSettingsInc}{\ActionSettingInc} -\newcommand{\ActionFMSettingsDec}{\ActionSettingDec} -\newcommand{\ActionFMPrev}{\ButtonLeft} -\newcommand{\ActionFMNext}{\ButtonRight} - -%Button actions, Bookmark screen context -\newcommand{\ActionBmDelete}{\ButtonRec} \ No newline at end of file diff --git a/manual/platform/keymap-m3.tex b/manual/platform/keymap-m3.tex new file mode 100644 index 0000000000..098422b21d --- /dev/null +++ b/manual/platform/keymap-m3.tex @@ -0,0 +1,93 @@ +% $Id$ % +\newcommand{\ButtonLeft}{\btnfnt{Rewind}} +\newcommand{\ButtonRight}{\btnfnt{Forward}} +\newcommand{\ButtonUp}{\btnfnt{Volume Up}} +\newcommand{\ButtonDown}{\btnfnt{Volume Down}} +\newcommand{\ButtonRec}{\btnfnt{Rec}} +\newcommand{\ButtonPlay}{\btnfnt{Play}} +\newcommand{\ButtonMode}{\btnfnt{Mode}} +\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 \ButtonMode} +\newcommand{\ActionStdQuickScreen}{Long \ButtonRec} +\newcommand{\ActionQuickScreenExit}{\ButtonRec} +\newcommand{\ActionStdMenu}{\ButtonRec} +\newcommand{\ActionStdOk}{\ButtonPlay{} or \ButtonRight} + +%Button actions, wps context +\newcommand{\ActionWpsPlay}{\ButtonPlay} +\newcommand{\ActionWpsStop}{Long \ButtonPlay} +\newcommand{\ActionWpsSkipNext}{\ButtonRight} +\newcommand{\ActionWpsSkipPrev}{\ButtonLeft} +\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} +\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} +\newcommand{\ActionWpsVolDown}{\ButtonDown} +\newcommand{\ActionWpsVolUp}{\ButtonUp} +\newcommand{\ActionWpsQuickScreen}{Long \ButtonRec} +\newcommand{\ActionWpsMenu}{\ButtonRec} +\newcommand{\ActionWpsContext}{Long \ButtonMode} +\newcommand{\ActionWpsBrowse}{\ButtonMode} + +%Button actions, tree context +\newcommand{\ActionTreeWps}{\ButtonPlay} +\newcommand{\ActionTreeStop}{Long \ButtonPlay} +\newcommand{\ActionTreeEnter}{\ButtonPlay{} or \ButtonRight} +\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} + +%Button actions, YesNo context +\newcommand{\ActionYesNoAccept}{\ButtonPlay} + +%Button actions, Setting context +\newcommand{\ActionSettingInc}{\ButtonUp} +\newcommand{\ActionSettingDec}{\ButtonDown} + +%Button actions, Virtual Keyboard Context +\newcommand{\ActionKbdLeft}{\ButtonLeft} +\newcommand{\ActionKbdRight}{\ButtonRight} +\newcommand{\ActionKbdUp}{\ButtonUp} +\newcommand{\ActionKbdDown}{\ButtonDown} +\newcommand{\ActionKbdSelect}{\ButtonPlay} +\newcommand{\ActionKbdDone}{Long \ButtonPlay} +\newcommand{\ActionKbdAbort}{\ButtonRec} + +%Button actions, Pitch Screen context +\newcommand{\ActionPsToggleMode}{\ButtonMode} +\newcommand{\ActionPsIncSmall}{\ButtonUp} +\newcommand{\ActionPsIncBig}{Long \ButtonUp} +\newcommand{\ActionPsDecSmall}{\ButtonDown} +\newcommand{\ActionPsDecBig}{Long \ButtonDown} +\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} +\newcommand{\ActionPsNudgeRight}{\ButtonRight} +\newcommand{\ActionPsReset}{\ButtonRec} +\newcommand{\ActionPsExit}{\ButtonPlay} + +%Button actions, Recording screen context +\newcommand{\ActionRecPause}{\ButtonPlay} +\newcommand{\ActionRecNewfile}{\ButtonRec} +\newcommand{\ActionRecSettingsInc}{\ButtonRight} +\newcommand{\ActionRecSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecPrev}{\ButtonUp} +\newcommand{\ActionRecNext}{\ButtonDown} +\newcommand{\ActionRecMenu}{Long \ButtonRec} +\newcommand{\ActionRecExit}{Long \ButtonPlay} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\ButtonMode} +\newcommand{\ActionFMMenu}{Long \ButtonMode} +\newcommand{\ActionFMMode}{Long \ButtonRec} +\newcommand{\ActionFMStop}{Long \ButtonPlay} +\newcommand{\ActionFMExit}{\ButtonRec} +\newcommand{\ActionFMPlay}{\ButtonPlay} +\newcommand{\ActionFMSettingsInc}{\ActionSettingInc} +\newcommand{\ActionFMSettingsDec}{\ActionSettingDec} +\newcommand{\ActionFMPrev}{\ButtonLeft} +\newcommand{\ActionFMNext}{\ButtonRight} + +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{Long \ButtonRec} diff --git a/manual/platform/keymap-mx5.tex b/manual/platform/keymap-mx5.tex new file mode 100644 index 0000000000..aea09f4496 --- /dev/null +++ b/manual/platform/keymap-mx5.tex @@ -0,0 +1,95 @@ +% $Id$ + +\newcommand{\ButtonLeft}{\btnfnt{Left}} +\newcommand{\ButtonRight}{\btnfnt{Right}} +\newcommand{\ButtonUp}{\btnfnt{Up}} +\newcommand{\ButtonDown}{\btnfnt{Down}} +\newcommand{\ButtonSelect}{\btnfnt{Select}} +\newcommand{\ButtonPower}{\btnfnt{Power}} +\newcommand{\ButtonRec}{\btnfnt{Rec}} +\newcommand{\ButtonPlay}{\btnfnt{Play}} +\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{} or \ButtonPower} +\newcommand{\ActionStdContext}{Long \ButtonSelect} +\newcommand{\ActionStdQuickScreen}{Long \ButtonRec} +\newcommand{\ActionQuickScreenExit}{\ButtonRec} +\newcommand{\ActionStdMenu}{\ButtonRec} +\newcommand{\ActionStdOk}{\ButtonSelect, \ButtonRight{} or \ButtonPlay} + +%Button actions, wps context +\newcommand{\ActionWpsPlay}{\ButtonPlay} +\newcommand{\ActionWpsStop}{Long \ButtonPlay} +\newcommand{\ActionWpsSkipNext}{\ButtonRight} +\newcommand{\ActionWpsSkipPrev}{\ButtonLeft} +\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} +\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} +\newcommand{\ActionWpsVolDown}{\ButtonDown} +\newcommand{\ActionWpsVolUp}{\ButtonUp} +\newcommand{\ActionWpsQuickScreen}{Long \ButtonRec} +\newcommand{\ActionWpsMenu}{\ButtonRec} +\newcommand{\ActionWpsContext}{Long \ButtonSelect} +\newcommand{\ActionWpsBrowse}{\ButtonSelect} + +%Button actions, tree context +\newcommand{\ActionTreeWps}{\ButtonPlay} +\newcommand{\ActionTreeStop}{Long \ButtonPlay} +\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} +\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} + +%Button actions, YesNo context +\newcommand{\ActionYesNoAccept}{\ButtonSelect} + +%Button actions, Setting context +\newcommand{\ActionSettingInc}{\ButtonUp} +\newcommand{\ActionSettingDec}{\ButtonDown} + +%Button actions, Virtual Keyboard Context +\newcommand{\ActionKbdLeft}{\ButtonLeft} +\newcommand{\ActionKbdRight}{\ButtonRight} +\newcommand{\ActionKbdUp}{\ButtonUp} +\newcommand{\ActionKbdDown}{\ButtonDown} +\newcommand{\ActionKbdSelect}{\ButtonSelect} +\newcommand{\ActionKbdDone}{\ButtonPlay} +\newcommand{\ActionKbdAbort}{\ButtonRec} + +%Button actions, Pitch Screen context +\newcommand{\ActionPsToggleMode}{\ButtonSelect} +\newcommand{\ActionPsIncSmall}{\ButtonUp} +\newcommand{\ActionPsIncBig}{Long \ButtonUp} +\newcommand{\ActionPsDecSmall}{\ButtonDown} +\newcommand{\ActionPsDecBig}{Long \ButtonDown} +\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} +\newcommand{\ActionPsNudgeRight}{\ButtonRight} +\newcommand{\ActionPsReset}{\ButtonPower} +\newcommand{\ActionPsExit}{\ButtonPlay} + +%Button actions, Recording screen context +\newcommand{\ActionRecPause}{\ButtonPlay} +\newcommand{\ActionRecNewfile}{\ButtonRec} +\newcommand{\ActionRecSettingsInc}{\ButtonRight} +\newcommand{\ActionRecSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecPrev}{\ButtonUp} +\newcommand{\ActionRecNext}{\ButtonDown} +\newcommand{\ActionRecMenu}{Long \ButtonRec} +\newcommand{\ActionRecExit}{Long \ButtonPlay} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\ButtonSelect} +\newcommand{\ActionFMMenu}{Long \ButtonSelect} +\newcommand{\ActionFMMode}{Long \ButtonPlay} +\newcommand{\ActionFMStop}{\ButtonPower} +\newcommand{\ActionFMExit}{\ButtonRec} +\newcommand{\ActionFMPlay}{\ButtonPlay} +\newcommand{\ActionFMSettingsInc}{\ActionSettingInc} +\newcommand{\ActionFMSettingsDec}{\ActionSettingDec} +\newcommand{\ActionFMPrev}{\ButtonLeft} +\newcommand{\ActionFMNext}{\ButtonRight} + %Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{Long \ButtonRec} + diff --git a/manual/platform/keymap-ondio.tex b/manual/platform/keymap-ondio.tex new file mode 100644 index 0000000000..dd0cf25061 --- /dev/null +++ b/manual/platform/keymap-ondio.tex @@ -0,0 +1,86 @@ +% $Id$ + +\newcommand{\ButtonLeft}{\btnfnt{Left}} +\newcommand{\ButtonRight}{\btnfnt{Right}} +\newcommand{\ButtonOff}{\btnfnt{On/Off}} +\newcommand{\ButtonUp}{\btnfnt{Up}} +\newcommand{\ButtonDown}{\btnfnt{Down}} +\newcommand{\ButtonMenu}{\btnfnt{Mode}} + +%Button actions, standard context +\newcommand{\ActionStdPrev}{\ButtonUp} +\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp} +\newcommand{\ActionStdNext}{\ButtonDown} +\newcommand{\ActionStdNextRepeat}{Long \ButtonDown} +\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff} +\newcommand{\ActionStdContext}{Long \ButtonRight} +\newcommand{\ActionStdMenu}{Long \ButtonMenu} +\newcommand{\ActionStdOk}{\ButtonRight} +\newcommand{\ActionStdUsbCharge}{\ButtonMenu} + +%Button actions, wps context +\newcommand{\ActionWpsPlay}{\ButtonOff} +\newcommand{\ActionWpsSkipNext}{\ButtonRight} +\newcommand{\ActionWpsSkipPrev}{\ButtonLeft} +\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} +\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} +\newcommand{\ActionWpsStop}{Long \ButtonOff} +\newcommand{\ActionWpsVolDown}{\ButtonDown} +\newcommand{\ActionWpsVolUp}{\ButtonUp} +\newcommand{\ActionWpsContext}{Long \ButtonMenu} +\newcommand{\ActionWpsBrowse}{\ButtonMenu} + +%Button actions, tree context +\newcommand{\ActionTreeWps}{\ButtonMenu} +\newcommand{\ActionTreeStop}{\ButtonOff} +\newcommand{\ActionTreeEnter}{\ButtonRight} +\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} + +%Button actions, YesNo context +\newcommand{\ActionYesNoAccept}{\ButtonRight} + +%Button actions, Setting context +\newcommand{\ActionSettingInc}{\ButtonUp} +\newcommand{\ActionSettingDec}{\ButtonDown} + +%Button actions, Virtual Keyboard Context +\newcommand{\ActionKbdLeft}{\ButtonLeft} +\newcommand{\ActionKbdRight}{\ButtonRight} +\newcommand{\ActionKbdSelect}{\ButtonMenu} +\newcommand{\ActionKbdDone}{Long \ButtonMenu} +\newcommand{\ActionKbdAbort}{\ButtonOff} +\newcommand{\ActionKbdUp}{\ButtonUp} +\newcommand{\ActionKbdDown}{\ButtonDown} + +%Button actions, Pitch Screen context +\newcommand{\ActionPsToggleMode}{Long \ButtonMenu} +\newcommand{\ActionPsIncSmall}{\ButtonUp} +\newcommand{\ActionPsIncBig}{Long \ButtonUp} +\newcommand{\ActionPsDecSmall}{\ButtonDown} +\newcommand{\ActionPsDecBig}{Long \ButtonDown} +\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} +\newcommand{\ActionPsNudgeRight}{\ButtonRight} +\newcommand{\ActionPsReset}{\ButtonMenu} +\newcommand{\ActionPsExit}{\ButtonOff} + +%Button actions, Recording screen context +\newcommand{\ActionRecPause}{\ButtonMenu} +\newcommand{\ActionRecSettingsInc}{\ButtonRight} +\newcommand{\ActionRecSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecPrev}{\ButtonUp} +\newcommand{\ActionRecNext}{\ButtonDown} +\newcommand{\ActionRecMenu}{Long \ButtonMenu} +\newcommand{\ActionRecExit}{\ButtonOff} + +%Button actions, FM radio context +\newcommand{\ActionFMMenu}{Long \ButtonMenu} +\newcommand{\ActionFMStop}{Long \ButtonOff} +\newcommand{\ActionFMExit}{\ButtonOff} +\newcommand{\ActionFMSettingsInc}{\ButtonUp} +\newcommand{\ActionFMSettingsDec}{\ButtonDown} +\newcommand{\ActionFMPrev}{\ButtonLeft} +\newcommand{\ActionFMNext}{\ButtonRight} + +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{Long \ButtonLeft} + diff --git a/manual/platform/keymap-player.tex b/manual/platform/keymap-player.tex new file mode 100644 index 0000000000..651239b4d9 --- /dev/null +++ b/manual/platform/keymap-player.tex @@ -0,0 +1,49 @@ +% $Id$ + +\newcommand{\ButtonLeft}{\btnfnt{Minus}} +\newcommand{\ButtonRight}{\btnfnt{Plus}} +\newcommand{\ButtonOn}{\btnfnt{On}} +\newcommand{\ButtonMenu}{\btnfnt{Menu}} +\newcommand{\ButtonPlay}{\btnfnt{Play}} +\newcommand{\ButtonStop}{\btnfnt{Stop}} + +%Button actions, standard context +\newcommand{\ActionStdPrev}{\ButtonLeft} +\newcommand{\ActionStdPrevRepeat}{Long \ButtonLeft} +\newcommand{\ActionStdNext}{\ButtonRight} +\newcommand{\ActionStdNextRepeat}{Long \ButtonRight} +\newcommand{\ActionStdCancel}{\ButtonStop} +\newcommand{\ActionStdContext}{Long \ButtonPlay} +\newcommand{\ActionStdMenu}{\ButtonMenu} +\newcommand{\ActionStdOk}{\ButtonPlay} + +%Button actions, wps context +\newcommand{\ActionWpsPlay}{\ButtonPlay} +\newcommand{\ActionWpsSkipNext}{\ButtonRight} +\newcommand{\ActionWpsSkipPrev}{\ButtonLeft} +\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} +\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} + +\newcommand{\ActionWpsStop}{\ButtonStop} +\newcommand{\ActionWpsVolDown}{\ButtonMenu{} + \ButtonLeft} +\newcommand{\ActionWpsVolUp}{\ButtonMenu{} + \ButtonRight} + +\newcommand{\ActionWpsMenu}{\ButtonMenu} +\newcommand{\ActionWpsContext}{Long \ButtonPlay} +\newcommand{\ActionWpsBrowse}{\ButtonOn} +\newcommand{\ActionWpsIdThreeScreen}{\ButtonMenu{} + \ButtonOn} + +%Button actions, tree context +\newcommand{\ActionTreeWps}{\ButtonOn} +\newcommand{\ActionTreeEnter}{\ButtonPlay} +\newcommand{\ActionTreeParentDirectory}{\ButtonStop} + +%Button actions, YesNo context +\newcommand{\ActionYesNoAccept}{\ButtonPlay} + +%Button actions, Setting context +\newcommand{\ActionSettingInc}{\ButtonRight} +\newcommand{\ActionSettingDec}{\ButtonLeft} + +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{\ButtonOn{} + \ButtonPlay} diff --git a/manual/platform/keymap-recorder.tex b/manual/platform/keymap-recorder.tex new file mode 100644 index 0000000000..ac194a4422 --- /dev/null +++ b/manual/platform/keymap-recorder.tex @@ -0,0 +1,112 @@ +% $Id$ + +\newcommand{\ButtonOn}{\btnfnt{On}} +\newcommand{\ButtonOff}{\btnfnt{Off}} +\newcommand{\ButtonPlay}{\btnfnt{Play}} +\newcommand{\ButtonUp}{\btnfnt{Up}} +\newcommand{\ButtonDown}{\btnfnt{Down}} +\newcommand{\ButtonLeft}{\btnfnt{Left}} +\newcommand{\ButtonRight}{\btnfnt{Right}} +\newcommand{\ButtonFOne}{\btnfnt{F1}} +\newcommand{\ButtonFTwo}{\btnfnt{F2}} +\newcommand{\ButtonFThree}{\btnfnt{F3}} + +%Button actions, standard context +\newcommand{\ActionStdPrev}{\ButtonUp} +\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp} +\newcommand{\ActionStdNext}{\ButtonDown} +\newcommand{\ActionStdNextRepeat}{Long \ButtonDown} +\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff} +\newcommand{\ActionStdContext}{Long \ButtonPlay} +\newcommand{\ActionStdQuickScreen}{\ButtonFTwo} +\newcommand{\ActionQuickScreenExit}{\ButtonPlay} +\newcommand{\ActionStdMenu}{\ButtonFOne} +\newcommand{\ActionStdOk}{\ButtonRight{} or \ButtonOn} +\newcommand{\ActionStdUsbCharge}{\ButtonFOne} + +%Button actions, wps context +\newcommand{\ActionWpsPlay}{\ButtonPlay} +\newcommand{\ActionWpsSkipNext}{\ButtonRight} +\newcommand{\ActionWpsSkipPrev}{\ButtonLeft} +\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} +\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} +\newcommand{\ActionWpsStop}{\ButtonOff} +\newcommand{\ActionWpsVolDown}{\ButtonDown} +\newcommand{\ActionWpsVolUp}{\ButtonUp} +\newcommand{\ActionWpsPitchScreen}{\ButtonOn{} + \ButtonUp/\ButtonDown} +\newcommand{\ActionWpsQuickScreen}{\ButtonFTwo} +\newcommand{\ActionWpsMenu}{\ButtonFOne} +\newcommand{\ActionWpsContext}{Long \ButtonPlay} +\newcommand{\ActionWpsBrowse}{\ButtonOn} +\newcommand{\ActionWpsIdThreeScreen}{\ButtonFOne{} + \ButtonOn} + +\newcommand{\ActionWpsAbSetBNextDir}{\ButtonOn{} + \ButtonLeft} +\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonOn{} + \ButtonRight} +\newcommand{\ActionWpsAbReset}{\ButtonOn{} + \ButtonOff} + +%Button actions, tree context +\newcommand{\ActionTreeWps}{\ButtonOn} +\newcommand{\ActionTreeStop}{\ButtonOff} +\newcommand{\ActionTreeEnter}{\ButtonRight} +\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} + +%Button actions, YesNo context +\newcommand{\ActionYesNoAccept}{\ButtonPlay} + +%Button actions, Setting context +\newcommand{\ActionSettingInc}{\ButtonUp} +\newcommand{\ActionSettingDec}{\ButtonDown} + +%Button actions, Alarm screen +\newcommand{\ActionAlarmSet}{\ButtonPlay} +\newcommand{\ActionAlarmCancel}{\ButtonOff} +\newcommand{\ActionAlarmHoursInc}{\ButtonRight} +\newcommand{\ActionAlarmHoursDec}{\ButtonLeft} + +%Button actions, Virtual Keyboard Context +\newcommand{\ActionKbdLeft}{\ButtonLeft} +\newcommand{\ActionKbdRight}{\ButtonRight} +\newcommand{\ActionKbdSelect}{\ButtonPlay} +\newcommand{\ActionKbdCursorLeft}{\ButtonOn{} + \ButtonLeft} +\newcommand{\ActionKbdCursorRight}{\ButtonOn{} + \ButtonRight} +\newcommand{\ActionKbdPageFlip}{\ButtonFOne} +\newcommand{\ActionKbdDone}{\ButtonFTwo} +\newcommand{\ActionKbdAbort}{\ButtonOff} +\newcommand{\ActionKbdBackSpace}{\ButtonFThree} +\newcommand{\ActionKbdUp}{\ButtonUp} +\newcommand{\ActionKbdDown}{\ButtonDown} + +%Button actions, Pitch Screen context +\newcommand{\ActionPsToggleMode}{\ButtonFOne} +\newcommand{\ActionPsIncSmall}{\ButtonUp} +\newcommand{\ActionPsIncBig}{Long \ButtonUp} +\newcommand{\ActionPsDecSmall}{\ButtonDown} +\newcommand{\ActionPsDecBig}{Long \ButtonDown} +\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} +\newcommand{\ActionPsNudgeRight}{\ButtonRight} +\newcommand{\ActionPsReset}{\ButtonOn} +\newcommand{\ActionPsExit}{\ButtonOff} + +%Button actions, Recording screen context +\newcommand{\ActionRecPause}{\ButtonPlay} +\newcommand{\ActionRecFTwo}{\ButtonFTwo} +\newcommand{\ActionRecFThree}{\ButtonFThree} +\newcommand{\ActionRecSettingsInc}{\ButtonRight} +\newcommand{\ActionRecSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecPrev}{\ButtonUp} +\newcommand{\ActionRecNext}{\ButtonDown} +\newcommand{\ActionRecMenu}{\ButtonFOne} +\newcommand{\ActionRecExit}{\ButtonOff} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\ButtonFTwo} +\newcommand{\ActionFMMenu}{\ButtonFOne} +\newcommand{\ActionFMMode}{Long \ButtonOn} +\newcommand{\ActionFMStop}{\ButtonOff} +\newcommand{\ActionFMExit}{\ButtonOn} +\newcommand{\ActionFMSettingsInc}{\ButtonUp} +\newcommand{\ActionFMSettingsDec}{\ButtonDown} +\newcommand{\ActionFMPrev}{\ButtonLeft} +\newcommand{\ActionFMNext}{\ButtonRight} + +\newcommand{\ActionBmDelete}{\ButtonOn{} + \ButtonPlay} \ No newline at end of file diff --git a/manual/platform/keymap-sansac200.tex b/manual/platform/keymap-sansac200.tex deleted file mode 100644 index 8fbed84de3..0000000000 --- a/manual/platform/keymap-sansac200.tex +++ /dev/null @@ -1,109 +0,0 @@ -% $Id$ - -\newcommand{\ButtonLeft}{\btnfnt{Left}} -\newcommand{\ButtonRight}{\btnfnt{Right}} -\newcommand{\ButtonRec}{\btnfnt{Rec}} -\newcommand{\ButtonUp}{\btnfnt{Play}} -\newcommand{\ButtonDown}{\btnfnt{Submenu}} -\newcommand{\ButtonSelect}{\btnfnt{Select}} -\newcommand{\ButtonPower}{\btnfnt{Power}} -\newcommand{\ButtonVolUp}{\btnfnt{Volume Up}} -\newcommand{\ButtonVolDown}{\btnfnt{Volume Down}} -\newcommand{\ButtonHold}{\btnfnt{Hold}} - -%Button actions, standard context -\newcommand{\ActionStdPrev}{\ButtonDown} -\newcommand{\ActionStdPrevRepeat}{Long \ButtonDown} -\newcommand{\ActionStdNext}{\ButtonUp} -\newcommand{\ActionStdNextRepeat}{Long \ButtonUp} -\newcommand{\ActionStdCancel}{\ButtonLeft} -\newcommand{\ActionStdContext}{Long \ButtonSelect} -\newcommand{\ActionStdQuickScreen}{Long \ButtonDown} -\newcommand{\ActionQuickScreenExit}{\ButtonPower} -\newcommand{\ActionStdMenu}{\ButtonPower} -\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} -\newcommand{\ActionStdRec}{Long \ButtonRec} -\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}{Long \ButtonUp} -\newcommand{\ActionWpsVolDown}{\ButtonVolDown} -\newcommand{\ActionWpsVolUp}{\ButtonVolUp} -\newcommand{\ActionWpsQuickScreen}{\ButtonDown} -\newcommand{\ActionWpsMenu}{\ButtonPower} -\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}{Long \ButtonRight} -\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} -\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} - -%Button actions, YesNo context -\newcommand{\ActionYesNoAccept}{\ButtonSelect} - -%Button actions, Setting context -\newcommand{\ActionSettingInc}{\ButtonUp} -\newcommand{\ActionSettingDec}{\ButtonDown} - -%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}{\ButtonVolDown} -\newcommand{\ActionKbdCursorRight}{\ButtonVolUp} -\newcommand{\ActionKbdBackSpace}{\ButtonRec} -\newcommand{\ActionKbdPageFlip}{\ButtonSelect{} + \ButtonLeft{} / \ButtonRight} - -%Button actions, Pitch Screen context -\newcommand{\ActionPsToggleMode}{\ButtonRec} -\newcommand{\ActionPsIncSmall}{\ButtonUp} -\newcommand{\ActionPsIncBig}{Long \ButtonUp} -\newcommand{\ActionPsDecSmall}{\ButtonDown} -\newcommand{\ActionPsDecBig}{Long \ButtonDown} -\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} -\newcommand{\ActionPsNudgeRight}{\ButtonRight} -\newcommand{\ActionPsReset}{\ButtonSelect} -\newcommand{\ActionPsExit}{\ButtonPower} - -%Button actions, Recording screen context -\newcommand{\ActionRecPause}{\ButtonSelect} -\newcommand{\ActionRecExit}{Long \ButtonPower} -\newcommand{\ActionRecNewfile}{\ButtonRec} -\newcommand{\ActionRecMenu}{\ButtonPower} -\newcommand{\ActionRecSettingsInc}{\ButtonRight} -\newcommand{\ActionRecSettingsDec}{\ButtonLeft} -\newcommand{\ActionRecPrev}{\ButtonDown} -\newcommand{\ActionRecNext}{\ButtonUp} - -\newcommand{\ActionQuickscreenExit}{\ButtonPower} - -%Button actions, FM radio context -\newcommand{\ActionFMPreset}{\ButtonSelect} -\newcommand{\ActionFMMenu}{\ButtonDown} -\newcommand{\ActionFMMode}{\ButtonRec} -\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}{\ButtonRec} - diff --git a/manual/platform/keymap-sansaclip.tex b/manual/platform/keymap-sansaclip.tex deleted file mode 100644 index 1ddc718e44..0000000000 --- a/manual/platform/keymap-sansaclip.tex +++ /dev/null @@ -1,109 +0,0 @@ -% $Id$ - -\newcommand{\ButtonLeft}{\btnfnt{Left}} -\newcommand{\ButtonRight}{\btnfnt{Right}} -\newcommand{\ButtonHome}{\btnfnt{Home}} -\newcommand{\ButtonUp}{\btnfnt{Play}} -\newcommand{\ButtonDown}{\btnfnt{Submenu}} -\newcommand{\ButtonSelect}{\btnfnt{Select}} -\newcommand{\ButtonPower}{\btnfnt{Power}} -\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} diff --git a/manual/platform/keymap-sansae200.tex b/manual/platform/keymap-sansae200.tex deleted file mode 100644 index ce2bc5a47a..0000000000 --- a/manual/platform/keymap-sansae200.tex +++ /dev/null @@ -1,111 +0,0 @@ -% $Id$ - -\newcommand{\ButtonLeft}{\btnfnt{Left}} -\newcommand{\ButtonRight}{\btnfnt{Right}} -\newcommand{\ButtonRec}{\btnfnt{Rec}} -\newcommand{\ButtonUp}{\btnfnt{Play}} -\newcommand{\ButtonDown}{\btnfnt{Submenu}} -\newcommand{\ButtonSelect}{\btnfnt{Select}} -\newcommand{\ButtonPower}{\btnfnt{Power}} -\newcommand{\ButtonScrollBack}{\btnfnt{Scroll Backward}} -\newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Forward}} -\newcommand{\ButtonHold}{\btnfnt{Hold}} - -%Button actions, standard context -\newcommand{\ActionStdPrev}{\ButtonScrollBack} -\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack} -\newcommand{\ActionStdNext}{\ButtonScrollFwd} -\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd} -\newcommand{\ActionStdCancel}{\ButtonLeft} -\newcommand{\ActionStdContext}{Long \ButtonSelect} -\newcommand{\ActionStdQuickScreen}{Long \ButtonDown} -\newcommand{\ActionQuickScreenExit}{\ButtonSelect} -\newcommand{\ActionStdMenu}{\ButtonDown} -\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} -\newcommand{\ActionStdRec}{Long \ButtonRec} -\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}{\ButtonScrollFwd} -\newcommand{\ActionWpsVolUp}{\ButtonScrollBack} - -\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}{\ButtonScrollFwd} -\newcommand{\ActionSettingDec}{\ButtonScrollBack} - -%Button actions, Virtual Keyboard Context -\newcommand{\ActionKbdLeft}{\ButtonLeft} -\newcommand{\ActionKbdRight}{\ButtonRight} -\newcommand{\ActionKbdSelect}{\ButtonSelect} -\newcommand{\ActionKbdDone}{\ButtonUp} -\newcommand{\ActionKbdAbort}{\ButtonPower} -\newcommand{\ActionKbdUp}{\ButtonScrollBack} -\newcommand{\ActionKbdDown}{\ButtonScrollFwd} -\newcommand{\ActionKbdCursorLeft}{\ButtonRec{} + \ButtonLeft} -\newcommand{\ActionKbdCursorRight}{\ButtonRec{} + \ButtonRight} -\newcommand{\ActionKbdBackSpace}{\ButtonDown} -\newcommand{\ActionKbdPageFlip}{\ButtonRec{} + \ButtonSelect} - -%Button actions, Pitch Screen context -\newcommand{\ActionPsToggleMode}{\ButtonRec} -\newcommand{\ActionPsIncSmall}{\ButtonScrollBack} -\newcommand{\ActionPsIncBig}{Long \ButtonScrollBack} -\newcommand{\ActionPsDecSmall}{\ButtonScrollFwd} -\newcommand{\ActionPsDecBig}{Long \ButtonScrollFwd} -\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} -\newcommand{\ActionPsNudgeRight}{\ButtonRight} -\newcommand{\ActionPsReset}{\ButtonSelect} -\newcommand{\ActionPsExit}{\ButtonPower{} or \ButtonUp} - -%Button actions, Recording screen context -\newcommand{\ActionRecPause}{\ButtonUp} -\newcommand{\ActionRecExit}{\ButtonPower} -\newcommand{\ActionRecNewfile}{\ButtonRec} -\newcommand{\ActionRecMenu}{Long \ButtonSelect} -\newcommand{\ActionRecSettingsInc}{\ButtonRight} -\newcommand{\ActionRecSettingsDec}{\ButtonLeft} -\newcommand{\ActionRecPrev}{\ButtonScrollBack} -\newcommand{\ActionRecNext}{\ButtonScrollFwd} - -%Button actions, FM radio context -\newcommand{\ActionFMPreset}{\ButtonSelect} -\newcommand{\ActionFMMenu}{Long \ButtonSelect} -\newcommand{\ActionFMMode}{Long \ButtonUp} -\newcommand{\ActionFMStop}{\ButtonPower} -\newcommand{\ActionFMExit}{\ButtonDown} -\newcommand{\ActionFMPlay}{\ButtonUp} -\newcommand{\ActionFMSettingsInc}{\ButtonUp} -\newcommand{\ActionFMSettingsDec}{\ButtonDown} -\newcommand{\ActionFMPrev}{\ActionRecSettingsInc} -\newcommand{\ActionFMNext}{\ActionRecSettingsDec} - -%Button actions, Bookmark screen context -\newcommand{\ActionBmDelete}{\ButtonRec} - diff --git a/manual/platform/keymap-sansafuze.tex b/manual/platform/keymap-sansafuze.tex deleted file mode 100644 index 351db621b0..0000000000 --- a/manual/platform/keymap-sansafuze.tex +++ /dev/null @@ -1,109 +0,0 @@ -% $Id$ - -\newcommand{\ButtonLeft}{\btnfnt{Left}} -\newcommand{\ButtonRight}{\btnfnt{Right}} -\newcommand{\ButtonHome}{\btnfnt{Home}} -\newcommand{\ButtonUp}{\btnfnt{Play}} -\newcommand{\ButtonDown}{\btnfnt{Submenu}} -\newcommand{\ButtonSelect}{\btnfnt{Select}} -\newcommand{\ButtonPower}{\btnfnt{Power}} -\newcommand{\ButtonScrollBack}{\btnfnt{Scroll Backward}} -\newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Forward}} -\newcommand{\ButtonHold}{\btnfnt{Hold}} - -%Button actions, standard context -\newcommand{\ActionStdPrev}{\ButtonScrollBack} -\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack} -\newcommand{\ActionStdNext}{\ButtonScrollFwd} -\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd} -\newcommand{\ActionStdCancel}{\ButtonLeft} -\newcommand{\ActionStdContext}{Long \ButtonSelect} -\newcommand{\ActionStdQuickScreen}{Long \ButtonDown} -\newcommand{\ActionQuickScreenExit}{\ButtonSelect} -\newcommand{\ActionStdMenu}{\ButtonDown} -\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}{Long \ButtonHome} -\newcommand{\ActionWpsVolDown}{\ButtonScrollBack} -\newcommand{\ActionWpsVolUp}{\ButtonScrollFwd} - -\newcommand{\ActionWpsQuickScreen}{Long \ButtonDown} -\newcommand{\ActionWpsMenu}{\ButtonDown} -\newcommand{\ActionWpsContext}{Long \ButtonSelect} -\newcommand{\ActionWpsBrowse}{\ButtonSelect} -\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp} -\newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown} - -\newcommand{\ActionWpsAbSetBNextDir}{\ButtonHome{} + \ButtonRight} -\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonHome{} + \ButtonLeft} -\newcommand{\ActionWpsAbReset}{\ButtonHome{} + \ButtonUp} - -%Button actions, tree context -\newcommand{\ActionTreeWps}{\ButtonUp} -\newcommand{\ActionTreeStop}{\ButtonHome} -\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} -\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} - -%Button actions, YesNo context -\newcommand{\ActionYesNoAccept}{\ButtonSelect} - -%Button actions, Setting context -\newcommand{\ActionSettingInc}{\ButtonScrollFwd} -\newcommand{\ActionSettingDec}{\ButtonScrollBack} - -%Button actions, Virtual Keyboard Context -\newcommand{\ActionKbdLeft}{\ButtonLeft} -\newcommand{\ActionKbdRight}{\ButtonRight} -\newcommand{\ActionKbdSelect}{\ButtonSelect} -\newcommand{\ActionKbdDone}{\ButtonUp} -\newcommand{\ActionKbdAbort}{Long \ButtonHome} -\newcommand{\ActionKbdUp}{\ButtonScrollBack} -\newcommand{\ActionKbdDown}{\ButtonScrollFwd} -\newcommand{\ActionKbdCursorLeft}{\ButtonHome{} + \ButtonLeft} -\newcommand{\ActionKbdCursorRight}{\ButtonHome{} + \ButtonRight} -\newcommand{\ActionKbdBackSpace}{\ButtonDown} -\newcommand{\ActionKbdPageFlip}{\ButtonHome{} + \ButtonSelect} - -%Button actions, Pitch Screen context -\newcommand{\ActionPsToggleMode}{\ButtonHome} -\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd} -\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd} -\newcommand{\ActionPsDecSmall}{\ButtonScrollBack} -\newcommand{\ActionPsDecBig}{Long \ButtonScrollBack} -\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} -\newcommand{\ActionPsNudgeRight}{\ButtonRight} -\newcommand{\ActionPsReset}{\ButtonSelect} -\newcommand{\ActionPsExit}{Long \ButtonHome{} 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}{\ButtonScrollBack} -%\newcommand{\ActionRecNext}{\ButtonScrollFwd} - -%Button actions, FM radio context -\newcommand{\ActionFMPreset}{\ButtonSelect} -\newcommand{\ActionFMMenu}{Long \ButtonSelect} -\newcommand{\ActionFMMode}{Long \ButtonUp} -\newcommand{\ActionFMStop}{Long \ButtonHome} -\newcommand{\ActionFMExit}{\ButtonDown} -\newcommand{\ActionFMPlay}{\ButtonUp} -\newcommand{\ActionFMSettingsInc}{\ButtonUp} %? -\newcommand{\ActionFMSettingsDec}{\ButtonDown} %? -\newcommand{\ActionFMPrev}{\ButtonLeft} -\newcommand{\ActionFMNext}{\ButtonRight} - -%Button actions, Bookmark screen context -\newcommand{\ActionBmDelete}{\ButtonHome} diff --git a/manual/platform/m3.tex b/manual/platform/m3.tex new file mode 100644 index 0000000000..bbdd255299 --- /dev/null +++ b/manual/platform/m3.tex @@ -0,0 +1,26 @@ +% $Id$ % +\def\UseOption{m3} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} +\edef\UseOption{\UseOption,IAUDIO_M3_PAD} +\edef\UseOption{\UseOption,IAUDIO_RC_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} +\edef\UseOption{\UseOption,iaudio} +\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP} + +\newcommand{\playerman}{Iaudio} +\newcommand{\playertype}{M3} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\genericimg}{128x96x2} +\newcommand{\specimg}{m3} +%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.iaudio}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{hard disk} + +% link external keymap files +\input{platform/keymap-m3.tex} +\input{platform/remote-keymap-iaudio.tex} diff --git a/manual/platform/m5.tex b/manual/platform/m5.tex new file mode 100644 index 0000000000..c7233b11f2 --- /dev/null +++ b/manual/platform/m5.tex @@ -0,0 +1,26 @@ +% $Id$ % +\def\UseOption{m5} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} +\edef\UseOption{\UseOption,IAUDIO_X5_PAD} +\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} +\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} +\edef\UseOption{\UseOption,iaudio} + +\newcommand{\playerman}{Iaudio} +\newcommand{\playertype}{M5} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\genericimg}{160x128x2} +\newcommand{\specimg}{m5} +%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.iaudio}} +\newcommand{\firmwareextension}{\fname{iaudio}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{hard disk} + +% link to external keymap file +\input{platform/keymap-mx5.tex} diff --git a/manual/platform/mrobe100.tex b/manual/platform/mrobe100.tex index 6a07a35f7a..ddac2fda67 100644 --- a/manual/platform/mrobe100.tex +++ b/manual/platform/mrobe100.tex @@ -7,15 +7,15 @@ \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} \edef\UseOption{\UseOption,olympus} -\newcommand{\archosplayerman}{Olympus} -\newcommand{\archosplayertype}{m:robe 100} -\newcommand{\archosplayerlongtype}{\archosplayertype} +\newcommand{\playerman}{Olympus} +\newcommand{\playertype}{m:robe 100} +\newcommand{\playerlongtype}{\playertype} \newcommand{\genericimg}{160x128x1} \newcommand{\specimg}{mrobe100} %Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} +\newcommand{\dap}{player} %For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} +\newcommand{\daps}{player's} \newcommand{\firmwarefilename}{\fname{rockbox.mi4}} \newcommand{\firmwareextension}{\fname{mi4}} \newcommand{\screenshotsize}{4cm} diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex new file mode 100644 index 0000000000..c49a1363d7 --- /dev/null +++ b/manual/platform/ondiofm.tex @@ -0,0 +1,24 @@ +% $Id$ % +%platform file for the Ondio FM +\def\UseOption{ondiofm} +% To not break the current manual +\edef\UseOption{\UseOption,ondio} +\edef\UseOption{\UseOption,ONDIO_PAD} +\edef\UseOption{\UseOption,archos} + +\newcommand{\playerman}{Archos} +\newcommand{\playertype}{Ondio} +\newcommand{\playerlongtype}{Ondio 128 FM} +\newcommand{\genericimg}{112x64x1} +\newcommand{\specimg}{ondiofm} +%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{ajbrec.ajz}} +\newcommand{\firmwareextension}{\fname{ajz}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{flash storage} + +% link external keymap file +\input{platform/keymap-ondio.tex} diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex new file mode 100644 index 0000000000..43d74e76fd --- /dev/null +++ b/manual/platform/ondiosp.tex @@ -0,0 +1,24 @@ +% $Id$ % +%platform file for the Ondio SP +\def\UseOption{ondiosp} +\edef\UseOption{\UseOption,ondio} +\edef\UseOption{\UseOption,ONDIO_PAD} +\edef\UseOption{\UseOption,archos} +\edef\UseOption{\UseOption,rombox} + +\newcommand{\playerman}{Archos} +\newcommand{\playertype}{Ondio} +\newcommand{\playerlongtype}{Ondio 128 SP} +\newcommand{\genericimg}{112x64x1} +\newcommand{\specimg}{ondiosp} +%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{ajbrec.ajz}} +\newcommand{\firmwareextension}{\fname{ajz}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{flash storage} + +% link external keymap file +\input{platform/keymap-ondio.tex} diff --git a/manual/platform/player.tex b/manual/platform/player.tex new file mode 100644 index 0000000000..eddd5eddfc --- /dev/null +++ b/manual/platform/player.tex @@ -0,0 +1,25 @@ +% $Id$ % +\def\UseOption{player} +\edef\UseOption{\UseOption,PLAYER_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} +\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} +\edef\UseOption{\UseOption,archos} +\edef\UseOption{\UseOption,rombox} + +\newcommand{\playerman}{Archos} +\newcommand{\playertype}{Studio/Player} +\newcommand{\playerlongtype}{Jukebox 5000, 6000, Studio 10 and 20} +\newcommand{\genericimg}{charx11x1} +\newcommand{\specimg}{player} +%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{archos.mod}} +\newcommand{\firmwareextension}{\fname{mod}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{hard disk} + +% link external keymap file +\input{platform/keymap-player.tex} diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex new file mode 100644 index 0000000000..9eaf9091d8 --- /dev/null +++ b/manual/platform/recorder.tex @@ -0,0 +1,25 @@ +% $Id$ % +\def\UseOption{recorder} +\edef\UseOption{\UseOption,RECORDER_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} +\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} +\edef\UseOption{\UseOption,archos} + +\newcommand{\playerman}{Archos} +\newcommand{\playertype}{Recorder} +\newcommand{\playerlongtype}{Recorder 6, 10, 15 and 20} +\newcommand{\genericimg}{112x64x1} + +\newcommand{\specimg}{recorder} +%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{ajbrec.ajz}} +\newcommand{\firmwareextension}{\fname{ajz}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{hard disk} + +% link external keymap file +\input{platform/keymap-recorder.tex} diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex new file mode 100644 index 0000000000..99b829d8a5 --- /dev/null +++ b/manual/platform/recorderv2fm.tex @@ -0,0 +1,24 @@ +% $Id$ % +\def\UseOption{recorderv2fm} +\edef\UseOption{\UseOption,RECORDER_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} +\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} +\edef\UseOption{\UseOption,archos} + +\newcommand{\playerman}{Archos} +\newcommand{\playertype}{Recorder V2/FM} +\newcommand{\playerlongtype}{Recorder V2 and FM} +\newcommand{\genericimg}{112x64x1} +\newcommand{\specimg}{recorderv2fm} +%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{ajbrec.ajz}} +\newcommand{\firmwareextension}{\fname{ajz}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{hard disk} + +% link external keymap file +\input{platform/keymap-recorder.tex} diff --git a/manual/platform/remote-keymap-h100.tex b/manual/platform/remote-keymap-h100.tex new file mode 100644 index 0000000000..cc0537047b --- /dev/null +++ b/manual/platform/remote-keymap-h100.tex @@ -0,0 +1,110 @@ + +\newcommand{\ButtonRCRew}{\btnfnt{Rewind}} +\newcommand{\ButtonRCFF}{\btnfnt{Forward}} +\newcommand{\ButtonRCVolUp}{\btnfnt{Volume Up}} +\newcommand{\ButtonRCVolDown}{\btnfnt{Volume Down}} +\newcommand{\ButtonRCSource}{\btnfnt{Source}} +\newcommand{\ButtonRCBitrate}{\btnfnt{Bitrate}} +\newcommand{\ButtonRCSelect}{\btnfnt{Navi}} +\newcommand{\ButtonRCRec}{\btnfnt{Rec}} +\newcommand{\ButtonRCMode}{\btnfnt{A-B}} +\newcommand{\ButtonRCOn}{\btnfnt{Play}} +\newcommand{\ButtonRCStop}{\btnfnt{Stop}} +\newcommand{\ButtonRCHold}{\btnfnt{Hold}} + +%Button actions, standard context +\newcommand{\ActionRCStdPrev}{\ButtonRCRew} +\newcommand{\ActionRCStdPrevRepeat}{Long \ButtonRCRew} +\newcommand{\ActionRCStdNext}{\ButtonRCFF} +\newcommand{\ActionRCStdNextRepeat}{Long \ButtonRCFF} +\newcommand{\ActionRCStdCancel}{\ButtonRCStop} +\newcommand{\ActionRCStdContext}{Long \ButtonRCSelect} +\newcommand{\ActionRCStdQuickScreen}{Long \ButtonRCMode} +\newcommand{\ActionRCQuickScreenExit}{\ButtonRCMode} +\newcommand{\ActionRCStdMenu}{\ButtonRCMode} +\newcommand{\ActionRCStdOk}{\ButtonRCSelect} + +%Button actions, wps context +\newcommand{\ActionRCWpsPlay}{\ButtonRCOn} +\newcommand{\ActionRCWpsSkipNext}{\ButtonRCFF} +\newcommand{\ActionRCWpsSkipPrev}{\ButtonRCRew} +\newcommand{\ActionRCWpsSeekBack}{Long \ButtonRCFF} +\newcommand{\ActionRCWpsSeekFwd}{Long \ButtonRCRew} +\newcommand{\ActionRCWpsAbSetBNextDir}{\ButtonRCBitrate} +\newcommand{\ActionRCWpsAbSetAPrevDir}{\ButtonRCSource} +\newcommand{\ActionRCWpsStop}{\ButtonRCStop} +\newcommand{\ActionRCWpsVolDown}{\ButtonRCVolDown} +\newcommand{\ActionRCWpsVolUp}{\ButtonRCVolUp} +\newcommand{\ActionRCWpsPitchScreen}{Long \ButtonRCOn} +\newcommand{\ActionRCWpsQuickScreen}{Long \ButtonRCMode} +\newcommand{\ActionRCWpsMenu}{\ButtonRCMode} +\newcommand{\ActionRCWpsContext}{Long \ButtonRCSelect} +\newcommand{\ActionRCWpsBrowse}{\ButtonRCSelect} +\newcommand{\ActionRCWpsAbReset}{\ButtonRCOn{} + \ButtonRCSelect} +\newcommand{\ActionRCWpsIdThreeScreen}{\ButtonRCOn{} + \ButtonRCMode} + +%Button actions, tree context +\newcommand{\ActionRCTreeWps}{\ButtonRCOn} +\newcommand{\ActionRCTreeStop}{\ButtonRCStop} +\newcommand{\ActionRCTreeEnter}{\ButtonRCSelect} +\newcommand{\ActionRCTreeParentDirectory}{\ButtonRCStop} + +%Button actions, YesNo context +\newcommand{\ActionRCYesNoAccept}{\ButtonRCSelect} + +%Button actions, Setting context +\newcommand{\ActionRCSettingInc}{\ButtonRCRew} +\newcommand{\ActionRCSettingDec}{\ButtonRCFF} + +%Button actions, Virtual Keyboard Context +\newcommand{\ActionRCKbdLeft}{\ButtonRCRew} +\newcommand{\ActionRCKbdRight}{\ButtonRCFF} +\newcommand{\ActionRCKbdSelect}{\ButtonRCSelect} +\newcommand{\ActionRCKbdCursorLeft}{\ButtonRCOn{} + \ButtonRCRew{} or \ButtonRCVolDown} +\newcommand{\ActionRCKbdCursorRight}{\ButtonRCOn{} + \ButtonRCFF{} or \ButtonRCVolUp} +\newcommand{\ActionRCKbdPageFlip}{\ButtonRCMode} +\newcommand{\ActionRCKbdDone}{\ButtonRCOn} +\newcommand{\ActionRCKbdAbort}{\ButtonRCStop} +\newcommand{\ActionRCKbdBackSpace}{\ButtonRCRec} +\newcommand{\ActionRCKbdMorseInput}{\ButtonRCOn{} + \ButtonRCMode} +\newcommand{\ActionRCKbdMorseSelect}{\ButtonRCSelect} +\newcommand{\ActionRCKbdUp}{\ButtonRCSource} +\newcommand{\ActionRCKbdDown}{\ButtonRCBitrate} + +%Button actions, Pitch Screen context +\newcommand{\ActionRCPsToggleMode}{\ButtonRCMode} +\newcommand{\ActionRCPsIncSmall}{\ButtonRCFF} +\newcommand{\ActionRCPsIncBig}{Long \ButtonRCFF} +\newcommand{\ActionRCPsDecSmall}{\ButtonRCRew} +\newcommand{\ActionRCPsDecBig}{Long \ButtonRCRew} +\newcommand{\ActionRCPsNudgeLeft}{\ButtonRCSource} +\newcommand{\ActionRCPsNudgeRight}{\ButtonRCBitratet} +\newcommand{\ActionRCPsReset}{\ButtonRCSelect} +\newcommand{\ActionRCPsExit}{\ButtonRCOn{} or \ButtonRCStop} + +%Button actions, Recording screen context +\newcommand{\ActionRCRecPause}{\ButtonRCOn} +\newcommand{\ActionRCRecNewfile}{\ButtonRCRec} +\newcommand{\ActionRCRecSettingsInc}{\ButtonRCBitrate} +\newcommand{\ActionRCRecSettingsDec}{\ButtonRCSource} +\newcommand{\ActionRCRecPrev}{\ButtonRCRew} +\newcommand{\ActionRCRecNext}{\ButtonRCFF} +\newcommand{\ActionRCRecMenu}{\ButtonRCMode} +\newcommand{\ActionRCRecExit}{\ButtonRCStop} + +%Button actions, FM radio context +\newcommand{\ActionRCFMPreset}{\ButtonRCSelect} +\newcommand{\ActionRCFMMenu}{Long \ButtonRCSelect} +\newcommand{\ActionRCFMMode}{Long \ButtonRCOn} +\newcommand{\ActionRCFMStop}{\ButtonRCStop} +\newcommand{\ActionRCFMExit}{\ButtonRCMode} +\newcommand{\ActionRCFMPlay}{\ButtonRCOn} +\newcommand{\ActionRCFMSettingsInc}{\ActionRCSettingInc} +\newcommand{\ActionRCFMSettingsDec}{\ActionRCSettingInc} +\newcommand{\ActionRCFMPrev}{\ButtonRCRew} +\newcommand{\ActionRCFMNext}{\ButtonRCFF} +\newcommand{\ActionRCFMVolUp}{\ButtonRCVolUp} +\newcommand{\ActionRCFMVolDown}{\ButtonRCVolDown} + +%Button actions, Bookmark screen context +\newcommand{\ActionRCBmDelete}{\ButtonRCRec} \ No newline at end of file diff --git a/manual/platform/remote-keymap-iriverh100.tex b/manual/platform/remote-keymap-iriverh100.tex deleted file mode 100644 index cc0537047b..0000000000 --- a/manual/platform/remote-keymap-iriverh100.tex +++ /dev/null @@ -1,110 +0,0 @@ - -\newcommand{\ButtonRCRew}{\btnfnt{Rewind}} -\newcommand{\ButtonRCFF}{\btnfnt{Forward}} -\newcommand{\ButtonRCVolUp}{\btnfnt{Volume Up}} -\newcommand{\ButtonRCVolDown}{\btnfnt{Volume Down}} -\newcommand{\ButtonRCSource}{\btnfnt{Source}} -\newcommand{\ButtonRCBitrate}{\btnfnt{Bitrate}} -\newcommand{\ButtonRCSelect}{\btnfnt{Navi}} -\newcommand{\ButtonRCRec}{\btnfnt{Rec}} -\newcommand{\ButtonRCMode}{\btnfnt{A-B}} -\newcommand{\ButtonRCOn}{\btnfnt{Play}} -\newcommand{\ButtonRCStop}{\btnfnt{Stop}} -\newcommand{\ButtonRCHold}{\btnfnt{Hold}} - -%Button actions, standard context -\newcommand{\ActionRCStdPrev}{\ButtonRCRew} -\newcommand{\ActionRCStdPrevRepeat}{Long \ButtonRCRew} -\newcommand{\ActionRCStdNext}{\ButtonRCFF} -\newcommand{\ActionRCStdNextRepeat}{Long \ButtonRCFF} -\newcommand{\ActionRCStdCancel}{\ButtonRCStop} -\newcommand{\ActionRCStdContext}{Long \ButtonRCSelect} -\newcommand{\ActionRCStdQuickScreen}{Long \ButtonRCMode} -\newcommand{\ActionRCQuickScreenExit}{\ButtonRCMode} -\newcommand{\ActionRCStdMenu}{\ButtonRCMode} -\newcommand{\ActionRCStdOk}{\ButtonRCSelect} - -%Button actions, wps context -\newcommand{\ActionRCWpsPlay}{\ButtonRCOn} -\newcommand{\ActionRCWpsSkipNext}{\ButtonRCFF} -\newcommand{\ActionRCWpsSkipPrev}{\ButtonRCRew} -\newcommand{\ActionRCWpsSeekBack}{Long \ButtonRCFF} -\newcommand{\ActionRCWpsSeekFwd}{Long \ButtonRCRew} -\newcommand{\ActionRCWpsAbSetBNextDir}{\ButtonRCBitrate} -\newcommand{\ActionRCWpsAbSetAPrevDir}{\ButtonRCSource} -\newcommand{\ActionRCWpsStop}{\ButtonRCStop} -\newcommand{\ActionRCWpsVolDown}{\ButtonRCVolDown} -\newcommand{\ActionRCWpsVolUp}{\ButtonRCVolUp} -\newcommand{\ActionRCWpsPitchScreen}{Long \ButtonRCOn} -\newcommand{\ActionRCWpsQuickScreen}{Long \ButtonRCMode} -\newcommand{\ActionRCWpsMenu}{\ButtonRCMode} -\newcommand{\ActionRCWpsContext}{Long \ButtonRCSelect} -\newcommand{\ActionRCWpsBrowse}{\ButtonRCSelect} -\newcommand{\ActionRCWpsAbReset}{\ButtonRCOn{} + \ButtonRCSelect} -\newcommand{\ActionRCWpsIdThreeScreen}{\ButtonRCOn{} + \ButtonRCMode} - -%Button actions, tree context -\newcommand{\ActionRCTreeWps}{\ButtonRCOn} -\newcommand{\ActionRCTreeStop}{\ButtonRCStop} -\newcommand{\ActionRCTreeEnter}{\ButtonRCSelect} -\newcommand{\ActionRCTreeParentDirectory}{\ButtonRCStop} - -%Button actions, YesNo context -\newcommand{\ActionRCYesNoAccept}{\ButtonRCSelect} - -%Button actions, Setting context -\newcommand{\ActionRCSettingInc}{\ButtonRCRew} -\newcommand{\ActionRCSettingDec}{\ButtonRCFF} - -%Button actions, Virtual Keyboard Context -\newcommand{\ActionRCKbdLeft}{\ButtonRCRew} -\newcommand{\ActionRCKbdRight}{\ButtonRCFF} -\newcommand{\ActionRCKbdSelect}{\ButtonRCSelect} -\newcommand{\ActionRCKbdCursorLeft}{\ButtonRCOn{} + \ButtonRCRew{} or \ButtonRCVolDown} -\newcommand{\ActionRCKbdCursorRight}{\ButtonRCOn{} + \ButtonRCFF{} or \ButtonRCVolUp} -\newcommand{\ActionRCKbdPageFlip}{\ButtonRCMode} -\newcommand{\ActionRCKbdDone}{\ButtonRCOn} -\newcommand{\ActionRCKbdAbort}{\ButtonRCStop} -\newcommand{\ActionRCKbdBackSpace}{\ButtonRCRec} -\newcommand{\ActionRCKbdMorseInput}{\ButtonRCOn{} + \ButtonRCMode} -\newcommand{\ActionRCKbdMorseSelect}{\ButtonRCSelect} -\newcommand{\ActionRCKbdUp}{\ButtonRCSource} -\newcommand{\ActionRCKbdDown}{\ButtonRCBitrate} - -%Button actions, Pitch Screen context -\newcommand{\ActionRCPsToggleMode}{\ButtonRCMode} -\newcommand{\ActionRCPsIncSmall}{\ButtonRCFF} -\newcommand{\ActionRCPsIncBig}{Long \ButtonRCFF} -\newcommand{\ActionRCPsDecSmall}{\ButtonRCRew} -\newcommand{\ActionRCPsDecBig}{Long \ButtonRCRew} -\newcommand{\ActionRCPsNudgeLeft}{\ButtonRCSource} -\newcommand{\ActionRCPsNudgeRight}{\ButtonRCBitratet} -\newcommand{\ActionRCPsReset}{\ButtonRCSelect} -\newcommand{\ActionRCPsExit}{\ButtonRCOn{} or \ButtonRCStop} - -%Button actions, Recording screen context -\newcommand{\ActionRCRecPause}{\ButtonRCOn} -\newcommand{\ActionRCRecNewfile}{\ButtonRCRec} -\newcommand{\ActionRCRecSettingsInc}{\ButtonRCBitrate} -\newcommand{\ActionRCRecSettingsDec}{\ButtonRCSource} -\newcommand{\ActionRCRecPrev}{\ButtonRCRew} -\newcommand{\ActionRCRecNext}{\ButtonRCFF} -\newcommand{\ActionRCRecMenu}{\ButtonRCMode} -\newcommand{\ActionRCRecExit}{\ButtonRCStop} - -%Button actions, FM radio context -\newcommand{\ActionRCFMPreset}{\ButtonRCSelect} -\newcommand{\ActionRCFMMenu}{Long \ButtonRCSelect} -\newcommand{\ActionRCFMMode}{Long \ButtonRCOn} -\newcommand{\ActionRCFMStop}{\ButtonRCStop} -\newcommand{\ActionRCFMExit}{\ButtonRCMode} -\newcommand{\ActionRCFMPlay}{\ButtonRCOn} -\newcommand{\ActionRCFMSettingsInc}{\ActionRCSettingInc} -\newcommand{\ActionRCFMSettingsDec}{\ActionRCSettingInc} -\newcommand{\ActionRCFMPrev}{\ButtonRCRew} -\newcommand{\ActionRCFMNext}{\ButtonRCFF} -\newcommand{\ActionRCFMVolUp}{\ButtonRCVolUp} -\newcommand{\ActionRCFMVolDown}{\ButtonRCVolDown} - -%Button actions, Bookmark screen context -\newcommand{\ActionRCBmDelete}{\ButtonRCRec} \ No newline at end of file diff --git a/manual/platform/sansac200.tex b/manual/platform/sansac200.tex deleted file mode 100644 index 732faded82..0000000000 --- a/manual/platform/sansac200.tex +++ /dev/null @@ -1,25 +0,0 @@ -% $Id$ % -\def\UseOption{sansac200} -\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} -\edef\UseOption{\UseOption,SANSA_C200_PAD} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} -\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} -\edef\UseOption{\UseOption,sansa} - -\newcommand{\archosplayerman}{Sansa} -\newcommand{\archosplayertype}{sansac200 Series} -\newcommand{\archosplayerlongtype}{\archosplayertype} -\newcommand{\genericimg}{132x80x16} -\newcommand{\specimg}{sansac200} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{rockbox.mi4}} -\newcommand{\firmwareextension}{\fname{mi4}} -\newcommand{\screenshotsize}{4cm} -\newcommand{\disk}{flash storage} - -% link external keymap file -\input{platform/keymap-c200.tex} diff --git a/manual/platform/sansaclip.tex b/manual/platform/sansaclip.tex deleted file mode 100644 index 0ac35127e4..0000000000 --- a/manual/platform/sansaclip.tex +++ /dev/null @@ -1,24 +0,0 @@ -% Id: % -\def\UseOption{sansaclip} -\edef\UseOption{\UseOption,SANSA_CLIP_PAD} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} -\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} -\edef\UseOption{\UseOption,sansaAMS} - -\newcommand{\archosplayerman}{Sansa} -\newcommand{\archosplayertype}{Clip} -\newcommand{\archosplayerlongtype}{\archosplayertype} -\newcommand{\genericimg}{128x64x1-clip} -\newcommand{\specimg}{sansaclip} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{rockbox.sansa}} -\newcommand{\firmwareextension}{\fname{sansa}} -\newcommand{\screenshotsize}{3cm} -\newcommand{\disk}{flash storage} - -% link external keymap file -\input{platform/keymap-clip.tex} diff --git a/manual/platform/sansae200.tex b/manual/platform/sansae200.tex deleted file mode 100644 index 821346e39d..0000000000 --- a/manual/platform/sansae200.tex +++ /dev/null @@ -1,25 +0,0 @@ -% $Id$ % -\def\UseOption{sansae200} -\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} -\edef\UseOption{\UseOption,SANSA_E200_PAD} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} -\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} -\edef\UseOption{\UseOption,sansa} - -\newcommand{\archosplayerman}{Sansa} -\newcommand{\archosplayertype}{sansae200 and e200R Series} -\newcommand{\archosplayerlongtype}{\archosplayertype} -\newcommand{\genericimg}{176x220x16} -\newcommand{\specimg}{sansae200} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{rockbox.mi4}} -\newcommand{\firmwareextension}{\fname{mi4}} -\newcommand{\screenshotsize}{4cm} -\newcommand{\disk}{flash storage} - -% link external keymap file -\input{platform/keymap-e200.tex} diff --git a/manual/platform/sansafuze.tex b/manual/platform/sansafuze.tex deleted file mode 100644 index e00939f94e..0000000000 --- a/manual/platform/sansafuze.tex +++ /dev/null @@ -1,24 +0,0 @@ -% $Id$ % -\def\UseOption{sansafuze} -\edef\UseOption{\UseOption,SANSA_FUZE_PAD} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} -\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} -\edef\UseOption{\UseOption,sansaAMS} - -\newcommand{\archosplayerman}{Sansa} -\newcommand{\archosplayertype}{Fuze} -\newcommand{\archosplayerlongtype}{\archosplayertype} -\newcommand{\genericimg}{220x176x16} -\newcommand{\specimg}{sansafuze} -%Used to name the player, e.g. ...to the \dap -\newcommand{\dap}{archosplayer} -%For use when referring to the player. E.g. the \daps\ capacity ... -\newcommand{\daps}{archosplayer's} -\newcommand{\firmwarefilename}{\fname{rockbox.sansa}} -\newcommand{\firmwareextension}{\fname{sansa}} -\newcommand{\screenshotsize}{4cm} -\newcommand{\disk}{flash storage} - -% link external keymap file -\input{platform/keymap-fuze.tex} diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex new file mode 100644 index 0000000000..df8473c602 --- /dev/null +++ b/manual/platform/x5.tex @@ -0,0 +1,26 @@ +% $Id$ % +\def\UseOption{x5} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} +\edef\UseOption{\UseOption,IAUDIO_X5_PAD} +\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} +\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} +\edef\UseOption{\UseOption,iaudio} + +\newcommand{\playerman}{Iaudio} +\newcommand{\playertype}{X5} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\genericimg}{160x128x16} +\newcommand{\specimg}{x5} +%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.iaudio}} +\newcommand{\firmwareextension}{\fname{iaudio}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{hard disk} + +% link external keymap file +\input{platform/keymap-mx5.tex} -- cgit v1.2.3