2012-06-28, 04:04
Hi, i've successfully merged rapier's videoosd to Cirrus' skin (because cirrus' osd doesn't have seekbar)
Now i'm trying to replace cirrus' main menu on home with transparency's..
Why? Well because i want to the main menu to be as simple as possible,
and transparency IMO is best with tree-like menu..
But cirrus' has better recently added view, and there are alot of flexibility on cirrus that i need..
Now before anybody tell me that you can't just switch xml, i already know that
that's why i've done these :
- Merged textures.xbt from both skin media images
- Merged both skins' font, color, background folder
- Switch home.xml, just to make the transparency's main menu comes out on cirrus
- Merged include_animations.xml
- Added customskinsettings.xml, include_home.xml, include_transparency from transparency to cirrus..
But on opening i'm getting black screen with date and time on top right,
cirrus's date & time is on top left so i know it belongs to transparency,
so at least it's working partially..
Could anyone help me figure out which .xml or codes need to be edited for the main menu to appear?
I've sorted through home.xml's codes and track all the dependencies, pretty sure it should work..
EDIT :
I figured it out, it was the includes.xml
Now i'm gonna try adding cirrus' recently added
Now i'm trying to replace cirrus' main menu on home with transparency's..
Why? Well because i want to the main menu to be as simple as possible,
and transparency IMO is best with tree-like menu..
But cirrus' has better recently added view, and there are alot of flexibility on cirrus that i need..
Now before anybody tell me that you can't just switch xml, i already know that
that's why i've done these :
- Merged textures.xbt from both skin media images
- Merged both skins' font, color, background folder
- Switch home.xml, just to make the transparency's main menu comes out on cirrus
- Merged include_animations.xml
- Added customskinsettings.xml, include_home.xml, include_transparency from transparency to cirrus..
But on opening i'm getting black screen with date and time on top right,
cirrus's date & time is on top left so i know it belongs to transparency,
so at least it's working partially..
Could anyone help me figure out which .xml or codes need to be edited for the main menu to appear?
I've sorted through home.xml's codes and track all the dependencies, pretty sure it should work..
EDIT :
I figured it out, it was the includes.xml
Now i'm gonna try adding cirrus' recently added