forked from len0rd/rockbox
		
	git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26378 a1c6a512-1295-4272-9138-f99709370657
		
			
				
	
	
		
			121 lines
		
	
	
		
			No EOL
		
	
	
		
			4.3 KiB
		
	
	
	
		
			TeX
		
	
	
	
	
	
			
		
		
	
	
			121 lines
		
	
	
		
			No EOL
		
	
	
		
			4.3 KiB
		
	
	
	
		
			TeX
		
	
	
	
	
	
| % The remote image and description can be seen on the MR-100 User's Manual
 | |
| % http://www.olympusamerica.com/files/MR-100_Users_Manual_EN_FR_ES.pdf, page 37
 | |
| \newcommand{\ButtonRCHeart}{\btnfnt{Heart}}
 | |
| \newcommand{\ButtonRCMode}{\btnfnt{Mode}}
 | |
| \newcommand{\ButtonRCVolUp}{\btnfnt{Volume Up}}
 | |
| \newcommand{\ButtonRCVolDown}{\btnfnt{Volume Down}}
 | |
| \newcommand{\ButtonRCPlay}{\btnfnt{Play}}
 | |
| \newcommand{\ButtonRCRew}{\btnfnt{Rewind}}
 | |
| \newcommand{\ButtonRCFF}{\btnfnt{Forward}}
 | |
| \newcommand{\ButtonRCDisplay}{\btnfnt{Display}} % BUTTON_RC_DOWN
 | |
| \newcommand{\ButtonRCHold}{\btnfnt{Hold}}
 | |
| 
 | |
| %Button actions, standard context
 | |
| \newcommand{\ActionRCStdPrev}{\ButtonRCPlay}
 | |
| \newcommand{\ActionRCStdPrevRepeat}{Long \ButtonRCPlay}
 | |
| \newcommand{\ActionRCStdNext}{\ButtonRCDisplay}
 | |
| \newcommand{\ActionRCStdNextRepeat}{Long \ButtonRCDisplay}
 | |
| \newcommand{\ActionRCStdCancel}{\ButtonRCRew}
 | |
| \newcommand{\ActionRCStdOk}{\ButtonRCFF}
 | |
| \newcommand{\ActionRCStdContext}{Long \ButtonRCFF}
 | |
| \newcommand{\ActionRCStdMenu}{\ButtonRCHeart}
 | |
| \newcommand{\ActionRCStdQuickScreen}{}
 | |
| \newcommand{\ActionRCQuickScreenExit}{}
 | |
| 
 | |
| %Button actions, wps context
 | |
| \newcommand{\ActionRCWpsPlay}{\ButtonRCPlay}
 | |
| \newcommand{\ActionRCWpsSkipNext}{\ButtonRCFF}
 | |
| \newcommand{\ActionRCWpsSkipPrev}{\ButtonRCRew}
 | |
| \newcommand{\ActionRCWpsSeekBack}{Long \ButtonRCRew}
 | |
| \newcommand{\ActionRCWpsSeekFwd}{Long \ButtonRCFF}
 | |
| \newcommand{\ActionRCWpsAbSetBNextDir}{}
 | |
| \newcommand{\ActionRCWpsAbSetAPrevDir}{}
 | |
| \newcommand{\ActionRCWpsStop}{Long \ButtonRCPlay}
 | |
| \newcommand{\ActionRCWpsVolDown}{\ButtonRCVolDown}
 | |
| \newcommand{\ActionRCWpsVolUp}{\ButtonRCVolUp}
 | |
| \newcommand{\ActionRCWpsPitchScreen}{}
 | |
| \newcommand{\ActionRCWpsQuickScreen}{}
 | |
| \newcommand{\ActionRCWpsMenu}{\ButtonRCHeart}
 | |
| \newcommand{\ActionRCWpsContext}{}
 | |
| \newcommand{\ActionRCWpsBrowse}{}
 | |
| \newcommand{\ActionRCWpsAbReset}{}
 | |
| \newcommand{\ActionRCWpsIdThreeScreen}{}
 | |
|  
 | |
| %Button actions, tree context
 | |
| \newcommand{\ActionRCTreeWps}{\ButtonRCPlay}
 | |
| \newcommand{\ActionRCTreeStop}{Long \ButtonRCPlay}
 | |
| \newcommand{\ActionRCTreeEnter}{}
 | |
| \newcommand{\ActionRCTreeParentDirectory}{}
 | |
| 
 | |
| %Button actions, YesNo context
 | |
| \newcommand{\ActionRCYesNoAccept}{}
 | |
| 
 | |
| %Button actions, Setting context
 | |
| \newcommand{\ActionRCSettingInc}{}
 | |
| \newcommand{\ActionRCSettingDec}{}
 | |
| 
 | |
| %Button actions, Virtual Keyboard Context
 | |
| \newcommand{\ActionRCKbdLeft}{}
 | |
| \newcommand{\ActionRCKbdRight}{}
 | |
| \newcommand{\ActionRCKbdSelect}{}
 | |
| \newcommand{\ActionRCKbdCursorLeft}{}
 | |
| \newcommand{\ActionRCKbdCursorRight}{}
 | |
| \newcommand{\ActionRCKbdPageFlip}{}
 | |
| \newcommand{\ActionRCKbdDone}{}
 | |
| \newcommand{\ActionRCKbdAbort}{}
 | |
| \newcommand{\ActionRCKbdBackSpace}{}
 | |
| \newcommand{\ActionRCKbdMorseInput}{}
 | |
| \newcommand{\ActionRCKbdMorseSelect}{}
 | |
| \newcommand{\ActionRCKbdUp}{}
 | |
| \newcommand{\ActionRCKbdDown}{}
 | |
| 
 | |
| %Button actions, Pitch Screen context
 | |
| \newcommand{\ActionRCPsToggleMode}{}
 | |
| \newcommand{\ActionRCPsIncSmall}{}
 | |
| \newcommand{\ActionRCPsIncBig}{}
 | |
| \newcommand{\ActionRCPsDecSmall}{}
 | |
| \newcommand{\ActionRCPsDecBig}{}
 | |
| \newcommand{\ActionRCPsNudgeLeft}{}
 | |
| \newcommand{\ActionRCPsNudgeRight}{}
 | |
| \newcommand{\ActionRCPsReset}{}
 | |
| \newcommand{\ActionRCPsExit}{}
 | |
| 
 | |
| %Button actions, Recording screen context
 | |
| \newcommand{\ActionRCRecPause}{}
 | |
| \newcommand{\ActionRCRecNewfile}{}
 | |
| \newcommand{\ActionRCRecSettingsInc}{}
 | |
| \newcommand{\ActionRCRecSettingsDec}{}
 | |
| \newcommand{\ActionRCRecPrev}{}
 | |
| \newcommand{\ActionRCRecNext}{}
 | |
| \newcommand{\ActionRCRecMenu}{}
 | |
| \newcommand{\ActionRCRecExit}{}
 | |
| 
 | |
| %Button actions, FM radio context
 | |
| \newcommand{\ActionRCFMPreset}{}
 | |
| \newcommand{\ActionRCFMMenu}{}
 | |
| \newcommand{\ActionRCFMMode}{}
 | |
| \newcommand{\ActionRCFMStop}{}
 | |
| \newcommand{\ActionRCFMExit}{}
 | |
| \newcommand{\ActionRCFMPlay}{}
 | |
| \newcommand{\ActionRCFMSettingsInc}{}
 | |
| \newcommand{\ActionRCFMSettingsDec}{}
 | |
| \newcommand{\ActionRCFMPrev}{}
 | |
| \newcommand{\ActionRCFMNext}{}
 | |
| \newcommand{\ActionRCFMVolUp}{}
 | |
| \newcommand{\ActionRCFMVolDown}{}
 | |
| 
 | |
| %Button actions, Bookmark screen context
 | |
| \newcommand{\ActionRCBmDelete}{}
 | |
| 
 | |
| %Plugin lib actions
 | |
| \newcommand{\PluginRCUp}{\ButtonRCPlay}
 | |
| \newcommand{\PluginRCDown}{\ButtonRCDisplay}
 | |
| \newcommand{\PluginRCLeft}{\ButtonRCRew}
 | |
| \newcommand{\PluginRCRight}{\ButtonRCFF}
 | |
| \newcommand{\PluginRCUpRepeat}{Long \ButtonRCPlay}
 | |
| \newcommand{\PluginRCDownRepeat}{Long \ButtonRCDisplay}
 | |
| \newcommand{\PluginRCLeftRepeat}{Long \ButtonRCRew}
 | |
| \newcommand{\PluginRCRightRepeat}{Long \ButtonRCFF}
 | |
| \newcommand{\PluginRCCancel}{}
 | |
| \newcommand{\PluginRCSelect}{}
 | |
| \newcommand{\PluginRCSelectRepeat}{} |