mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
Manual: Unify and simplify manual uninstallation for couple targets.
Change-Id: Ib90aaf3652be4ea4cfc5f873aa5ab1f4ef4dd004
This commit is contained in:
parent
4a396ac1ed
commit
26a486e1e2
5 changed files with 10 additions and 22 deletions
|
@ -721,31 +721,15 @@ completely follow the manual uninstallation instructions below.}}
|
|||
\fname{\firmwarefilename} file.
|
||||
}
|
||||
|
||||
\opt{iriverh10,iriverh10_5gb}{
|
||||
\opt{iriverh10,iriverh10_5gb,mrobe100,vibe500}{
|
||||
If you would like to go back to using the original \playerman{} software,
|
||||
connect the \dap{} to your computer, and delete the
|
||||
\opt{iriverh10}{\fname{H10\_20GC.mi4}}\opt{iriverh10_5gb}{\fname{H10.mi4}}
|
||||
file and rename \fname{OF.mi4} to \opt{iriverh10}{\fname{H10\_20GC.mi4}}%
|
||||
\opt{iriverh10_5gb}{\fname{H10.mi4}} in the \fname{System} directory on
|
||||
your \playertype{}. As in the installation, it may be necessary to first
|
||||
put your device into UMS mode.
|
||||
}
|
||||
|
||||
\opt{vibe500}{
|
||||
If you would like to go back to using the original \playerman{} software,
|
||||
connect the \dap{} to your computer, and delete the
|
||||
\fname{jukebox.mi4} file and rename
|
||||
\fname{OF.mi4} to \fname{JUKEBOX.mi4}
|
||||
in the \fname{System} directory on your \playertype{}. As in the installation,
|
||||
it may be necessary to first put your device into UMS mode.
|
||||
}
|
||||
|
||||
\opt{mrobe100}{
|
||||
If you would like to go back to using the original \playerman{} software,
|
||||
connect the \dap{} to your computer, and delete the
|
||||
\fname{pp5020.mi4} file and rename
|
||||
\fname{OF.mi4} to \fname{pp5020.mi4}
|
||||
\originalfirmwarefilename{} file and rename
|
||||
\fname{OF.mi4} to \originalfirmwarefilename{}
|
||||
in the \fname{System} directory on your \playertype{}.
|
||||
\nopt{mrobe100}{As in the installation,
|
||||
it may be necessary to first put your device into UMS mode.
|
||||
}
|
||||
}
|
||||
|
||||
\opt{e200}{
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
\newcommand{\dap}{player}
|
||||
%For use when referring to the player. E.g. the \daps\ capacity ...
|
||||
\newcommand{\daps}{player's}
|
||||
\newcommand{\originalfirmwarefilename}{\fname{H10\_20GC.mi4}}
|
||||
\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
|
||||
\newcommand{\firmwareextension}{\fname{mi4}}
|
||||
\newcommand{\screenshotsize}{4cm}
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
\newcommand{\dap}{player}
|
||||
%For use when referring to the player. E.g. the \daps\ capacity ...
|
||||
\newcommand{\daps}{player's}
|
||||
\newcommand{\originalfirmwarefilename}{\fname{H10.mi4}}
|
||||
\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
|
||||
\newcommand{\firmwareextension}{\fname{mi4}}
|
||||
\newcommand{\screenshotsize}{4cm}
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
\newcommand{\dap}{player}
|
||||
%For use when referring to the player. E.g. the \daps\ capacity ...
|
||||
\newcommand{\daps}{player's}
|
||||
\newcommand{\originalfirmwarefilename}{\fname{pp5020.mi4}}
|
||||
\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
|
||||
\newcommand{\firmwareextension}{\fname{mi4}}
|
||||
\newcommand{\screenshotsize}{4cm}
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
\newcommand{\dap}{player}
|
||||
%For use when referring to the player. E.g. the \daps\ capacity ...
|
||||
\newcommand{\daps}{player's}
|
||||
\newcommand{\originalfirmwarefilename}{\fname{JUKEBOX.mi4}}
|
||||
\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
|
||||
\newcommand{\firmwareextension}{\fname{mi4}}
|
||||
\newcommand{\screenshotsize}{4cm}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue