forked from len0rd/rockbox
Manual update for keymaps, hotkeys
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25440 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b470303311
commit
c5d9516a68
19 changed files with 71 additions and 24 deletions
|
@ -61,7 +61,6 @@ static const struct button_mapping button_context_wps[] = {
|
||||||
{ ACTION_WPS_BROWSE, BUTTON_ON|BUTTON_REL, BUTTON_ON },
|
{ ACTION_WPS_BROWSE, BUTTON_ON|BUTTON_REL, BUTTON_ON },
|
||||||
{ ACTION_WPS_MENU, BUTTON_MENU|BUTTON_REL, BUTTON_MENU },
|
{ ACTION_WPS_MENU, BUTTON_MENU|BUTTON_REL, BUTTON_MENU },
|
||||||
{ ACTION_WPS_CONTEXT, BUTTON_PLAY|BUTTON_REPEAT, BUTTON_PLAY },
|
{ ACTION_WPS_CONTEXT, BUTTON_PLAY|BUTTON_REPEAT, BUTTON_PLAY },
|
||||||
{ ACTION_WPS_ID3SCREEN, BUTTON_MENU|BUTTON_ON, BUTTON_NONE },
|
|
||||||
{ ACTION_STD_KEYLOCK, BUTTON_MENU|BUTTON_STOP, BUTTON_NONE },
|
{ ACTION_STD_KEYLOCK, BUTTON_MENU|BUTTON_STOP, BUTTON_NONE },
|
||||||
{ ACTION_WPS_HOTKEY, BUTTON_MENU|BUTTON_ON, BUTTON_NONE },
|
{ ACTION_WPS_HOTKEY, BUTTON_MENU|BUTTON_ON, BUTTON_NONE },
|
||||||
|
|
||||||
|
|
|
@ -31,12 +31,13 @@
|
||||||
\newcommand{\ActionWpsMenu}{\ButtonMenu}
|
\newcommand{\ActionWpsMenu}{\ButtonMenu}
|
||||||
\newcommand{\ActionWpsContext}{Long \ButtonPlay}
|
\newcommand{\ActionWpsContext}{Long \ButtonPlay}
|
||||||
\newcommand{\ActionWpsBrowse}{\ButtonOn}
|
\newcommand{\ActionWpsBrowse}{\ButtonOn}
|
||||||
\newcommand{\ActionWpsIdThreeScreen}{\ButtonMenu{} + \ButtonOn}
|
\newcommand{\ActionWpsHotkey}{\ButtonMenu{} + \ButtonOn}
|
||||||
|
|
||||||
%Button actions, tree context
|
%Button actions, tree context
|
||||||
\newcommand{\ActionTreeWps}{\ButtonOn}
|
\newcommand{\ActionTreeWps}{\ButtonOn}
|
||||||
\newcommand{\ActionTreeEnter}{\ButtonPlay}
|
\newcommand{\ActionTreeEnter}{\ButtonPlay}
|
||||||
\newcommand{\ActionTreeParentDirectory}{\ButtonStop}
|
\newcommand{\ActionTreeParentDirectory}{\ButtonStop}
|
||||||
|
\newcommand{\ActionTreeHotkey}{\ButtonMenu{} + \ButtonOn}
|
||||||
|
|
||||||
%Button actions, YesNo context
|
%Button actions, YesNo context
|
||||||
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
||||||
|
|
|
@ -34,11 +34,12 @@
|
||||||
\newcommand{\ActionWpsVolDown}{\ButtonDown}
|
\newcommand{\ActionWpsVolDown}{\ButtonDown}
|
||||||
\newcommand{\ActionWpsVolUp}{\ButtonUp}
|
\newcommand{\ActionWpsVolUp}{\ButtonUp}
|
||||||
\newcommand{\ActionWpsPitchScreen}{\ButtonOn{} + \ButtonUp/\ButtonDown}
|
\newcommand{\ActionWpsPitchScreen}{\ButtonOn{} + \ButtonUp/\ButtonDown}
|
||||||
\newcommand{\ActionWpsQuickScreen}{\ButtonFTwo}
|
\newcommand{\ActionWpsQuickScreen}{Long \ButtonFTwo}
|
||||||
\newcommand{\ActionWpsMenu}{\ButtonFOne}
|
\newcommand{\ActionWpsMenu}{\ButtonFOne}
|
||||||
\newcommand{\ActionWpsContext}{Long \ButtonPlay}
|
\newcommand{\ActionWpsContext}{Long \ButtonPlay}
|
||||||
\newcommand{\ActionWpsBrowse}{\ButtonOn}
|
\newcommand{\ActionWpsBrowse}{\ButtonOn}
|
||||||
\newcommand{\ActionWpsIdThreeScreen}{\ButtonFOne{} + \ButtonOn}
|
\newcommand{\ActionWpsIdThreeScreen}{\ButtonFOne{} + \ButtonOn}
|
||||||
|
\newcommand{\ActionWpsHotkey}{\ButtonFTwo}
|
||||||
|
|
||||||
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonOn{} + \ButtonLeft}
|
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonOn{} + \ButtonLeft}
|
||||||
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonOn{} + \ButtonRight}
|
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonOn{} + \ButtonRight}
|
||||||
|
@ -49,6 +50,7 @@
|
||||||
\newcommand{\ActionTreeStop}{\ButtonOff}
|
\newcommand{\ActionTreeStop}{\ButtonOff}
|
||||||
\newcommand{\ActionTreeEnter}{\ButtonRight}
|
\newcommand{\ActionTreeEnter}{\ButtonRight}
|
||||||
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||||
|
\newcommand{\ActionTreeHotkey}{\ButtonFTwo}
|
||||||
|
|
||||||
%Button actions, YesNo context
|
%Button actions, YesNo context
|
||||||
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
||||||
|
|
|
@ -42,13 +42,15 @@
|
||||||
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
||||||
\newcommand{\ActionWpsAbReset}{\ButtonA{} + \ButtonSelect}
|
\newcommand{\ActionWpsAbReset}{\ButtonA{} + \ButtonSelect}
|
||||||
\newcommand{\ActionWpsIdThreeScreen}{\ButtonA{} + \ButtonMenu}
|
\newcommand{\ActionWpsPlaylist}{\ButtonA{} + \ButtonDown}
|
||||||
|
\newcommand{\ActionWpsHotkey}{\ButtonA{} + \ButtonMenu}
|
||||||
|
|
||||||
%Button actions, tree context
|
%Button actions, tree context
|
||||||
\newcommand{\ActionTreeWps}{\ButtonA}
|
\newcommand{\ActionTreeWps}{\ButtonA}
|
||||||
\newcommand{\ActionTreeStop}{\ButtonPower}
|
\newcommand{\ActionTreeStop}{\ButtonPower}
|
||||||
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||||
|
\newcommand{\ActionTreeHotkey}{\ButtonA{} + \ButtonMenu}
|
||||||
|
|
||||||
%Button actions, YesNo context
|
%Button actions, YesNo context
|
||||||
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
||||||
|
|
|
@ -45,13 +45,15 @@
|
||||||
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
||||||
\newcommand{\ActionWpsAbReset}{\ButtonBack{}}
|
\newcommand{\ActionWpsAbReset}{\ButtonBack{}}
|
||||||
\newcommand{\ActionWpsIdThreeScreen}{\ButtonBack{} + \ButtonMenu}
|
\newcommand{\ActionWpsPlaylist}{\ButtonBack{} + \ButtonDown}
|
||||||
|
\newcommand{\ActionWpsHotkey}{\ButtonBack{} + \ButtonMenu}
|
||||||
|
|
||||||
%Button actions, tree context
|
%Button actions, tree context
|
||||||
\newcommand{\ActionTreeWps}{\ButtonPlay}
|
\newcommand{\ActionTreeWps}{\ButtonPlay}
|
||||||
\newcommand{\ActionTreeStop}{\ButtonPower}
|
\newcommand{\ActionTreeStop}{\ButtonPower}
|
||||||
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||||
|
\newcommand{\ActionTreeHotkey}{\ButtonBack{} + \ButtonMenu}
|
||||||
|
|
||||||
%Button actions, YesNo context
|
%Button actions, YesNo context
|
||||||
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
||||||
|
|
|
@ -33,12 +33,14 @@
|
||||||
\newcommand{\ActionWpsMenu}{\ButtonRec}
|
\newcommand{\ActionWpsMenu}{\ButtonRec}
|
||||||
\newcommand{\ActionWpsContext}{Long \ButtonMode}
|
\newcommand{\ActionWpsContext}{Long \ButtonMode}
|
||||||
\newcommand{\ActionWpsBrowse}{\ButtonMode}
|
\newcommand{\ActionWpsBrowse}{\ButtonMode}
|
||||||
|
\newcommand{\ActionWpsHotkey}{\ButtonRec + \ButtonMode}
|
||||||
|
|
||||||
%Button actions, tree context
|
%Button actions, tree context
|
||||||
\newcommand{\ActionTreeWps}{\ButtonPlay}
|
\newcommand{\ActionTreeWps}{\ButtonPlay}
|
||||||
\newcommand{\ActionTreeStop}{Long \ButtonPlay}
|
\newcommand{\ActionTreeStop}{Long \ButtonPlay}
|
||||||
\newcommand{\ActionTreeEnter}{\ButtonPlay{} or \ButtonRight}
|
\newcommand{\ActionTreeEnter}{\ButtonPlay{} or \ButtonRight}
|
||||||
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||||
|
\newcommand{\ActionTreeHotkey}{\ButtonRec + \ButtonMode}
|
||||||
|
|
||||||
%Button actions, YesNo context
|
%Button actions, YesNo context
|
||||||
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
||||||
|
|
|
@ -36,12 +36,14 @@
|
||||||
\newcommand{\ActionWpsMenu}{\ButtonMenu}
|
\newcommand{\ActionWpsMenu}{\ButtonMenu}
|
||||||
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
||||||
|
\newcommand{\ActionWpsHotkey}{\ButtonSelect + \ButtonPlay}
|
||||||
|
|
||||||
%Button actions, tree context
|
%Button actions, tree context
|
||||||
\newcommand{\ActionTreeWps}{\ButtonPlay}
|
\newcommand{\ActionTreeWps}{\ButtonPlay}
|
||||||
\newcommand{\ActionTreeStop}{Long \ButtonPlay}
|
\newcommand{\ActionTreeStop}{Long \ButtonPlay}
|
||||||
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||||
|
\newcommand{\ActionTreeHotkey}{\ButtonSelect + \ButtonPlay}
|
||||||
|
|
||||||
%Button actions, YesNo context
|
%Button actions, YesNo context
|
||||||
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
||||||
|
|
|
@ -36,12 +36,14 @@
|
||||||
\newcommand{\ActionWpsMenu}{\ButtonMenu}
|
\newcommand{\ActionWpsMenu}{\ButtonMenu}
|
||||||
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
||||||
|
\newcommand{\ActionWpsHotkey}{\ButtonSelect + \ButtonPlay}
|
||||||
|
|
||||||
%Button actions, tree context
|
%Button actions, tree context
|
||||||
\newcommand{\ActionTreeWps}{\ButtonPlay}
|
\newcommand{\ActionTreeWps}{\ButtonPlay}
|
||||||
\newcommand{\ActionTreeStop}{Long \ButtonPlay}
|
\newcommand{\ActionTreeStop}{Long \ButtonPlay}
|
||||||
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||||
|
\newcommand{\ActionTreeHotkey}{\ButtonSelect + \ButtonPlay}
|
||||||
|
|
||||||
%Button actions, YesNo context
|
%Button actions, YesNo context
|
||||||
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
||||||
|
|
|
@ -37,12 +37,14 @@
|
||||||
\newcommand{\ActionWpsMenu}{\ButtonMenu}
|
\newcommand{\ActionWpsMenu}{\ButtonMenu}
|
||||||
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
||||||
|
\newcommand{\ActionWpsHotkey}{\ButtonSelect + \ButtonPlay}
|
||||||
|
|
||||||
%Button actions, tree context
|
%Button actions, tree context
|
||||||
\newcommand{\ActionTreeWps}{\ButtonPlay}
|
\newcommand{\ActionTreeWps}{\ButtonPlay}
|
||||||
\newcommand{\ActionTreeStop}{Long \ButtonPlay}
|
\newcommand{\ActionTreeStop}{Long \ButtonPlay}
|
||||||
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||||
|
\newcommand{\ActionTreeHotkey}{\ButtonSelect + \ButtonPlay}
|
||||||
|
|
||||||
%Button actions, YesNo context
|
%Button actions, YesNo context
|
||||||
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
||||||
|
|
|
@ -40,6 +40,7 @@
|
||||||
\newcommand{\ActionWpsBrowse}{\ButtonLeft}
|
\newcommand{\ActionWpsBrowse}{\ButtonLeft}
|
||||||
\newcommand{\ActionWpsPitchScreen}{\ButtonPlay+\ButtonLeft}
|
\newcommand{\ActionWpsPitchScreen}{\ButtonPlay+\ButtonLeft}
|
||||||
\newcommand{\ActionWpsIdThreeScreen}{\ButtonPlay+\ButtonRight}
|
\newcommand{\ActionWpsIdThreeScreen}{\ButtonPlay+\ButtonRight}
|
||||||
|
\newcommand{\ActionWpsHotkey}{\ButtonPower + \ButtonPlay}
|
||||||
|
|
||||||
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonFF}
|
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonFF}
|
||||||
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonRew}
|
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonRew}
|
||||||
|
@ -50,6 +51,7 @@
|
||||||
\newcommand{\ActionTreeStop}{Long \ButtonPlay}
|
\newcommand{\ActionTreeStop}{Long \ButtonPlay}
|
||||||
\newcommand{\ActionTreeEnter}{\ButtonRight}
|
\newcommand{\ActionTreeEnter}{\ButtonRight}
|
||||||
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||||
|
\newcommand{\ActionTreeHotkey}{\ButtonPower + \ButtonPlay}
|
||||||
|
|
||||||
%Button actions, YesNo context
|
%Button actions, YesNo context
|
||||||
\newcommand{\ActionYesNoAccept}{\ButtonRight}
|
\newcommand{\ActionYesNoAccept}{\ButtonRight}
|
||||||
|
|
|
@ -43,12 +43,14 @@
|
||||||
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
||||||
\newcommand{\ActionWpsAbReset}{\ButtonOn{} + \ButtonSelect}
|
\newcommand{\ActionWpsAbReset}{\ButtonOn{} + \ButtonSelect}
|
||||||
\newcommand{\ActionWpsIdThreeScreen}{\ButtonOn{} + \ButtonMode}
|
\newcommand{\ActionWpsIdThreeScreen}{\ButtonOn{} + \ButtonMode}
|
||||||
|
\newcommand{\ActionWpsHotkey}{\ButtonRec}
|
||||||
|
|
||||||
%Button actions, tree context
|
%Button actions, tree context
|
||||||
\newcommand{\ActionTreeWps}{\ButtonOn}
|
\newcommand{\ActionTreeWps}{\ButtonOn}
|
||||||
\newcommand{\ActionTreeStop}{\ButtonOff}
|
\newcommand{\ActionTreeStop}{\ButtonOff}
|
||||||
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||||
|
\newcommand{\ActionTreeHotkey}{\ButtonRec}
|
||||||
|
|
||||||
%Button actions, YesNo context
|
%Button actions, YesNo context
|
||||||
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
||||||
|
|
|
@ -43,13 +43,15 @@
|
||||||
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
||||||
\newcommand{\ActionWpsAbReset}{\ButtonDisplay{} + \ButtonSelect}
|
\newcommand{\ActionWpsAbReset}{\ButtonDisplay{} + \ButtonSelect}
|
||||||
\newcommand{\ActionWpsIdThreeScreen}{\ButtonDisplay{} + \ButtonMenu}
|
\newcommand{\ActionWpsPlaylist}{\ButtonDisplay{} + \ButtonDown}
|
||||||
|
\newcommand{\ActionWpsHotkey}{\ButtonDisplay{} + \ButtonMenu}
|
||||||
|
|
||||||
%Button actions, tree context
|
%Button actions, tree context
|
||||||
\newcommand{\ActionTreeWps}{\ButtonDisplay}
|
\newcommand{\ActionTreeWps}{\ButtonDisplay}
|
||||||
\newcommand{\ActionTreeStop}{\ButtonPower{} or Long \ButtonPlay}
|
\newcommand{\ActionTreeStop}{\ButtonPower{} or Long \ButtonPlay}
|
||||||
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||||
|
\newcommand{\ActionTreeHotkey}{\ButtonDisplay{} + \ButtonMenu}
|
||||||
|
|
||||||
%Button actions, YesNo context
|
%Button actions, YesNo context
|
||||||
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
||||||
|
|
|
@ -43,11 +43,13 @@
|
||||||
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
|
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
|
||||||
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
|
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
|
||||||
\newcommand{\ActionWpsAbReset}{\ButtonPower{} + \ButtonUp}
|
\newcommand{\ActionWpsAbReset}{\ButtonPower{} + \ButtonUp}
|
||||||
|
\newcommand{\ActionWpsHotkey}{\ButtonRec}
|
||||||
|
|
||||||
%Button actions, tree context
|
%Button actions, tree context
|
||||||
\newcommand{\ActionTreeWps}{Long \ButtonRight}
|
\newcommand{\ActionTreeWps}{Long \ButtonRight}
|
||||||
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||||
|
\newcommand{\ActionTreeHotkey}{\ButtonRec}
|
||||||
|
|
||||||
%Button actions, YesNo context
|
%Button actions, YesNo context
|
||||||
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
||||||
|
|
|
@ -40,6 +40,7 @@
|
||||||
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
||||||
\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
|
\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
|
||||||
|
\newcommand{\ActionWpsPlaylist}{Long \ButtonDown}
|
||||||
\newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown}
|
\newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown}
|
||||||
|
|
||||||
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
|
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
|
||||||
|
|
|
@ -42,6 +42,7 @@
|
||||||
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
||||||
\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
|
\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
|
||||||
\newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown}
|
\newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown}
|
||||||
|
\newcommand{\ActionWpsHotkey}{\ButtonRec}
|
||||||
|
|
||||||
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
|
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
|
||||||
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
|
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
|
||||||
|
@ -52,6 +53,7 @@
|
||||||
\newcommand{\ActionTreeStop}{\ButtonPower}
|
\newcommand{\ActionTreeStop}{\ButtonPower}
|
||||||
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||||
|
\newcommand{\ActionTreeHotkey}{\ButtonRec}
|
||||||
|
|
||||||
%Button actions, YesNo context
|
%Button actions, YesNo context
|
||||||
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
||||||
|
|
|
@ -41,6 +41,7 @@
|
||||||
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
||||||
\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
|
\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
|
||||||
\newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown}
|
\newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown}
|
||||||
|
\newcommand{\ActionWpsHotkey}{\ButtonHome}
|
||||||
|
|
||||||
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonHome{} + \ButtonRight}
|
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonHome{} + \ButtonRight}
|
||||||
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonHome{} + \ButtonLeft}
|
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonHome{} + \ButtonLeft}
|
||||||
|
@ -48,9 +49,10 @@
|
||||||
|
|
||||||
%Button actions, tree context
|
%Button actions, tree context
|
||||||
\newcommand{\ActionTreeWps}{\ButtonUp}
|
\newcommand{\ActionTreeWps}{\ButtonUp}
|
||||||
\newcommand{\ActionTreeStop}{\ButtonHome}
|
\newcommand{\ActionTreeStop}{Long \ButtonHome}
|
||||||
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||||
|
\newcommand{\ActionTreeHotkey}{\ButtonHome}
|
||||||
|
|
||||||
%Button actions, YesNo context
|
%Button actions, YesNo context
|
||||||
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
||||||
|
|
|
@ -108,6 +108,11 @@ the \setting{Show Files} setting to all.
|
||||||
\ActionStdRec & Switch to the \setting{Recording Screen}.\\
|
\ActionStdRec & Switch to the \setting{Recording Screen}.\\
|
||||||
%
|
%
|
||||||
}
|
}
|
||||||
|
\opt{hotkey}{
|
||||||
|
\ActionTreeHotkey & Activate the \setting{Hotkey} function
|
||||||
|
(see \reference{ref:Hotkeys}).\\
|
||||||
|
%
|
||||||
|
}
|
||||||
\end{btnmap}
|
\end{btnmap}
|
||||||
\end{table}
|
\end{table}
|
||||||
|
|
||||||
|
@ -128,6 +133,11 @@ or directory and access the context menu with \ActionStdContext{}.\\
|
||||||
for files. If the \setting{Context Menu} is invoked on a directory,
|
for files. If the \setting{Context Menu} is invoked on a directory,
|
||||||
it will display options for directories.\\}
|
it will display options for directories.\\}
|
||||||
|
|
||||||
|
\opt{hotkey}{
|
||||||
|
Some of these options can be set to the \setting{Hotkey} (see \reference{ref:Hotkeys})
|
||||||
|
for that context by pressing \ActionWpsHotkey.\\
|
||||||
|
}
|
||||||
|
|
||||||
The \setting{Context Menu} contains the following options (unless otherwise noted,
|
The \setting{Context Menu} contains the following options (unless otherwise noted,
|
||||||
each option pertains both to files and directories):
|
each option pertains both to files and directories):
|
||||||
|
|
||||||
|
@ -152,11 +162,11 @@ each option pertains both to files and directories):
|
||||||
Deletes the currently selected file. This option applies only to files, and
|
Deletes the currently selected file. This option applies only to files, and
|
||||||
not to directories. Rockbox will ask for confirmation before deleting a file.
|
not to directories. Rockbox will ask for confirmation before deleting a file.
|
||||||
Press \ActionYesNoAccept{}
|
Press \ActionYesNoAccept{}
|
||||||
to confirm deletion or any other key to cancel.
|
to confirm deletion or any other key to cancel. \opt{hotkey}{\setting{Hotkey}able.}
|
||||||
\item [Delete Directory.]
|
\item [Delete Directory.]
|
||||||
Deletes the currently selected directory and all of the files and subdirectories
|
Deletes the currently selected directory and all of the files and subdirectories
|
||||||
it may contain. Deleted directories cannot be recovered. Use this feature with
|
it may contain. Deleted directories cannot be recovered. Use this feature with
|
||||||
caution!
|
caution! \opt{hotkey}{\setting{Hotkey}able.}
|
||||||
\opt{lcd_non-mono}{
|
\opt{lcd_non-mono}{
|
||||||
\item [Set As Backdrop.]
|
\item [Set As Backdrop.]
|
||||||
Set the selected \fname{bmp} file as background image. The bitmaps need to meet the
|
Set the selected \fname{bmp} file as background image. The bitmaps need to meet the
|
||||||
|
@ -170,7 +180,7 @@ each option pertains both to files and directories):
|
||||||
For example, this function can be used to view a text file
|
For example, this function can be used to view a text file
|
||||||
even if the file has a non-standard extension (i.e., the file has an extension
|
even if the file has a non-standard extension (i.e., the file has an extension
|
||||||
of something other than \fname{.txt}). See \reference{ref:Viewersplugins}
|
of something other than \fname{.txt}). See \reference{ref:Viewersplugins}
|
||||||
for more details on viewers.
|
for more details on viewers. \opt{hotkey}{\setting{Hotkey}able.}
|
||||||
\item [Create Directory.]
|
\item [Create Directory.]
|
||||||
Create a new directory in the current directory on the disk.
|
Create a new directory in the current directory on the disk.
|
||||||
\item [Properties.]
|
\item [Properties.]
|
||||||
|
@ -337,3 +347,4 @@ example when renaming a file or creating a new directory.
|
||||||
|
|
||||||
%Include playlist section
|
%Include playlist section
|
||||||
\input{working_with_playlists/main.tex}
|
\input{working_with_playlists/main.tex}
|
||||||
|
\input{rockbox_interface/hotkeys.tex}
|
||||||
|
|
|
@ -130,12 +130,20 @@ your WPS (While Playing Screen).
|
||||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPitchScreen}
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPitchScreen}
|
||||||
& Show \setting{Pitch Screen} (see \reference{sec:pitchscreen}).\\%
|
& Show \setting{Pitch Screen} (see \reference{sec:pitchscreen}).\\%
|
||||||
}%
|
}%
|
||||||
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
|
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_CLIP_PAD,MROBE100_PAD}{%
|
||||||
,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
|
\ActionWpsPlaylist
|
||||||
|
& Show current \setting{Playlist}.\\%
|
||||||
|
}%
|
||||||
|
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
|
||||||
|
,SANSA_E200_PAD,SANSA_C200_PAD}{%
|
||||||
\ActionWpsIdThreeScreen
|
\ActionWpsIdThreeScreen
|
||||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsIdThreeScreen}
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsIdThreeScreen}
|
||||||
& Enter \setting{ID3 Viewer}.\\%
|
& Enter \setting{ID3 Viewer}.\\%
|
||||||
}%
|
}%
|
||||||
|
\opt{hotkey}{%
|
||||||
|
\ActionWpsHotkey & Activate the \setting{Hotkey} function
|
||||||
|
(see \reference{ref:Hotkeys}).\\
|
||||||
|
}
|
||||||
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD%
|
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD%
|
||||||
,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
|
,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
|
||||||
\ActionWpsAbSetBNextDir{} or }%
|
\ActionWpsAbSetBNextDir{} or }%
|
||||||
|
@ -258,12 +266,13 @@ This allows you to create a bookmark in the currently-playing track.
|
||||||
This screen is accessible from the WPS screen, and provides a detailed view of
|
This screen is accessible from the WPS screen, and provides a detailed view of
|
||||||
all the identity information about the current track. This info is known as
|
all the identity information about the current track. This info is known as
|
||||||
meta data and is stored in audio file formats to keep information on artist,
|
meta data and is stored in audio file formats to keep information on artist,
|
||||||
album etc. To access this screen, %
|
album etc. \opt{hotkey}{\setting{Hotkey}able from the \setting{WPS Context
|
||||||
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,%
|
Menu}.} To access this screen, %
|
||||||
MROBE100_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,%
|
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,%
|
||||||
GIGABEAT_PAD,GIGABEAT_S_PAD}{
|
SANSA_C200_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{
|
||||||
press \ActionWpsIdThreeScreen. }%
|
press \ActionWpsIdThreeScreen. }%
|
||||||
\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IAUDIO_M3_PAD}{press
|
\opt{PLAYER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IAUDIO_M3_PAD,%
|
||||||
|
GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_CLIP_PAD}{press
|
||||||
\ActionWpsContext{} to access the \setting{WPS Context Menu} and select
|
\ActionWpsContext{} to access the \setting{WPS Context Menu} and select
|
||||||
\setting{Show Track Info}. }%
|
\setting{Show Track Info}. }%
|
||||||
\opt{RECORDER_PAD,PLAYER_PAD,ONDIO_PAD}{Use \ButtonLeft\ and \ButtonRight\
|
\opt{RECORDER_PAD,PLAYER_PAD,ONDIO_PAD}{Use \ButtonLeft\ and \ButtonRight\
|
||||||
|
@ -271,23 +280,23 @@ album etc. To access this screen, %
|
||||||
|
|
||||||
\subsubsection{Open With...}
|
\subsubsection{Open With...}
|
||||||
This \setting{Open With} function is the same as the \setting{Open With}
|
This \setting{Open With} function is the same as the \setting{Open With}
|
||||||
function in the file browser's \setting{Context Menu}.
|
function in the file browser's \setting{Context Menu}. \opt{hotkey}{\setting{Hotkey}able.}
|
||||||
|
|
||||||
\subsubsection{Delete}
|
\subsubsection{Delete}
|
||||||
Delete the currently playing file. The file will be deleted but the playback
|
Delete the currently playing file. The file will be deleted but the playback
|
||||||
of the file will not stop immediately. Instead, the part of the file that
|
of the file will not stop immediately. Instead, the part of the file that
|
||||||
has already been buffered (i.e. read into the \daps\ memory) will be played.
|
has already been buffered (i.e. read into the \daps\ memory) will be played.
|
||||||
This may even be the whole track.
|
This may even be the whole track. \opt{hotkey}{\setting{Hotkey}able.}
|
||||||
|
|
||||||
\opt{pitchscreen}{
|
\opt{pitchscreen}{
|
||||||
\subsubsection{\label{sec:pitchscreen}Pitch}
|
\subsubsection{\label{sec:pitchscreen}Pitch}
|
||||||
|
|
||||||
The \setting{Pitch Screen} allows you to change the rate of playback
|
The \setting{Pitch Screen} allows you to change the rate of playback
|
||||||
(i.e. the playback speed and at the same time the pitch) of your
|
(i.e. the playback speed and at the same time the pitch) of your
|
||||||
\dap. The rate value can be adjusted between 50\% and 200\%. 50\%
|
\dap. \opt{hotkey}{\setting{Hotkey}able.} The rate value can be adjusted
|
||||||
means half the normal playback speed and a pitch that is an octave
|
between 50\% and 200\%. 50\% means half the normal playback speed and a
|
||||||
lower than the normal pitch. 200\% means double playback speed and a
|
pitch that is an octave lower than the normal pitch. 200\% means double
|
||||||
pitch that is an octave higher than the normal pitch.
|
playback speed and a pitch that is an octave higher than the normal pitch.
|
||||||
|
|
||||||
The rate can be changed in two modes: procentual and semitone.
|
The rate can be changed in two modes: procentual and semitone.
|
||||||
Initially, procentual mode is active.
|
Initially, procentual mode is active.
|
||||||
|
|
|
@ -92,7 +92,7 @@ options:
|
||||||
recent \setting{Insert} operation. If no tracks have yet been added via an
|
recent \setting{Insert} operation. If no tracks have yet been added via an
|
||||||
\setting{Insert}, new tracks will be added immediately after the current
|
\setting{Insert}, new tracks will be added immediately after the current
|
||||||
playing track. If playback is stopped a new dynamic playlist will get
|
playing track. If playback is stopped a new dynamic playlist will get
|
||||||
created with the selected tracks.
|
created with the selected tracks. \opt{hotkey}{\setting{Hotkey}able.}
|
||||||
|
|
||||||
\item [Insert Next.] Add track(s) immediately after current playing
|
\item [Insert Next.] Add track(s) immediately after current playing
|
||||||
track, no matter what else has been inserted.
|
track, no matter what else has been inserted.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue