+ Reply to Thread
Page 1 of 3 1 2 3 LastLast
Results 1 to 20 of 46

[SKIN] B R I T E v0.12 [2.004.5/2.004.6]

This is a discussion on [SKIN] B R I T E v0.12 [2.004.5/2.004.6] within the Modifications and Skins forums, part of the Firmware category; My first skin, hopefully in the end will be a complete revamp, but it's ready for use since v0.11. Note: ...

  1. #1
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts

    [SKIN] B R I T E v0.12 [2.004.5/2.004.6]

    My first skin, hopefully in the end will be a complete revamp, but it's ready for use since v0.11.

    Note: I actually forgot to update the startup image to say v0.12 instead of v0.11. The image will be fixed in the next release.

    Changelog v0.12
    ------------------------------------------------------------
    • Available now are different resources with different top bar colors and default backgrounds: blue, green, grey, orange and pink
    • Sacrificed the "Purple" text string to display "Green", to make selection of the menu bar more clear (nobody uses the purple font, right? )
    • Added small folder icon
    • Added big (pictures) folder icon
    Don't forget to check the screenshot. Yes, the album art is real. Check out how to get it. Both Linux and Windows versions of the script are available.

    Font and some icons look slightly smoother in the screen shot than the real version.

    Repeat and Random icons heavily inspired by screen shots from our good friend, the iRiver Clix 2.

    Any suggestions for existing things or the missing ones are really welcome. Icons, wallpapers, anything. Eventually, I'll probably release the image source files as wel, for anyone to use them.

    Screenshots




    Other downloads

    BRITE wallpapers v0.11.zip
    Attached Files
    Last edited by parena; 04-03-2008 at 09:09 PM. Reason: Mention windows version of album art script

  2. #2
    Freshman
    Join Date
    Sep 2007
    Location
    USA>Kentucky
    Posts
    20
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Ooooh its been awhile since we've had a nice clean minimal skin.
    Good job!

  3. #3
    Founder
    Join Date
    Nov 2006
    Location
    Stockholm
    Posts
    2,875
    Thanks
    133
    Thanked 261 Times in 77 Posts
    The album art is interesting. I'm excited to see how it will work in practice though.
    Can't wait to play with the Meizu MX!

  4. #4
    Valued Member
    Join Date
    Nov 2006
    Location
    Germany
    Posts
    392
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by Err0r View Post
    The album art is interesting. I'm excited to see how it will work in practice though.
    I guess you mean the mirrored image. I don't think this works

    Still your skin is really nice and simple, although I don't like the wallpaper. I'm excited to see the final result.

  5. #5
    Senior Member
    Join Date
    Mar 2007
    Location
    UK
    Posts
    447
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Yeah , That cant be possible.. , It would be neat though.
    Click the little (+/-) button next to someone to reward or punish someone

  6. #6
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I can guarantee you that it works. Been using it for a while, myself.

    It's not a hack or anything, just creative scripting. Like I said: the script fetches your albumart from Amarok and with some ImageMagick it creates the image and places it on your M6.

    Anyway, just wait and see, it works.

    The wallpaper I am working on, actually. Any suggestions? I'm doing them more with vertical lining (bit blurred).

  7. #7
    Senior Member
    Join Date
    Mar 2007
    Location
    UK
    Posts
    447
    Thanks
    0
    Thanked 0 Times in 0 Posts
    So you can just put album art onto the M6 like normal and the M6 magically creates a mirrored version underneath , or is it pre-edited with an app?? Because i cant understand how youve done it to get the M6 to convert the image for you...

    Edit: Ah , Yeah i see from the pictures , Youve edited the album art pictures on your computer so they have a mirrored image underneath then transferd them onto the M6 , yes?
    Click the little (+/-) button next to someone to reward or punish someone

  8. #8
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I'll quote myself on this one:
    Quote Originally Posted by parena View Post
    the script fetches your albumart from Amarok and with some ImageMagick it creates the image and places it on your M6.
    It's an external script. All I have to do is:

    Code:
    meizu_amarok_albumart true <full_path_to_background_image>
    Obviously, meizu_amarok_albumart is the script. "true" is to set 'fancy' on. If you leave it, it will just create 80x80 images from the original albumart it finds. The background image is needed to fake the transparancy.

    I'll try to document it clear enough so that runs anyone who runs Linux, has ImageMagick installed (lots of distros do this by default I think) and uses Amarok can use this.

    Edit: almost. It finds the originals and modifies a copy and puts that on the M6.

  9. #9
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Okay, this is the wallpaper type I have now. Don't know if I'm really happy with it, but I like it better than the old ones.

    edit: okay, replaced the image again. No more blurry stuff, just subtle color change.
    Attached Images
    Last edited by parena; 03-15-2008 at 08:26 PM.

  10. #10
    Freshman
    Join Date
    Sep 2007
    Location
    USA>Kentucky
    Posts
    20
    Thanks
    0
    Thanked 0 Times in 0 Posts
    What font is that?

  11. #11
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I seem to keep quoting myself :P

    Quote Originally Posted by parena View Post
    Different (open source) font: Liberation Sans
    Linky!

  12. #12
    Freshman
    Join Date
    Sep 2007
    Location
    USA>Kentucky
    Posts
    20
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Thanks.
    Are you using the default boldness settings?

  13. #13
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Here are the settings:

    Code:
    Liberation Sans
    Liberation Sans
    Liberation Sans
    DEFAULT
    600
    600
    600
    0x0021 0x00ff

  14. #14
    Freshman
    Join Date
    Sep 2007
    Location
    USA>Kentucky
    Posts
    20
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Thanks again.
    Hmmm i just thought of something you should make a brother/sister theme to this called DARK and use dark colors but keep the same layout. (after brite is done of course because i want to use it lol)

  15. #15
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I was thinking of exactly that. I have a bad habit of not finishing things because I want to get started on something new, though. So I really need to focus on finishing BRITE first.

    *focus focus focus* :D

  16. #16
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Okay, here's the work in progress on the calculator. First setup. I will probably use a bit smaller font and not all texts are nicely aligned horizontally. Not too happy about the 'screen' (where the numbers will appear) yet, either. It also shows the new wallpaper. Works quite well, I think.
    Attached Images

  17. #17
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Updated the first post with the latest work in progress screenshot, including new wallpapers and the calculator.

  18. #18
    Freshman
    Join Date
    Sep 2007
    Location
    USA>Kentucky
    Posts
    20
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Can't wait for this.

  19. #19
    Senior Member
    Join Date
    Aug 2007
    Location
    Hungary
    Posts
    271
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Looks like a promising skin there, good luck with it parena

  20. #20
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Okay, more progress! The USB animation is finished, see below. Click it to see the animation.

    Also check the first post for all of the progress.
    Attached Images


 

Similar Threads

  1. Meizu M8 miniOne Latest Progress (December 2007)
    By Err0r in forum Meizu M8 News
    Replies: 46
    Last Post: 05-24-2008, 07:35 PM
  2. [Skin]Progressive Work
    By Hillman5100 in forum Modifications and Skins
    Replies: 7
    Last Post: 12-05-2007, 09:04 PM
  3. Video's do not work Please help
    By rpatel67 in forum Technical
    Replies: 6
    Last Post: 12-03-2007, 09:11 PM
  4. i have a mac, will the m6 work with my computer?
    By ksierra in forum Technical
    Replies: 5
    Last Post: 09-01-2007, 03:18 PM