Rockbox General > Rockbox General Discussion
Shutdown message
saratoga:
You can't use an x86 Windows compiler like minigw for rockbox. Instead you'll need to use the one we provide, probably for ARM. Check out the dev guide on the left side of the screen
JdGordon:
Seems like you're asking two questions.
For the shutdown message, you could edit the rockbox.<target> file in a hex editor and change it (as long as you only want it shorter or the same length).
For your boot splash question. You need to change the bootloader splash image which means you need to rebuild it yourself - which is very much not recommended. Depending on your target that will likely brick it if you screw up.
__builtin:
--- Quote from: JdGordon on July 30, 2014, 01:55:55 AM ---Seems like you're asking two questions.
For the shutdown message, you could edit the rockbox.<target> file in a hex editor and change it (as long as you only want it shorter or the same length).
--- End quote ---
No, the string for the shutdown message is in the language file. So, a (re)compile is neccessary.
--- Quote from: JdGordon on July 30, 2014, 01:55:55 AM ---For your boot splash question. You need to change the bootloader splash image which means you need to rebuild it yourself - which is very much not recommended. Depending on your target that will likely brick it if you screw up.
--- End quote ---
To change the boot logo, you can edit rockbox/apps/bitmaps/native/rockboxlogo.*.bmp and recompile.
Navigation
[0] Message Index
[*] Previous page
Go to full version