Support and General Use > User Interface and Voice

Hint on changing key or menu mapping

<< < (2/3) > >>

WarpEnterprises:
I was able to get the virtualbox-environment running, find and change all I needed.
Compiling and running rockboxui worked fine.
BUT when trying to do a Normal build there was the following error:  :'(

..../rockbox/apps/recorder/jpeg_idct_arm.S:363: Error: undefined symbol `pix8_size' in operation

This error is in a place where I don't have any clues what goes wrong.
With a full text search I didn't find a symbol definition of pix8_size.
Please help!

saratoga:
Is that with completely stock code?  Or did you modify something?  If its stock code, I would do a 'make clean' and then try to build it again. 

WarpEnterprises:
Thanks, make clean did it!

Making the changes was indeed quite easy, finding the right code locations was not so easy.

In case somebody else has similar needs, I changed:
sansaclipzip.h, 220: uncommented #define HAVE_HOTKEY
root_menu.c, 490, menu_table: order of root menu
onplay.c, 936, set_rating_inline: ratings only from 0 to 2
onplay.c, 1177, onplaymenu_callback: order of WPS context menu

saratoga:
Does the hotkey seem to work normally?  maybe it should be enabled in all builds.

[Saint]:
As far as I am aware, it can't be enabled on *all* builds (conflicts due to crowded keymaps, etc.), but if it works here and doesn't cause any regression...go for it. I'm willing to guess that there is *some* reason why this target never got it (the author was quite thorough in this respect)...but it could indeed be oversight.


[Saint]

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version