1
0
Fork 0
forked from len0rd/rockbox

rgnano: Add manual code and missing AB reset mappings

Cleaned up manual changes, and for some reason i forgot to add ACTION_WPS_ABRESET
mappings before so here it is, needed for the manual wps section.

Change-Id: If7ab8b146e84f91bb51a3ed03fb872ef3bab4d1f
This commit is contained in:
Hairo R. Carela 2025-08-01 22:21:21 -04:00
parent 53ae37825f
commit 01a4f3eec9
49 changed files with 540 additions and 181 deletions

View file

@ -17,7 +17,7 @@ might experience ``Buffer miss!'' with many files, except simple ones.}
\begin{btnmap}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
,IAUDIO_X5_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
,SAMSUNG_YH820_PAD}{\ButtonUp/ \ButtonDown}
,SAMSUNG_YH820_PAD,RG_NANO_PAD}{\ButtonUp/ \ButtonDown}
\opt{IPOD_3G_PAD,IPOD_4G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd/ \ButtonScrollBack}
\opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollUp/ \ButtonScrollDown}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD,MPIO_HD200_PAD}{\ButtonVolUp/ \ButtonVolDown}
@ -28,7 +28,7 @@ might experience ``Buffer miss!'' with many files, except simple ones.}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
,IAUDIO_X5_PAD,MROBE100_PAD,IPOD_3G_PAD,IPOD_4G_PAD,SANSA_E200_PAD%
,SANSA_FUZE_PAD,IRIVER_H10_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,PBELL_VIBE500_PAD%
,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD,RG_NANO_PAD}
{\ButtonRight/ \ButtonLeft}
\opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonFF / \ButtonRew}
\opt{COWON_D2_PAD}{\TouchMidRight{} / \TouchMidLeft}
@ -44,6 +44,7 @@ might experience ``Buffer miss!'' with many files, except simple ones.}
\opt{MROBE100_PAD}{\ButtonDisplay}
\opt{COWON_D2_PAD}{\TouchCenter}
\opt{HAVEREMOTEKEYMAP}{& }
\opt{RG_NANO_PAD}{\ButtonA}
& Pause/Resume playback\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
@ -56,5 +57,6 @@ might experience ``Buffer miss!'' with many files, except simple ones.}
\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{& }
\opt{RG_NANO_PAD}{\ButtonStart}
& Stop playback and quit\\
\end{btnmap}