mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
[1/4] Remove SH support and all archos targets
This removes all code specific to SH targets Change-Id: I7980523785d2596e65c06430f4638eec74a06061
This commit is contained in:
parent
17f7cc92c2
commit
092c340a20
384 changed files with 648 additions and 43225 deletions
|
@ -1,26 +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{\dapdisplaywidth}{112}
|
||||
\newcommand{\dapdisplayheight}{64}
|
||||
\newcommand{\dapdisplaydepth}{1}
|
||||
\newcommand{\specimg}{archosfmrecorder}
|
||||
%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}
|
|
@ -1,28 +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{\dapdisplaywidth}{112}
|
||||
\newcommand{\dapdisplayheight}{64}
|
||||
\newcommand{\dapdisplaydepth}{1}
|
||||
\newcommand{\specimg}{archosondiofm}
|
||||
%used for specifying screenshot names common to a target "family"
|
||||
\newcommand{\seriesimg}{ondio}
|
||||
%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}
|
|
@ -1,28 +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{\dapdisplaywidth}{112}
|
||||
\newcommand{\dapdisplayheight}{64}
|
||||
\newcommand{\dapdisplaydepth}{1}
|
||||
\newcommand{\specimg}{archosondiosp}
|
||||
%used for specifying screenshot names common to a target "family"
|
||||
\newcommand{\seriesimg}{ondio}
|
||||
%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}
|
|
@ -1,27 +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{\dapdisplaywidth}{char}
|
||||
\newcommand{\dapdisplayheight}{11}
|
||||
\newcommand{\dapdisplaydepth}{1}
|
||||
\newcommand{\specimg}{archosplayer}
|
||||
%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}
|
|
@ -1,27 +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{\dapdisplaywidth}{112}
|
||||
\newcommand{\dapdisplayheight}{64}
|
||||
\newcommand{\dapdisplaydepth}{1}
|
||||
|
||||
\newcommand{\specimg}{archosrecorder}
|
||||
%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}
|
Loading…
Add table
Add a link
Reference in a new issue