This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12508 - [snake plugins] Manual claims for a button to change level which doesn't exist in the code
Attached to Project:
Rockbox
Opened by Jean-Louis Biasini (JeanLouisBiasini) - Tuesday, 03 January 2012, 22:45 GMT+2
Opened by Jean-Louis Biasini (JeanLouisBiasini) - Tuesday, 03 January 2012, 22:45 GMT+2
|
DetailsExtract of snake plugin (yes the first simple one):
\opt{RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD% ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD} {\ButtonUp/\ButtonDown} .... \opt{HAVEREMOTEKEYMAP}{& } & Change levels (1 is slowest, 9 is fastest)\\ I don't see anything like that in the plugins code... shouldn't we remove this? |
This task depends upon
ok It is perhaps suppose to mean that one can change the speed in the menu game like in snake2 In such a case we need to separete it with "in menu" line like in snake2?