Downloads
release
dev builds
extras
themes
Documentation
manual
wiki
device status
Support
forums
mailing lists
IRC
Development
bugs
patches
dev guide
Search
Donate
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Welcome to the Rockbox Technical Forums!
Rockbox Technical Forums
Support and General Use
Theming and Appearance Customization
Bootload Image
« previous
next »
Print
Pages: [
1
]
2
Author
Topic: Bootload Image (Read 4466 times)
Till
Member
Posts: 11
Bootload Image
«
on:
November 16, 2008, 07:45:01 AM »
hi where i need to read how to change standart rockbox bootload image? thx.
Logged
bluebrother
Developer
Member
Posts: 3421
creature
Re: Bootload Image
«
Reply #1 on:
November 16, 2008, 07:51:32 AM »
The documentation. You need to recompile for this, so start with the "for developers" section in the wiki (and obviously the code).
Logged
Rockbox Utility
development binaries (updated infrequently)
·
How to ask questions the smart way
· We do not estimate timeframes.
Till
Member
Posts: 11
Re: Bootload Image
«
Reply #2 on:
November 16, 2008, 07:54:59 AM »
Hmmmm thx, but may be there is a complete builds?
Where in that forum i may find complete users rockbox builds?
Logged
AlexP
Global Moderator
Member
Posts: 3688
ex-BigBambi
Re: Bootload Image
«
Reply #3 on:
November 16, 2008, 08:11:58 AM »
There is an unsupported builds forum for people's personal builds. Please note that they are unsupported.
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android
bluebrother
Developer
Member
Posts: 3421
creature
Re: Bootload Image
«
Reply #4 on:
November 16, 2008, 10:04:27 AM »
Even with unsupported builds you can't simply change the logo. Unsupported builds usually put their own logo (variant) there.
Logged
Rockbox Utility
development binaries (updated infrequently)
·
How to ask questions the smart way
· We do not estimate timeframes.
Till
Member
Posts: 11
Re: Bootload Image
«
Reply #5 on:
November 16, 2008, 02:40:54 PM »
Ok another question, where put bootloader image in source code??? And what an image size/format???
If i rewrite bootloader image on image in same format and recompile it will be work?
«
Last Edit: November 16, 2008, 04:55:54 PM by Till
»
Logged
Chronon
Rockbox Expert
Member
Posts: 4379
Re: Bootload Image
«
Reply #6 on:
November 17, 2008, 04:12:02 PM »
Yes, you can swap out the bootloader image for one of your own.
There's a program called Logo Swapper on the
UsefulTools
page on the wiki. You might find it useful. Note the caveats on the LogoSwapper page, though.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g
Till
Member
Posts: 11
Re: Bootload Image
«
Reply #7 on:
November 18, 2008, 12:57:15 AM »
Thx it is really useful, but i have one trouble, how to change on that? it write about error size
Where a may find the same resolution base image for source?
http://img441.imageshack.us/my.php?image=02aw9.jpg
«
Last Edit: November 18, 2008, 12:58:52 AM by Till
»
Logged
Chronon
Rockbox Expert
Member
Posts: 4379
Re: Bootload Image
«
Reply #8 on:
November 18, 2008, 05:07:46 AM »
You can find the original bitmaps via the link at the bottom of the LogoSwapper page.
Also, please use standard English on these forums (thx -> thanks).
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g
Till
Member
Posts: 11
Re: Bootload Image
«
Reply #9 on:
November 18, 2008, 08:36:23 AM »
Sorry for my English because I'm russian
I found a standart bitmaps but i need to change bootlogo for iPod 5.5 size rockboxlogo.320x98x16 on full screen logo 320x240. It is accepted my iPod, but LogoSwapper unable to locate that size in rockbox.ipod binary. (see a screenshot upper). Is it mean that if i want to see a fullscreen splash i need to change and recompile this binary?
I saw that it is possible in one of unsupported bilulds but i don't know how i may do this, what need to change?
«
Last Edit: November 18, 2008, 08:38:15 AM by Till
»
Logged
Chronon
Rockbox Expert
Member
Posts: 4379
Re: Bootload Image
«
Reply #10 on:
November 18, 2008, 01:22:50 PM »
You will need to build your own Rockbox, then.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g
tdtooke
Member
Posts: 151
Re: Bootload Image
«
Reply #11 on:
December 17, 2008, 09:13:17 PM »
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.
Logged
kanebt
Member
Posts: 14
Re: Bootload Image
«
Reply #12 on:
January 03, 2009, 11:41:01 PM »
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!
Logged
mohdmach
Member
Posts: 5
Re: Bootload Image
«
Reply #13 on:
January 04, 2009, 06:35:40 PM »
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.
Logged
Chronon
Rockbox Expert
Member
Posts: 4379
Re: Bootload Image
«
Reply #14 on:
January 07, 2009, 02:00:12 PM »
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.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g
Print
Pages: [
1
]
2
« previous
next »
Rockbox Technical Forums
Support and General Use
Theming and Appearance Customization
Bootload Image
SMF 2.0.17
|
SMF © 2019
,
Simple Machines
Rockbox Privacy Policy
XHTML
RSS
WAP2
Page created in 0.109 seconds with 15 queries.