mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 10:37:38 -04:00
Manual: 'enable' the radio chapter for the c200 (add a screenshot), add missing e200 and c200 button descriptions in the table as well as in the text below and add a note about Sansas with or without the radio chip. Use the macros a bit more efficiently. State everything as is currently but this chapter needs some work...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16098 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b24f5ced26
commit
c598ce037f
3 changed files with 40 additions and 28 deletions
|
@ -5,6 +5,12 @@
|
||||||
so they had the FM radio still mounted. Rockbox enables it if present -
|
so they had the FM radio still mounted. Rockbox enables it if present -
|
||||||
in case this menu doesn't show on your unit you can skip this chapter.\\}
|
in case this menu doesn't show on your unit you can skip this chapter.\\}
|
||||||
}
|
}
|
||||||
|
\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
|
||||||
|
can find a radio receiver in your Sansa.}
|
||||||
|
}
|
||||||
|
|
||||||
\screenshot{main_menu/images/ss-fm-radio-screen}{The FM radio screen}{}
|
\screenshot{main_menu/images/ss-fm-radio-screen}{The FM radio screen}{}
|
||||||
This menu option switches to the radio screen.
|
This menu option switches to the radio screen.
|
||||||
The FM radio has the ability \opt{HAVE_RECORDING}{to record and } to
|
The FM radio has the ability \opt{HAVE_RECORDING}{to record and } to
|
||||||
|
@ -26,7 +32,8 @@
|
||||||
\setting{SCAN} mode.\\
|
\setting{SCAN} mode.\\
|
||||||
%
|
%
|
||||||
\opt{IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonScrollUp, \ButtonScrollDown}
|
\opt{IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonScrollUp, \ButtonScrollDown}
|
||||||
\nopt{IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonUp, \ButtonDown}
|
\opt{SANSA_C200_PAD}{\ButtonVolUp, \ButtonVolDown}
|
||||||
|
\nopt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp, \ButtonDown}
|
||||||
& Change volume.\\
|
& Change volume.\\
|
||||||
\opt{RECORDER_PAD}{
|
\opt{RECORDER_PAD}{
|
||||||
\ButtonPlay
|
\ButtonPlay
|
||||||
|
@ -41,29 +48,31 @@
|
||||||
\opt{IRIVER_H10_PAD}{Long \ButtonPlay}
|
\opt{IRIVER_H10_PAD}{Long \ButtonPlay}
|
||||||
\opt{IAUDIO_X5_PAD}{\ButtonRec}
|
\opt{IAUDIO_X5_PAD}{\ButtonRec}
|
||||||
\opt{SANSA_E200_PAD}{\ButtonDown}
|
\opt{SANSA_E200_PAD}{\ButtonDown}
|
||||||
|
\opt{SANSA_C200_PAD}{\ButtonPower}
|
||||||
& Leave the radio screen with the radio playing.\\
|
& Leave the radio screen with the radio playing.\\
|
||||||
%
|
%
|
||||||
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}
|
||||||
{\ButtonOff}
|
{\ButtonOff}
|
||||||
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,IRIVER_H10_PAD}{\ButtonPower}
|
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,IRIVER_H10_PAD}{\ButtonPower}
|
||||||
|
\opt{SANSA_C200_PAD}{Long \ButtonUp}
|
||||||
& Stops the radio and returns to \setting{Main Menu}.\\
|
& Stops the radio and returns to \setting{Main Menu}.\\
|
||||||
%
|
%
|
||||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn & Mutes radio playback.\\}
|
\nopt{ONDIO_PAD}{%
|
||||||
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay & Mutes radio playback.\\}
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}%
|
||||||
\opt{SANSA_E200_PAD}{\ButtonUp & Mutes radio playback.\\}
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}%
|
||||||
|
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}%
|
||||||
|
& Mutes radio playback.\\
|
||||||
%
|
%
|
||||||
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{
|
|
||||||
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOn}
|
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOn}
|
||||||
\opt{IAUDIO_X5_PAD}{Long \ButtonPlay}
|
\opt{IAUDIO_X5_PAD}{Long \ButtonPlay}
|
||||||
\opt{SANSA_E200_PAD}{\ButtonRec}
|
\opt{SANSA_E200_PAD}{Long \ButtonUp}
|
||||||
|
\opt{SANSA_C200_PAD}{\ButtonRec}
|
||||||
\opt{IRIVER_H10_PAD}{\ButtonLeft}
|
\opt{IRIVER_H10_PAD}{\ButtonLeft}
|
||||||
& Switches between \setting{SCAN} and \setting{PRESET} mode.\\
|
& Switches between \setting{SCAN} and \setting{PRESET} mode.\\
|
||||||
}
|
|
||||||
%
|
%
|
||||||
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,IRIVER_H10_PAD}
|
|
||||||
{
|
|
||||||
\opt{RECORDER_PAD}{\ButtonFTwo}
|
\opt{RECORDER_PAD}{\ButtonFTwo}
|
||||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect}
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}
|
||||||
|
{\ButtonSelect}
|
||||||
\opt{IRIVER_H10_PAD}{\ButtonRight}
|
\opt{IRIVER_H10_PAD}{\ButtonRight}
|
||||||
& Opens a list of radio presets. You can view all the presets that
|
& Opens a list of radio presets. You can view all the presets that
|
||||||
you have, and switch to the station.\\
|
you have, and switch to the station.\\
|
||||||
|
@ -73,6 +82,7 @@
|
||||||
\opt{ONDIO_PAD}{Long \ButtonMenu}
|
\opt{ONDIO_PAD}{Long \ButtonMenu}
|
||||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{Long \ButtonSelect}
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{Long \ButtonSelect}
|
||||||
\opt{IRIVER_H10_PAD}{Long \ButtonRight}
|
\opt{IRIVER_H10_PAD}{Long \ButtonRight}
|
||||||
|
\opt{SANSA_C200_PAD}{\ButtonDown}
|
||||||
& Displays the FM radio settings menu.\\
|
& Displays the FM radio settings menu.\\
|
||||||
\end{btnmap}
|
\end{btnmap}
|
||||||
\end{table}
|
\end{table}
|
||||||
|
@ -83,18 +93,15 @@
|
||||||
Up to 64 of your favourite stations can be saved as presets.
|
Up to 64 of your favourite stations can be saved as presets.
|
||||||
\opt{RECORDER_PAD}{Press \ButtonFTwo\ to go to the presets list, press
|
\opt{RECORDER_PAD}{Press \ButtonFTwo\ to go to the presets list, press
|
||||||
\ButtonFOne\ to add a preset.}%
|
\ButtonFOne\ to add a preset.}%
|
||||||
\opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{%
|
\nopt{RECORDER_PAD}{%
|
||||||
\opt{ONDIO_PAD}{Long \ButtonMenu}%
|
\opt{ONDIO_PAD}{Long \ButtonMenu}%
|
||||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{Long \ButtonSelect}%
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{Long \ButtonSelect}%
|
||||||
\opt{IRIVER_H10_PAD}{Long \ButtonRight}
|
\opt{IRIVER_H10_PAD}{Long \ButtonRight}%
|
||||||
|
\opt{SANSA_C200_PAD}{\ButtonDown}
|
||||||
to go to the menu, then select \setting{Add preset}.%
|
to go to the menu, then select \setting{Add preset}.%
|
||||||
}
|
}
|
||||||
Enter the name (maximum number of characters is 32).
|
Enter the name (maximum number of characters is 32).
|
||||||
\opt{RECORDER_PAD}{Press \ButtonFTwo}%
|
\nopt{ONDIO_PAD}{Press }\ActionKbdDone\ to save.
|
||||||
\opt{ONDIO_PAD}{Long \ButtonMenu}%
|
|
||||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Press \ButtonOn}%
|
|
||||||
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{Press \ButtonPlay}
|
|
||||||
to save.
|
|
||||||
|
|
||||||
\note{See this page for pre-made FM radio presets from all around the world.}
|
\note{See this page for pre-made FM radio presets from all around the world.}
|
||||||
\wikilink{FmPresets}
|
\wikilink{FmPresets}
|
||||||
|
@ -103,31 +110,35 @@
|
||||||
\opt{ONDIO_PAD}{Long \ButtonMenu\ to open the menu, select
|
\opt{ONDIO_PAD}{Long \ButtonMenu\ to open the menu, select
|
||||||
\setting{Preset}}%
|
\setting{Preset}}%
|
||||||
\opt{RECORDER_PAD}{Press \ButtonFTwo}%
|
\opt{RECORDER_PAD}{Press \ButtonFTwo}%
|
||||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{Press \ButtonSelect}%
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}
|
||||||
|
{Press \ButtonSelect}%
|
||||||
\opt{IRIVER_H10_PAD}{Press \ButtonRight}
|
\opt{IRIVER_H10_PAD}{Press \ButtonRight}
|
||||||
to go to the presets list.
|
to go to the presets list.
|
||||||
Use
|
Use
|
||||||
\opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown}
|
\opt{IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonScrollUp, \ButtonScrollDown}%
|
||||||
\nopt{IRIVER_H10_PAD}{\ButtonUp\ and \ButtonDown}
|
\nopt{IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonUp\ and \ButtonDown}
|
||||||
to move the cursor and then press
|
to move the cursor and then press
|
||||||
\opt{RECORDER_PAD}{\ButtonPlay}%
|
\opt{RECORDER_PAD}{\ButtonPlay}%
|
||||||
\opt{ONDIO_PAD,IRIVER_H10_PAD}{\ButtonRight}%
|
\opt{ONDIO_PAD,IRIVER_H10_PAD}{\ButtonRight}%
|
||||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}
|
||||||
|
{\ButtonSelect}
|
||||||
to select. Use \ButtonLeft\ to leave the preset without selecting
|
to select. Use \ButtonLeft\ to leave the preset without selecting
|
||||||
anything.
|
anything.
|
||||||
|
|
||||||
\item[Removing a preset:]
|
\item[Removing a preset:]
|
||||||
\opt{ONDIO_PAD}{Long \ButtonMenu\ to open the menu, select \setting{Preset}}%
|
\opt{ONDIO_PAD}{Long \ButtonMenu\ to open the menu, select \setting{Preset}}%
|
||||||
\opt{RECORDER_PAD}{Press \ButtonFTwo}%
|
\opt{RECORDER_PAD}{Press \ButtonFTwo}%
|
||||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{Press \ButtonSelect}%
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}
|
||||||
|
{Press \ButtonSelect}%
|
||||||
\opt{IRIVER_H10_PAD}{Press \ButtonRight}
|
\opt{IRIVER_H10_PAD}{Press \ButtonRight}
|
||||||
to go to the presets list. Use
|
to go to the presets list. Use
|
||||||
\opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown}
|
\opt{IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonScrollUp, \ButtonScrollDown}%
|
||||||
\nopt{IRIVER_H10_PAD}{\ButtonUp\ and \ButtonDown}
|
\nopt{IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonUp\ and \ButtonDown}
|
||||||
to move the cursor and then
|
to move the cursor and then
|
||||||
\opt{RECORDER_PAD}{press \ButtonFThree}%
|
\opt{RECORDER_PAD}{press \ButtonFThree}%
|
||||||
\opt{ONDIO_PAD,IRIVER_H10_PAD}{Long \ButtonRight}%
|
\opt{ONDIO_PAD,IRIVER_H10_PAD}{Long \ButtonRight}%
|
||||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{Long \ButtonSelect}
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}
|
||||||
|
{Long \ButtonSelect}
|
||||||
on the preset that you wish to remove, then select \setting{Remove Preset}.
|
on the preset that you wish to remove, then select \setting{Remove Preset}.
|
||||||
|
|
||||||
\opt{RECORDER_PAD,ONDIO_PAD}{
|
\opt{RECORDER_PAD,ONDIO_PAD}{
|
||||||
|
|
BIN
manual/main_menu/images/ss-fm-radio-screen-132x80x16.png
Normal file
BIN
manual/main_menu/images/ss-fm-radio-screen-132x80x16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 885 B |
|
@ -3,6 +3,7 @@
|
||||||
\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
|
\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
|
||||||
\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
|
\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
|
||||||
\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
|
\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
|
||||||
|
\edef\UseOption{\UseOption,CONFIG_TUNER}
|
||||||
\edef\UseOption{\UseOption,CONFIG_RTC}
|
\edef\UseOption{\UseOption,CONFIG_RTC}
|
||||||
\edef\UseOption{\UseOption,SWCODEC}
|
\edef\UseOption{\UseOption,SWCODEC}
|
||||||
\edef\UseOption{\UseOption,SANSA_C200_PAD}
|
\edef\UseOption{\UseOption,SANSA_C200_PAD}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue