Support and General Use > Theming and Appearance Customization
Bootload Image
Chronon:
You will need to build your own Rockbox, then.
tdtooke:
You want to swap your image with the image your device uses in apps/bitmaps/native and edit the line where it says lcd_bitmap(rockboxlogo, 0, 10, BMPWIDTH_rockboxlogo, BMPHEIGHT_rockboxlogo) to be lcd_bitmap(rockboxlogo, 0, 0, the width of your screen , the height of your screen) in apps/misc.c to have a fullscreen logo. You can't use logoswapper to pull this off because it's looking for a logo that is the same size as what you have which is fullscreen.
kanebt:
Hey:)
You dont need to make a new build to change the image!
Just use logoswapper:
http://www.rockbox.org/twiki/bin/view/Main/LogoSwapper
It works great and I havent had any problems at all:)
Good Luck!
mohdmach:
I'm sure it works pretty good on windows but is there any equivalent for mac. I tried it on wine and it did not work. I would try to port except I have no knowledge of programming.
Chronon:
kanebt, I already mentioned that upthread. Notice that Till wants to swap in a fullscreen image, while Logo Swapper only allows you to replace bitmaps of identical size.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version