myMPX
Advertisement


Go Back MyMPx.org > MyMPx.org Forum > Mods and Themes

New Firmware Editor Version 1.0.1.0
Reply
Post New Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old 12th Nov 2007, 5:37 am
Member
Keen on MPx players
 
Join Date: Oct 2007
Posts: 60
Default New Firmware Editor Version 1.0.1.0


Hi All,

The latest release of the Firmware Editor can be found at

http://www.dancemammal.com/downloads...er-1.0.1.0.rar



This New release includes

Ver 1.0.1.0

Keyboard shortcuts , Crtl A and Ctrl Z to move firmware offset up or down one line (taken from current width)

Refresh image after keyboard input

New created items have default values entered

New created items can have the current width / height entered as the rect

Image Flipping (for actions chips)

Image bit swapping (big endian to little endian depends on firmware)

Chipset firmware offset now added to lst file header when saved (no longer need to locate the start)

Fix setting base offset for lst files ( new set button sets the current offset as the start of the images)

Lots of RockChip lst files in directory under program

Nemerus bug fixes etc


have Fun

Dancemammal
Reply With Quote
  #2 (permalink)  
Old 12th Nov 2007, 1:01 pm
knob's Avatar
Senior Member
Valued Member
 
Join Date: May 2007
Posts: 1,285
Default Re: New Firmware Editor Version 1.0.1.0

This just gets better!
Works fine now on my unbranded 220x176 Rockchip.

Writes the offset to the .lst file now so I can now theme ok.
Noticed one slight problem though I can't get the crtl-a , ctrl-z line shift to work for me.

thanks dancemammal I've no need for RKLogo anymore, yea!
Reply With Quote
  #3 (permalink)  
Old 12th Nov 2007, 1:30 pm
Junior Member
 
Join Date: Jul 2007
Posts: 39
Default Re: New Firmware Editor Version 1.0.1.0

hi Dancemammal,
again good work, the people with rockchips is happy but we, that have actions chips :cry: do you are working in decrypted fw??? or this version can read new version actions chips?? if i open my fw with your new version of software only see diferent colors :cry: i hope you can help us
thanks.
Reply With Quote
  #4 (permalink)  
Old 12th Nov 2007, 3:22 pm
Member
Keen on MPx players
 
Join Date: Oct 2007
Posts: 60
Default Re: New Firmware Editor Version 1.0.1.0

Hi All,

If you wish to use the Ctrl A - Z, make sure the cursor is inside the offset edit box,

I have not forgotton the Actions chip users, the firmware seems to be encrypted with a MD5 hash, the problem is not decrypting the stream, it's finding the embedded encrypted password.

I am currently converting some old code to try to do this, it could take a little time,

Ill keep you all updated,

Cheers
Dancemammal
Reply With Quote
  #5 (permalink)  
Old 12th Nov 2007, 11:40 pm
NBS NBS is offline
New Member
 
Join Date: Sep 2006
Posts: 18
Default

Hi Dance,
Could you allow long press of ctrl a -z?
I still can't understand how the item adding works.
I find an image with offset width and height,i click add item with set rect,but when i go see it,it's not the same,it save the image on start offset.
I tried adding the offset on the item dialog,but it's same.Could you explain me how it works?
Reply With Quote
  #6 (permalink)  
Old 13th Nov 2007, 2:02 am
Member
Keen on MPx players
 
Join Date: Oct 2007
Posts: 60
Default Re: New Firmware Editor Version 1.0.1.0

Hi All,

The main problem with editing the firmware, is finding the start position of the images, using the width and height and the offset edit boxes, you can find the first image, then, you need to set that position as your start position, use the "Set as Start" button to log the offset to your new Lst file.

All the images after that, will be taken from that start point,
You can then create your new item, and then you are ready to move onto your next item / Image.


Explanation,
Rather than use the offset in the item, I scan the lst file and find the offset by multiplying the image sizes to create the offsets on the fly, this then lets you edit and insert items into the lst file, and every other offset compensates for the insert / edit.


I will try to pad out the User Guide when I get time,
Hope that helps

Cheers
Dancemammal
Reply With Quote
  #7 (permalink)  
Old 13th Nov 2007, 4:56 am
knob's Avatar
Senior Member
Valued Member
 
Join Date: May 2007
Posts: 1,285
Default

You need to set the start offset using the button on the first image correctly lined up in the .lst first.

Then save the .lst, then exit the editor and reload, you should find the first image is in the correct postion which means the start offset is now set.
Don't set the start offset again you only need to do it once.
Then all you need to do is line up the all following pictures create a new .lst entry, set the rectangle and then resave the .lst after each change.

This is the only method which worked for me.

Using the new software is much better method of creating a .lst by far and has really speeded up the process.

I did find if you tried to reload a .lst a again the application gets stuck and I had to kill the process, so just a small bug there.
Reply With Quote
Sponsored Links
  #8 (permalink)  
Old 13th Nov 2007, 5:32 am
New Member
 
Join Date: Nov 2007
Posts: 3
Default

Thanks for your tool Dancemammal.

I have some problems with images, because they look kinda compressed in your editor. I'll greatly appreciate info on the format in which images are stored in the firmware so that I can find them in WinHex or some other editor.
Reply With Quote
  #9 (permalink)  
Old 13th Nov 2007, 5:48 am
Member
Keen on MPx players
 
Join Date: Oct 2007
Posts: 60
Default Re: New Firmware Editor Version 1.0.1.0

Hi,

I think you may have to give me more info than that,
can you see the image?
is it squashed because of the width / height ?
is it an Actions chip (encrypted) ?
what model is your MP3 player,

Images are stored in 16bit bitmap format in little endian byte format, with no pallette info, You may have some difficulty opening the images in a hex editor due to this, and is why we have to write these applications.

Regards
Dancemammal
Reply With Quote
  #10 (permalink)  
Old 13th Nov 2007, 6:08 am
New Member
 
Join Date: Nov 2007
Posts: 3
Default

Thanks for your reply.

It is Rockchip RK2608A with touchscreen 320*240. After the first touch it does not start the app, it just changes it's icon.

Oh, little endian means that I should search for MB and not BM? Thanks again.
Reply With Quote
Reply

Sponsored Links



Similar Threads
Thread Thread Starter Forum Replies Last Post
Latest version of the RockChip editor 1.0.2.1 Dancemammal Mods and Themes 18 11th May 2009 2:08 pm
Free Firmware editor v7 Support and How To 0 25th Sep 2008 3:07 pm
Help update the Firmware Editor Dancemammal Mods and Themes 32 25th Mar 2008 2:34 pm
FirmWare Editor Ver 1.0.2.0 Dancemammal Mods and Themes 15 30th Dec 2007 11:56 pm
EDITING FIRMWARE WITH HEX EDITOR! Superboto Mods and Themes 20 28th Nov 2006 4:37 pm


All times are GMT -7. The time now is 10:42 am.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 RC 2
Back to Top

Designed by indiqo.media