forked from len0rd/rockbox
Update the iPod recording screen keymap and manual. FS#9165.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17989 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
779c0eb5f0
commit
a8af98f750
6 changed files with 29 additions and 16 deletions
|
@ -100,8 +100,8 @@
|
|||
|
||||
%Button actions, Recording screen context
|
||||
\newcommand{\ActionRecPause}{\ButtonPlay}
|
||||
\newcommand{\ActionRecExit}{Long \ButtonPlay}
|
||||
\newcommand{\ActionRecMenu}{\fixme{fixme}}
|
||||
\newcommand{\ActionRecExit}{\ButtonMenu}
|
||||
\newcommand{\ActionRecMenu}{Long \ButtonSelect}
|
||||
\newcommand{\ActionRecNewfile}{Long \ButtonPlay}
|
||||
\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
|
||||
\newcommand{\ActionRecSettingsDec}{\ActionSettingDec}
|
||||
|
||||
|
|
|
@ -100,8 +100,8 @@
|
|||
|
||||
%Button actions, Recording screen context
|
||||
\newcommand{\ActionRecPause}{\ButtonPlay}
|
||||
\newcommand{\ActionRecExit}{Long \ButtonPlay}
|
||||
\newcommand{\ActionRecMenu}{\fixme{fixme}}
|
||||
\newcommand{\ActionRecExit}{\ButtonMenu}
|
||||
\newcommand{\ActionRecMenu}{Long \ButtonSelect}
|
||||
\newcommand{\ActionRecNewfile}{Long \ButtonPlay}
|
||||
\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
|
||||
\newcommand{\ActionRecSettingsDec}{\ActionSettingDec}
|
||||
|
||||
|
|
|
@ -99,8 +99,8 @@
|
|||
|
||||
%Button actions, Recording screen context
|
||||
\newcommand{\ActionRecPause}{\ButtonPlay}
|
||||
\newcommand{\ActionRecExit}{Long \ButtonPlay}
|
||||
\newcommand{\ActionRecMenu}{\fixme{fixme}}
|
||||
\newcommand{\ActionRecExit}{\ButtonMenu}
|
||||
\newcommand{\ActionRecMenu}{Long \ButtonSelect}
|
||||
\newcommand{\ActionRecNewfile}{Long \ButtonPlay}
|
||||
\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
|
||||
\newcommand{\ActionRecSettingsDec}{\ActionSettingDec}
|
||||
|
||||
\newcommand{\ActionRecSettingsDec}{\ActionSettingDec}
|
|
@ -101,7 +101,8 @@
|
|||
|
||||
%Button actions, Recording screen context
|
||||
\newcommand{\ActionRecPause}{\ButtonPlay}
|
||||
\newcommand{\ActionRecExit}{Long \ButtonPlay}
|
||||
\newcommand{\ActionRecMenu}{\fixme{fixme}}
|
||||
\newcommand{\ActionRecExit}{\ButtonMenu}
|
||||
\newcommand{\ActionRecMenu}{Long \ButtonSelect}
|
||||
\newcommand{\ActionRecNewfile}{Long \ButtonPlay}
|
||||
\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
|
||||
\newcommand{\ActionRecSettingsDec}{\ActionSettingDec}
|
||||
\newcommand{\ActionRecSettingsDec}{\ActionSettingDec}
|
Loading…
Add table
Add a link
Reference in a new issue