Voodooprojects

Chameleon => DevTalk => Patches => Topic started by: ErmaC on February 17, 2012, 03:02:07 PM

Title: [PATCH] Mountain Lion boot support and OS X detection Icon stuff
Post by: ErmaC on February 17, 2012, 03:02:07 PM
Hi guys:
Here the my patch for add boot support for OS X Mountain Lion.

- Also add graphical support for OS X detection (Original OSX detection by cparm, I just add 10.8 stuff).
- The beautiful Icon are made by Blackosx (Default Theme only).
- This patch also updated Chameleon.xcodeproj for the new stuff.

Fabio

Edit added diff V4 for main Chameleon Trunk code (r1827)
Title: Re: [PATCH] Mountain Lion boot support and OS X detection Icon stuff
Post by: Magnifico on February 18, 2012, 09:13:40 PM
Hi Ermac..but this patch already it is included in 1822?
Title: Re: [PATCH] Mountain Lion boot support and OS X detection Icon stuff
Post by: ErmaC on February 19, 2012, 03:21:30 AM
No.
The Main Trunk code (r1822) not include this patch.

Before include it into main Trunk code I prefer other people test it.
...finding "bugs".

Fabio
Title: Re: [PATCH] Mountain Lion boot support and OS X detection Icon stuff
Post by: cosmo1t on February 25, 2012, 06:06:46 PM
Can you provide 2 patches.. and both of them without binary in them please..

you can post the pngs separately than using a diff..

patch 1) the boot struct stuff/ core os requirements

patch 2) Theme patches
Title: Re: [PATCH] Mountain Lion boot support and OS X detection Icon stuff
Post by: ErmaC on February 26, 2012, 01:27:50 AM
Here we go...

1) boot-struct.diff this allow to boot ML
2) theme-gui.diff this add stuff for OS X detection (the four new Icons)
The 4 Icons (.png)
device_hfsplus_ml.png >> (http://forge.voodooprojects.org/p/chameleon/source/tree/HEAD/branches/ErmaC/Trunk/artwork/themes/default/device_hfsplus_ml.png)

device_hfsplus_ml_o.png >> (http://forge.voodooprojects.org/p/chameleon/source/tree/HEAD/branches/ErmaC/Trunk/artwork/themes/default/device_hfsplus_ml_o.png)

device_hfsraid_ml.png >> (http://forge.voodooprojects.org/p/chameleon/source/tree/HEAD/branches/ErmaC/Trunk/artwork/themes/default/device_hfsraid_ml.png)

device_hfsraid_ml_o.png >> (http://forge.voodooprojects.org/p/chameleon/source/tree/HEAD/branches/ErmaC/Trunk/artwork/themes/default/device_hfsraid_ml_o.png)

Fabio