From c0740440ac9c830f59e8b5c9b3a8aecc49766506 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Mon, 7 Dec 2009 12:19:08 +0000 Subject: Rename targets to be consistent in all places. (FS #10819). Take 2. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23883 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 | 25 ------ manual/platform/e200.tex | 25 ------ manual/platform/e200v2.tex | 25 ------ manual/platform/fuze.tex | 25 ------ manual/platform/gigabeatf.tex | 29 ------- manual/platform/gigabeatfx.tex | 29 +++++++ 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/ipodmini.tex | 24 ------ manual/platform/ipodmini1g.tex | 24 ++++++ manual/platform/ipodnano.tex | 23 ------ manual/platform/ipodnano1g.tex | 23 ++++++ manual/platform/iriverh10.tex | 25 ++++++ manual/platform/iriverh100.tex | 30 +++++++ manual/platform/iriverh10_5gb.tex | 25 ++++++ manual/platform/iriverh300.tex | 27 +++++++ 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-iriverh10.tex | 113 +++++++++++++++++++++++++++ manual/platform/keymap-iriverh100_h300.tex | 109 ++++++++++++++++++++++++++ manual/platform/keymap-m3.tex | 93 ---------------------- 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/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 | 25 ++++++ manual/platform/sansae200.tex | 25 ++++++ manual/platform/sansae200v2.tex | 25 ++++++ manual/platform/sansafuze.tex | 25 ++++++ manual/platform/x5.tex | 26 ------ manual/plugins/chessbox.tex | 2 +- manual/plugins/main.tex | 24 +++--- manual/plugins/mandelbrot.tex | 2 +- manual/plugins/midiplay.tex | 2 +- manual/plugins/rockboy.tex | 2 +- manual/plugins/snow.tex | 2 +- manual/plugins/stats.tex | 2 +- 69 files changed, 1637 insertions(+), 1637 deletions(-) create mode 100644 manual/platform/archosondiofm.tex create mode 100644 manual/platform/archosondiosp.tex create mode 100644 manual/platform/archosplayer.tex create mode 100644 manual/platform/archosrecorder.tex create mode 100644 manual/platform/archosrecorderv2fm.tex delete mode 100644 manual/platform/c200.tex delete mode 100644 manual/platform/clip.tex delete mode 100644 manual/platform/e200.tex delete mode 100644 manual/platform/e200v2.tex delete mode 100644 manual/platform/fuze.tex delete mode 100644 manual/platform/gigabeatf.tex create mode 100644 manual/platform/gigabeatfx.tex delete mode 100644 manual/platform/h10.tex delete mode 100644 manual/platform/h100.tex delete mode 100644 manual/platform/h10_5gb.tex delete mode 100644 manual/platform/h300.tex create mode 100644 manual/platform/iaudiom3.tex create mode 100644 manual/platform/iaudiom5.tex create mode 100644 manual/platform/iaudiox5.tex delete mode 100644 manual/platform/ipodmini.tex create mode 100644 manual/platform/ipodmini1g.tex delete mode 100644 manual/platform/ipodnano.tex create mode 100644 manual/platform/ipodnano1g.tex create mode 100644 manual/platform/iriverh10.tex create mode 100644 manual/platform/iriverh100.tex create mode 100644 manual/platform/iriverh10_5gb.tex create mode 100644 manual/platform/iriverh300.tex create mode 100644 manual/platform/keymap-archosplayer.tex create mode 100644 manual/platform/keymap-archosrecorder.tex delete mode 100644 manual/platform/keymap-c200.tex delete mode 100644 manual/platform/keymap-clip.tex delete mode 100644 manual/platform/keymap-e200.tex delete mode 100644 manual/platform/keymap-fuze.tex delete mode 100644 manual/platform/keymap-gigabeatf.tex create mode 100644 manual/platform/keymap-gigabeatfx.tex delete mode 100644 manual/platform/keymap-h10.tex delete mode 100644 manual/platform/keymap-h100_h300.tex create mode 100644 manual/platform/keymap-iaudiom3.tex create mode 100644 manual/platform/keymap-iriverh10.tex create mode 100644 manual/platform/keymap-iriverh100_h300.tex delete mode 100644 manual/platform/keymap-m3.tex delete mode 100644 manual/platform/keymap-player.tex delete mode 100644 manual/platform/keymap-recorder.tex create mode 100644 manual/platform/keymap-sansac200.tex create mode 100644 manual/platform/keymap-sansaclip.tex create mode 100644 manual/platform/keymap-sansae200.tex create mode 100644 manual/platform/keymap-sansafuze.tex delete mode 100644 manual/platform/m3.tex delete mode 100644 manual/platform/m5.tex delete mode 100644 manual/platform/ondiofm.tex delete mode 100644 manual/platform/ondiosp.tex delete mode 100644 manual/platform/player.tex delete mode 100644 manual/platform/recorder.tex delete mode 100644 manual/platform/recorderv2fm.tex delete mode 100644 manual/platform/remote-keymap-h100.tex create mode 100644 manual/platform/remote-keymap-iriverh100.tex create mode 100644 manual/platform/sansac200.tex create mode 100644 manual/platform/sansaclip.tex create mode 100644 manual/platform/sansae200.tex create mode 100644 manual/platform/sansae200v2.tex create mode 100644 manual/platform/sansafuze.tex delete mode 100644 manual/platform/x5.tex (limited to 'manual') diff --git a/manual/platform/archosondiofm.tex b/manual/platform/archosondiofm.tex new file mode 100644 index 0000000000..cad2757923 --- /dev/null +++ b/manual/platform/archosondiofm.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-archosondio.tex} diff --git a/manual/platform/archosondiosp.tex b/manual/platform/archosondiosp.tex new file mode 100644 index 0000000000..db05569744 --- /dev/null +++ b/manual/platform/archosondiosp.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-archosondio.tex} diff --git a/manual/platform/archosplayer.tex b/manual/platform/archosplayer.tex new file mode 100644 index 0000000000..f384639681 --- /dev/null +++ b/manual/platform/archosplayer.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-archosplayer.tex} diff --git a/manual/platform/archosrecorder.tex b/manual/platform/archosrecorder.tex new file mode 100644 index 0000000000..d1293c7403 --- /dev/null +++ b/manual/platform/archosrecorder.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-archosrecorder.tex} diff --git a/manual/platform/archosrecorderv2fm.tex b/manual/platform/archosrecorderv2fm.tex new file mode 100644 index 0000000000..c7ecc84374 --- /dev/null +++ b/manual/platform/archosrecorderv2fm.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-archosrecorder.tex} diff --git a/manual/platform/c200.tex b/manual/platform/c200.tex deleted file mode 100644 index 0c7473ee18..0000000000 --- a/manual/platform/c200.tex +++ /dev/null @@ -1,25 +0,0 @@ -% $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 deleted file mode 100644 index 018ef40b25..0000000000 --- a/manual/platform/clip.tex +++ /dev/null @@ -1,25 +0,0 @@ -% 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} -\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} - -\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 deleted file mode 100644 index d20d34f2d7..0000000000 --- a/manual/platform/e200.tex +++ /dev/null @@ -1,25 +0,0 @@ -% $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/e200v2.tex b/manual/platform/e200v2.tex deleted file mode 100644 index 25ce3a7311..0000000000 --- a/manual/platform/e200v2.tex +++ /dev/null @@ -1,25 +0,0 @@ -% $Id$ % -\def\UseOption{e200v2} -\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,sansaAMS} -\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} - -\newcommand{\playerman}{Sansa} -\newcommand{\playertype}{e200v2 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.sansa}} -\newcommand{\firmwareextension}{\fname{sansa}} -\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 deleted file mode 100644 index 1c76948ee6..0000000000 --- a/manual/platform/fuze.tex +++ /dev/null @@ -1,25 +0,0 @@ -% $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} -\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} - -\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 deleted file mode 100644 index e49f1593c8..0000000000 --- a/manual/platform/gigabeatf.tex +++ /dev/null @@ -1,29 +0,0 @@ -% $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 new file mode 100644 index 0000000000..e9dc01bd18 --- /dev/null +++ b/manual/platform/gigabeatfx.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-gigabeatfx.tex} +\input{platform/remote-keymap-gigabeat.tex} diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex deleted file mode 100644 index 4b99b1ba51..0000000000 --- a/manual/platform/h10.tex +++ /dev/null @@ -1,25 +0,0 @@ -% $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 deleted file mode 100644 index 19e4ef0677..0000000000 --- a/manual/platform/h100.tex +++ /dev/null @@ -1,30 +0,0 @@ -% $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 deleted file mode 100644 index d89e1eabcd..0000000000 --- a/manual/platform/h10_5gb.tex +++ /dev/null @@ -1,25 +0,0 @@ -% $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 deleted file mode 100644 index 211bc1a9b0..0000000000 --- a/manual/platform/h300.tex +++ /dev/null @@ -1,27 +0,0 @@ -% $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 new file mode 100644 index 0000000000..37b7825bbc --- /dev/null +++ b/manual/platform/iaudiom3.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-iaudiom3.tex} +\input{platform/remote-keymap-iaudio.tex} diff --git a/manual/platform/iaudiom5.tex b/manual/platform/iaudiom5.tex new file mode 100644 index 0000000000..60cd1f590f --- /dev/null +++ b/manual/platform/iaudiom5.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-iaudiomx5.tex} diff --git a/manual/platform/iaudiox5.tex b/manual/platform/iaudiox5.tex new file mode 100644 index 0000000000..5b5a2122f5 --- /dev/null +++ b/manual/platform/iaudiox5.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-iaudiomx5.tex} diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex deleted file mode 100644 index 7671a4fb1a..0000000000 --- a/manual/platform/ipodmini.tex +++ /dev/null @@ -1,24 +0,0 @@ -% $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 new file mode 100644 index 0000000000..7671a4fb1a --- /dev/null +++ b/manual/platform/ipodmini1g.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/ipodnano.tex b/manual/platform/ipodnano.tex deleted file mode 100644 index 974fe687ec..0000000000 --- a/manual/platform/ipodnano.tex +++ /dev/null @@ -1,23 +0,0 @@ -% $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 new file mode 100644 index 0000000000..974fe687ec --- /dev/null +++ b/manual/platform/ipodnano1g.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/iriverh10.tex b/manual/platform/iriverh10.tex new file mode 100644 index 0000000000..eae5e5c4b9 --- /dev/null +++ b/manual/platform/iriverh10.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-iriverh10.tex} diff --git a/manual/platform/iriverh100.tex b/manual/platform/iriverh100.tex new file mode 100644 index 0000000000..336f68489d --- /dev/null +++ b/manual/platform/iriverh100.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-iriverh100_h300.tex} +\input{platform/remote-keymap-iriverh100.tex} + diff --git a/manual/platform/iriverh10_5gb.tex b/manual/platform/iriverh10_5gb.tex new file mode 100644 index 0000000000..0cb0376dfe --- /dev/null +++ b/manual/platform/iriverh10_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-iriverh10.tex} diff --git a/manual/platform/iriverh300.tex b/manual/platform/iriverh300.tex new file mode 100644 index 0000000000..ba66fac13c --- /dev/null +++ b/manual/platform/iriverh300.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-iriverh100_h300.tex} + diff --git a/manual/platform/keymap-archosplayer.tex b/manual/platform/keymap-archosplayer.tex new file mode 100644 index 0000000000..651239b4d9 --- /dev/null +++ b/manual/platform/keymap-archosplayer.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-archosrecorder.tex b/manual/platform/keymap-archosrecorder.tex new file mode 100644 index 0000000000..ac194a4422 --- /dev/null +++ b/manual/platform/keymap-archosrecorder.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-c200.tex b/manual/platform/keymap-c200.tex deleted file mode 100644 index 8fbed84de3..0000000000 --- a/manual/platform/keymap-c200.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-clip.tex b/manual/platform/keymap-clip.tex deleted file mode 100644 index 1ddc718e44..0000000000 --- a/manual/platform/keymap-clip.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-e200.tex b/manual/platform/keymap-e200.tex deleted file mode 100644 index 253e8898eb..0000000000 --- a/manual/platform/keymap-e200.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}{\ButtonScrollFwd} -\newcommand{\ActionFMSettingsDec}{\ButtonScrollBack} -\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 deleted file mode 100644 index 8c4935c013..0000000000 --- a/manual/platform/keymap-fuze.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}{\ButtonScrollFwd} -\newcommand{\ActionFMSettingsDec}{\ButtonScrollBack} -\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 deleted file mode 100644 index 39d51b0dd5..0000000000 --- a/manual/platform/keymap-gigabeatf.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-gigabeatfx.tex b/manual/platform/keymap-gigabeatfx.tex new file mode 100644 index 0000000000..39d51b0dd5 --- /dev/null +++ b/manual/platform/keymap-gigabeatfx.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-h10.tex b/manual/platform/keymap-h10.tex deleted file mode 100644 index 364504fcd7..0000000000 --- a/manual/platform/keymap-h10.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-h100_h300.tex b/manual/platform/keymap-h100_h300.tex deleted file mode 100644 index 419dc0bfcf..0000000000 --- a/manual/platform/keymap-h100_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-iaudiom3.tex b/manual/platform/keymap-iaudiom3.tex new file mode 100644 index 0000000000..098422b21d --- /dev/null +++ b/manual/platform/keymap-iaudiom3.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-iriverh10.tex b/manual/platform/keymap-iriverh10.tex new file mode 100644 index 0000000000..364504fcd7 --- /dev/null +++ b/manual/platform/keymap-iriverh10.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-iriverh100_h300.tex b/manual/platform/keymap-iriverh100_h300.tex new file mode 100644 index 0000000000..419dc0bfcf --- /dev/null +++ b/manual/platform/keymap-iriverh100_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-m3.tex b/manual/platform/keymap-m3.tex deleted file mode 100644 index 098422b21d..0000000000 --- a/manual/platform/keymap-m3.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-player.tex b/manual/platform/keymap-player.tex deleted file mode 100644 index 651239b4d9..0000000000 --- a/manual/platform/keymap-player.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-recorder.tex b/manual/platform/keymap-recorder.tex deleted file mode 100644 index ac194a4422..0000000000 --- a/manual/platform/keymap-recorder.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-sansac200.tex b/manual/platform/keymap-sansac200.tex new file mode 100644 index 0000000000..8fbed84de3 --- /dev/null +++ b/manual/platform/keymap-sansac200.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-sansaclip.tex b/manual/platform/keymap-sansaclip.tex new file mode 100644 index 0000000000..1ddc718e44 --- /dev/null +++ b/manual/platform/keymap-sansaclip.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-sansae200.tex b/manual/platform/keymap-sansae200.tex new file mode 100644 index 0000000000..253e8898eb --- /dev/null +++ b/manual/platform/keymap-sansae200.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}{\ButtonScrollFwd} +\newcommand{\ActionFMSettingsDec}{\ButtonScrollBack} +\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 new file mode 100644 index 0000000000..8c4935c013 --- /dev/null +++ b/manual/platform/keymap-sansafuze.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}{\ButtonScrollFwd} +\newcommand{\ActionFMSettingsDec}{\ButtonScrollBack} +\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 deleted file mode 100644 index bbdd255299..0000000000 --- a/manual/platform/m3.tex +++ /dev/null @@ -1,26 +0,0 @@ -% $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 deleted file mode 100644 index c7233b11f2..0000000000 --- a/manual/platform/m5.tex +++ /dev/null @@ -1,26 +0,0 @@ -% $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/ondiofm.tex b/manual/platform/ondiofm.tex deleted file mode 100644 index c49a1363d7..0000000000 --- a/manual/platform/ondiofm.tex +++ /dev/null @@ -1,24 +0,0 @@ -% $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 deleted file mode 100644 index 43d74e76fd..0000000000 --- a/manual/platform/ondiosp.tex +++ /dev/null @@ -1,24 +0,0 @@ -% $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 deleted file mode 100644 index eddd5eddfc..0000000000 --- a/manual/platform/player.tex +++ /dev/null @@ -1,25 +0,0 @@ -% $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 deleted file mode 100644 index 9eaf9091d8..0000000000 --- a/manual/platform/recorder.tex +++ /dev/null @@ -1,25 +0,0 @@ -% $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 deleted file mode 100644 index 99b829d8a5..0000000000 --- a/manual/platform/recorderv2fm.tex +++ /dev/null @@ -1,24 +0,0 @@ -% $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 deleted file mode 100644 index cc0537047b..0000000000 --- a/manual/platform/remote-keymap-h100.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/remote-keymap-iriverh100.tex b/manual/platform/remote-keymap-iriverh100.tex new file mode 100644 index 0000000000..cc0537047b --- /dev/null +++ b/manual/platform/remote-keymap-iriverh100.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/sansac200.tex b/manual/platform/sansac200.tex new file mode 100644 index 0000000000..0db90eac40 --- /dev/null +++ b/manual/platform/sansac200.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-sansac200.tex} diff --git a/manual/platform/sansaclip.tex b/manual/platform/sansaclip.tex new file mode 100644 index 0000000000..24a004597c --- /dev/null +++ b/manual/platform/sansaclip.tex @@ -0,0 +1,25 @@ +% 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} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} + +\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-sansaclip.tex} diff --git a/manual/platform/sansae200.tex b/manual/platform/sansae200.tex new file mode 100644 index 0000000000..2bdc3f562d --- /dev/null +++ b/manual/platform/sansae200.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-sanse200.tex} diff --git a/manual/platform/sansae200v2.tex b/manual/platform/sansae200v2.tex new file mode 100644 index 0000000000..a5001cc89d --- /dev/null +++ b/manual/platform/sansae200v2.tex @@ -0,0 +1,25 @@ +% $Id$ % +\def\UseOption{e200v2} +\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,sansaAMS} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} + +\newcommand{\playerman}{Sansa} +\newcommand{\playertype}{e200v2 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.sansa}} +\newcommand{\firmwareextension}{\fname{sansa}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{flash storage} + +% link external keymap file +\input{platform/keymap-sansae200.tex} diff --git a/manual/platform/sansafuze.tex b/manual/platform/sansafuze.tex new file mode 100644 index 0000000000..0020e2e01b --- /dev/null +++ b/manual/platform/sansafuze.tex @@ -0,0 +1,25 @@ +% $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} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} + +\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-sansafuze.tex} diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex deleted file mode 100644 index df8473c602..0000000000 --- a/manual/platform/x5.tex +++ /dev/null @@ -1,26 +0,0 @@ -% $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} diff --git a/manual/plugins/chessbox.tex b/manual/plugins/chessbox.tex index ab7593c893..a4aade54d0 100644 --- a/manual/plugins/chessbox.tex +++ b/manual/plugins/chessbox.tex @@ -23,7 +23,7 @@ you resume the game. The menu also allows the user to reload the last game saved, save the current position and start a new game without having to quit the game. -\opt{recorder,recorderv2fm,ondio}{ +\opt{archosrecorder,archosrecorderv2fm,ondio}{ \note{This plugin will stop playback.} } diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index 292327046f..1974c65eef 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -16,7 +16,7 @@ text files% \section{Games} \opt{lcd_bitmap} {See also the Chip{}-8 emulator in \reference{ref:Chip8emulator} - \opt{recorder,recorderv2fm,h100,m5,lcd_color} + \opt{archosrecorder,archosrecorderv2fm,iriverh100,iaudiom5,lcd_color} {and Rockboy in \reference{ref:Rockboy}}.} \opt{lcd_bitmap}{\input{plugins/blackjack.tex}} @@ -41,7 +41,7 @@ text files% \opt{lcd_bitmap}{\input{plugins/goban.tex}} -\opt{lcd_non-mono}{\nopt{h10_5gb,ipodmini,c200}{ +\opt{lcd_non-mono}{\nopt{iriverh10_5gb,ipodmini1g,sansac200}{ \input{plugins/invadrox.tex}}} {\input{plugins/jackpot.tex}} @@ -52,9 +52,9 @@ text files% \opt{lcd_bitmap}{\input{plugins/minesweeper.tex}} -\opt{player}{\input{plugins/nim.tex}} +\opt{archosplayer}{\input{plugins/nim.tex}} -\opt{h100,m5,lcd_color}{\nopt{c200}{\input{plugins/pacbox.tex}}} +\opt{iriverh100,iaudiom5,lcd_color}{\nopt{sansac200}{\input{plugins/pacbox.tex}}} \opt{lcd_bitmap}{\input{plugins/pegbox.tex}} @@ -166,7 +166,7 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} \opt{swcodec}{\input{plugins/midiplay.tex}} -\opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}} +\opt{archosrecorder,archosrecorderv2fm,ondio}{\input{plugins/movieplayer.tex}} \opt{lcd_bitmap}{\opt{swcodec}{\input{plugins/mpegplayer.tex}}} @@ -174,9 +174,9 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} \opt{lcd_color}{\input{plugins/ppmviewer.tex}} -\opt{recorder,recorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}} +\opt{archosrecorder,archosrecorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}} -\opt{recorder,recorderv2fm,h100,m5,lcd_color}{\input{plugins/rockboy.tex}} +\opt{archosrecorder,archosrecorderv2fm,iriverh100,iaudiom5,lcd_color}{\input{plugins/rockboy.tex}} {\input{plugins/search.tex}} @@ -188,13 +188,13 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} {\input{plugins/vbrfix.tex}} -\opt{recorder,recorderv2fm,ondio}{\input{plugins/wavplay.tex}} +\opt{archosrecorder,archosrecorderv2fm,ondio}{\input{plugins/wavplay.tex}} \opt{lcd_bitmap}{\input{plugins/zxbox.tex}} \section{Applications} -\opt{player,recorder,recorderv2fm}{\input{plugins/alpinecdc.tex}} +\opt{archosplayer,archosrecorder,archosrecorderv2fm}{\input{plugins/alpinecdc.tex}} {\input{plugins/batterybenchmark.tex}} @@ -208,9 +208,9 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} {\input{plugins/disktidy.tex}} -\opt{player}{\input{plugins/euro_converter.tex}} +\opt{archosplayer}{\input{plugins/euro_converter.tex}} -\opt{recorder,recorderv2fm,ondio}{\input{plugins/firmware_flash.tex}} +\opt{archosrecorder,archosrecorderv2fm,ondio}{\input{plugins/firmware_flash.tex}} {\input{plugins/keybox.tex}} @@ -226,7 +226,7 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} \opt{lcd_color}{\input{plugins/rockpaint.tex}} -\opt{recorder,recorderv2fm,ondio}{\input{plugins/split_editor.tex}} +\opt{archosrecorder,archosrecorderv2fm,ondio}{\input{plugins/split_editor.tex}} {\input{plugins/stats.tex}} diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex index 90a5bc0015..73a042d725 100644 --- a/manual/plugins/mandelbrot.tex +++ b/manual/plugins/mandelbrot.tex @@ -1,7 +1,7 @@ \subsection{Mandelbrot} \screenshot{plugins/images/ss-mandelbrot}{Mandelbrot}{img:mandelbrot} This demonstration draws fractal images from the Mandelbrot set -\opt{archos,h100}{using the greyscale engine}. +\opt{archos,iriverh100}{using the greyscale engine}. \begin{table} \begin{btnmap}{}{} Direction keys diff --git a/manual/plugins/midiplay.tex b/manual/plugins/midiplay.tex index 015622be1d..a838debcad 100644 --- a/manual/plugins/midiplay.tex +++ b/manual/plugins/midiplay.tex @@ -9,7 +9,7 @@ containing several \fname{.pat} files and two \fname {.cfg} files. Just select a MIDI file with either the \fname{.mid} or \fname{.midi} extension in the file browser to start playback. % portalplayer targets -\opt{ipod,sansa,h10,h10_5gb,mrobe100}{ +\opt{ipod,sansa,iriverh10,iriverh10_5gb,mrobe100}{ \note{Currently playing MIDI files is still in its early stages and you might experience ``Buffer miss!'' with many files, except simple ones.} } diff --git a/manual/plugins/rockboy.tex b/manual/plugins/rockboy.tex index bfa61110a0..33f19821c6 100644 --- a/manual/plugins/rockboy.tex +++ b/manual/plugins/rockboy.tex @@ -66,7 +66,7 @@ the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or & Select\\ % } - \opt{RECORDER_PAD,IRIVER_H100_PAD,m5}{ + \opt{RECORDER_PAD,IRIVER_H100_PAD,iaudiom5}{ \opt{RECORDER_PAD}{\ButtonOn} \opt{IRIVER_H100_PAD,IAUDIO_X5_PAD}{\ButtonHold{} switch} \opt{HAVEREMOTEKEYMAP}{& } diff --git a/manual/plugins/snow.tex b/manual/plugins/snow.tex index 3e2cfca56c..e4e9ce872a 100644 --- a/manual/plugins/snow.tex +++ b/manual/plugins/snow.tex @@ -3,7 +3,7 @@ This demo replicates snow falling on your screen. If you love winter, you will love this demo. Or maybe not. % -\opt{player}{Press \ButtonStop\ to quit.}% +\opt{archosplayer}{Press \ButtonStop\ to quit.}% \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRVER_H300_PAD}{Press \ButtonOff\ to quit.}% \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Press \ButtonMenu\ to quit.}% \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}% diff --git a/manual/plugins/stats.tex b/manual/plugins/stats.tex index 442a86c9ff..8e9fe9c16b 100644 --- a/manual/plugins/stats.tex +++ b/manual/plugins/stats.tex @@ -2,7 +2,7 @@ \screenshot{plugins/images/ss-stats}{The stats-plugin}{} The stats-plugin simply counts the number of files% -\nopt{player}{, music files }% +\nopt{archosplayer}{, music files }% and directories on your \dap. Press % \opt{PLAYER_PAD}{\ButtonStop}% -- cgit v1.2.3