MyMPx.org

MyMPx.org (http://mympx.org/forum/)
-   Mods and Themes (http://mympx.org/forum/mods-themes/)
-   -   New Firmware Editor Version 1.0.1.0 (http://mympx.org/forum/mods-themes/39614-new-firmware-editor-version-1-0-1-0-a.html)

Dancemammal 12th Nov 2007 5:37 am

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

knob 12th Nov 2007 1:01 pm

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!

gemelo71 12th Nov 2007 1:30 pm

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.

Dancemammal 12th Nov 2007 3:22 pm

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

NBS 12th Nov 2007 11:40 pm

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?

Dancemammal 13th Nov 2007 2:02 am

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

knob 13th Nov 2007 4:56 am

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.

MattBryan 13th Nov 2007 5:32 am

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.

Dancemammal 13th Nov 2007 5:48 am

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

MattBryan 13th Nov 2007 6:08 am

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.


All times are GMT -7. The time now is 5:45 pm.

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