mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-12 00:47:49 -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,10 +1,5 @@
|
|||
% $Id$ %
|
||||
\section{\label{ref:FMradio}FM Radio}
|
||||
\opt{RECORDER_PAD}{
|
||||
\note{The early V2 models were in fact FM Recorders in disguise,
|
||||
so they had the FM radio still mounted. Rockbox enables it if present -
|
||||
in case this menu does not show on your unit you can skip this chapter.\\}
|
||||
}
|
||||
\section{\label{ref:FMradio}FM Radio}
|
||||
\opt{sansa}{
|
||||
\note{Not all Sansas have a radio receiver. Generally all American models do,
|
||||
but European models might not. Rockbox will display the radio menu only if it
|
||||
|
|
@ -23,7 +18,7 @@
|
|||
it from the file browser. Rockbox will ``remember'' and use it in
|
||||
\setting{PRESET} mode until another file has been selected. Some preset
|
||||
files are available here: \wikilink{FmPresets}.
|
||||
|
||||
|
||||
\opt{recording}{
|
||||
\opt{swcodec}{
|
||||
It is also possible to record the FM radio while listening.
|
||||
|
|
@ -61,11 +56,6 @@
|
|||
\nopt{IRIVER_RC_H100_PAD}{\ActionRCFMSettingsInc, \ActionRCFMSettingsDec}%
|
||||
}
|
||||
& Change volume.\\
|
||||
\opt{RECORDER_PAD}{
|
||||
\ButtonPlay
|
||||
& Freeze all screen updates. May enhance radio reception in some
|
||||
cases.\\
|
||||
}
|
||||
|
||||
%
|
||||
\ActionFMExit
|
||||
|
|
@ -76,10 +66,9 @@
|
|||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMStop}
|
||||
& Stop the radio and return to \setting{Main Menu}.\\%
|
||||
%
|
||||
\nopt{ONDIO_PAD}{%
|
||||
\nopt{RECORDER_PAD}{\ActionFMPlay
|
||||
\ActionFMPlay
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPlay}
|
||||
& Mute radio playback.\\}%
|
||||
& Mute radio playback.\\%
|
||||
%
|
||||
\ActionFMMode
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMode}
|
||||
|
|
@ -87,9 +76,9 @@
|
|||
%
|
||||
\ActionFMPreset
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPreset}
|
||||
& Open a list of radio presets. You can view all the presets that
|
||||
& Open a list of radio presets. You can view all the presets that
|
||||
you have, and switch to the station.\\
|
||||
}%
|
||||
%
|
||||
%
|
||||
\ActionFMMenu
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMenu}
|
||||
|
|
@ -99,7 +88,6 @@
|
|||
\nopt{hold_button}{%
|
||||
\opt{SANSA_CLIP_PAD}{\ButtonHome+\ButtonSelect}
|
||||
\opt{SANSA_FUZEPLUS_PAD}{\ButtonPower}
|
||||
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
|
||||
& Key lock (software hold switch) on/off.\\
|
||||
}%
|
||||
\end{btnmap}
|
||||
|
|
@ -108,45 +96,21 @@
|
|||
|
||||
\item[Saving a preset:]
|
||||
Up to 64 of your favourite stations can be saved as presets.
|
||||
\opt{RECORDER_PAD}{Press \ButtonFTwo{} to go to the presets list, press
|
||||
\ButtonFOne{} to add a preset.}%
|
||||
\nopt{RECORDER_PAD}{%
|
||||
\ActionFMMenu{} to go to the menu, then select \setting{Add preset}.%
|
||||
}
|
||||
Enter the name (maximum number of characters is 32).
|
||||
Press \ActionKbdDone{} to save.
|
||||
|
||||
\item[Selecting a preset:]
|
||||
\opt{ONDIO_PAD}{\ActionFMMenu{} to open the menu, select
|
||||
\setting{Preset}}%
|
||||
\nopt{ONDIO_PAD}{\ActionFMPreset} to go to the presets list.
|
||||
\ActionFMPreset to go to the presets list.
|
||||
Use \ActionFMSettingsInc{} and \ActionFMSettingsDec{}
|
||||
to move the cursor and then press \ActionStdOk{}
|
||||
to select. Use \ActionStdCancel{} to leave the preset list without selecting
|
||||
anything.
|
||||
|
||||
\item[Removing a preset:]
|
||||
\opt{ONDIO_PAD}{\ActionFMMenu{} to open the menu, select
|
||||
\setting{Preset}}%
|
||||
\nopt{ONDIO_PAD}{\ActionFMPreset} to go to the presets list.
|
||||
\ActionFMPreset to go to the presets list.
|
||||
Use \ActionFMSettingsInc{} and \ActionFMSettingsDec{}
|
||||
to move the cursor and then press \ActionStdContext{}
|
||||
on the preset that you wish to remove, then select \setting{Remove Preset}.
|
||||
|
||||
\opt{RECORDER_PAD,ONDIO_PAD}{
|
||||
\item[Recording:]
|
||||
\opt{RECORDER_PAD}{Press \ButtonFThree}%
|
||||
\opt{ONDIO_PAD}{Double press \ButtonMenu}
|
||||
to start recording the currently playing station. Press \ButtonOff{} to
|
||||
stop recording.%
|
||||
\opt{RECORDER_PAD}{ Press \ButtonPlay{} again to seamlessly start recording
|
||||
to a new file.}
|
||||
The settings for the recording can be changed in the
|
||||
\opt{RECORDER_PAD}{\ButtonFOne{} menu}%
|
||||
\opt{ONDIO_PAD}{respective menu reached through the FM radio settings menu
|
||||
(Long \ButtonMenu)}
|
||||
before starting the recording. See \reference{ref:Recordingsettings}
|
||||
for details of recording settings.
|
||||
}
|
||||
\end{description}
|
||||
\note{The radio will turn off when starting playback of an audio file.}
|
||||
|
|
|
|||
|
|
@ -4,9 +4,7 @@
|
|||
\screenshot{main_menu/images/ss-main-menu}{The main menu}{}
|
||||
The \setting{Main Menu} is the screen from which all of the Rockbox functions
|
||||
can be accessed. This is the first screen you will see when starting Rockbox.
|
||||
To return to the \setting{Main Menu},
|
||||
\nopt{ONDIO_PAD}{press the \ActionStdMenu{} button.}%
|
||||
\opt{ONDIO_PAD}{hold the \ButtonMenu{} button.}%
|
||||
To return to the \setting{Main Menu}, press the \ActionStdMenu{} button.
|
||||
|
||||
All settings are stored on the unit. However, Rockbox does not access
|
||||
the \disk{} solely for the purpose of saving settings. Instead, Rockbox will
|
||||
|
|
@ -191,8 +189,6 @@ utilities. A detailed description of the different plugins is to be found in
|
|||
\reference{ref:plugins}.
|
||||
|
||||
\section{\label{ref:Info}System}
|
||||
\opt{player}{Use the MINUS and PLUS keys to step through several
|
||||
pages of information.}
|
||||
|
||||
\begin{description}
|
||||
\item[Rockbox Info:]
|
||||
|
|
@ -203,7 +199,6 @@ pages of information.}
|
|||
Memory size and amount of free space on the two data volumes, this info is
|
||||
given separately for internal memory (\emph{Int}) and for a plugged in
|
||||
memory card
|
||||
\opt{ondio}{(\emph{MMC})}
|
||||
\opt{sansa,e200v2,fuze,fuzev2,clipplus,clipzip}{(\emph{MSD})}.
|
||||
}%
|
||||
\nopt{multivolume}{Hard disk size and the amount of free space on the disk.}
|
||||
|
|
@ -234,15 +229,6 @@ pages of information.}
|
|||
settings before asking for help.}
|
||||
\end{description}
|
||||
|
||||
\opt{player}{
|
||||
\section{Shutdown}
|
||||
This menu option saves the Rockbox configuration and turns off the hard
|
||||
drive before shutting down the machine. For maximum safety this procedure
|
||||
is recommended when turning off the \dap. (There is a very small risk
|
||||
of hard disk corruption otherwise.) See \reference{ref:Safeshutdown}
|
||||
for more details.
|
||||
}
|
||||
|
||||
\opt{quickscreen}
|
||||
{
|
||||
\section{\label{ref:QuickScreen}Quick Screen}
|
||||
|
|
|
|||
|
|
@ -72,15 +72,4 @@ The controls for this screen are:
|
|||
& Open \setting{Recording Settings} (see
|
||||
\reference{ref:Recordingsettings}).\\
|
||||
%
|
||||
\opt{RECORDER_PAD}{
|
||||
\ActionRecFTwo & Quick menu for recording settings. A quick press will
|
||||
leave the screen up (press \ActionRecFTwo{} again to exit), while holding
|
||||
it will close the screen when you release it.\\
|
||||
}
|
||||
%
|
||||
\opt{RECORDER_PAD}{
|
||||
\ActionRecFThree & Quick menu for source setting.\\
|
||||
& Quick/hold works as for \ActionRecFTwo.\\
|
||||
& While recording: Start a new recording file.\\
|
||||
}
|
||||
\end{btnmap}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue