Support and General Use > User Interface and Voice

Some shortcuts are very picky

<< < (2/2)

Bilgus:
https://gerrit.rockbox.org/r/c/rockbox/+/6362

Idk was pretty hard


--- Code: ---  --- if (!strcmp(screen, menuitems[i].desc))
  +++ if (!strcasecmp(screen, menuitems[i].desc))

--- End code ---

 :P thanks for the report

Navigation

[0] Message Index

[*] Previous page

Go to full version