forked from len0rd/rockbox
Add fixme for missing keys on the h10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11172 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1a0344071b
commit
de2ddea4b4
1 changed files with 6 additions and 4 deletions
|
|
@ -47,7 +47,8 @@ the content after inserting the card. This new folders name is generated as
|
|||
}
|
||||
%
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft}
|
||||
\opt{PLAYER_PAD}{\ButtonStop}
|
||||
\opt{PLAYER_PAD}{\ButtonStop}
|
||||
\opt{IRIVER_H10_PAD{\fixme{Add correct key}}
|
||||
& Go to the parent directory. \\
|
||||
%
|
||||
\ActionStdOk{}
|
||||
|
|
@ -56,9 +57,10 @@ the content after inserting the card. This new folders name is generated as
|
|||
%
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,PLAYER_PAD,RECORDER_PAD}{\ButtonOn}
|
||||
\opt{IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
|
||||
\opt{ONDIO_PAD}{Short press on \ButtonMenu}
|
||||
& If there is a MP3 playing, returns to the While Playing Screen (WPS)
|
||||
without stopping playback. \\
|
||||
\opt{ONDIO_PAD}{Short press on \ButtonMenu}
|
||||
\opt{IRIVER_H10_PAD{\fixme{Add correct key}}
|
||||
& If there is an audio file playing, returns to the While Playing Screen
|
||||
(WPS) without stopping playback. \\
|
||||
%
|
||||
\ActionStdContext{}
|
||||
& Enter the File Menu\\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue