[MOD] Night.Purity

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
logictester Offline
Fan
Posts: 675
Joined: Oct 2008
Reputation: 0
Location: USA
Post: #61
KiSUAN, could you please upload only the Qlock thingy, i'd love to add it to my night
thanks a lot
find quote
KiSUAN Offline
Fan
Posts: 536
Joined: Oct 2010
Reputation: 3
Location: Montevideo, Uruguay
Post: #62
Update:

- Night syncro / Next Aired added to 16x9 and Landscape Fanart views / Removed "Recently Added" on TV level option / Skin now defaults on Posters for TV, Landscape now has a setting to check / More...

- Qlock Finall (I think) Rolleyes English & German, Spanish to come.

[Image: qlock.jpg]
* Some of the pics are old (2 or 3 of them), they slipped, I´ll update in the main post tomorrow.

Enjoy

Night [MOD] Purity

[url=http://forum.xbmc.org/showthread.php?tid=86759"]
Purity Media Flags & RD XBMC Icon
[/url]
[url=http://forum.xbmc.org/showthread.php?tid=99554"]
Film/Movie/Game Studio Flags Repository
[/url]
(This post was last modified: 2010-12-22 04:41 by KiSUAN.)
find quote
KiSUAN Offline
Fan
Posts: 536
Joined: Oct 2010
Reputation: 3
Location: Montevideo, Uruguay
Post: #63
logictester Wrote:KiSUAN, could you please upload only the Qlock thingy, i'd love to add it to my night
thanks a lot

No problem, you don't need to download all the skin, just copy paste:

Create Includes_Qlock.xml and paste https://github.com/KiSUAN/skin.night.pur..._Qlock.xml

The rest is in:

https://github.com/KiSUAN/skin.night.pur...p/Home.xml

https://github.com/KiSUAN/skin.night.pur...zontal.xml

https://github.com/KiSUAN/skin.night.pur...cludes.xml

https://github.com/KiSUAN/skin.night.pur...g_1111.xml

English only I suppose you need:

https://github.com/KiSUAN/skin.night.pur...trings.xml

Night [MOD] Purity

[url=http://forum.xbmc.org/showthread.php?tid=86759"]
Purity Media Flags & RD XBMC Icon
[/url]
[url=http://forum.xbmc.org/showthread.php?tid=99554"]
Film/Movie/Game Studio Flags Repository
[/url]
find quote
KiSUAN Offline
Fan
Posts: 536
Joined: Oct 2010
Reputation: 3
Location: Montevideo, Uruguay
Post: #64
Update:

- Many "Bugs" Corrected (poss, animations, code & more)

- 3daddon View added to Video Mode & Plot for Advance Launcher Pro

- Wall View added to Video Library Mode with Years/Actors/Studios

- Slide View added for Advance Launcher Pro

- Fanart View added for Advance Launcher Pro

- Fanart back in Video Mode in all available views

- Rearrange of default views in all the Modes

- Poster & Poster Half eliminated from Video Library Mode

- Added Studios Logos


[Image: wallcv.jpg]

[Image: avlf.jpg]


Enjoy & Happy Festivities

Night [MOD] Purity

[url=http://forum.xbmc.org/showthread.php?tid=86759"]
Purity Media Flags & RD XBMC Icon
[/url]
[url=http://forum.xbmc.org/showthread.php?tid=99554"]
Film/Movie/Game Studio Flags Repository
[/url]
find quote
htpc guy Offline
Posting Freak
Posts: 1,212
Joined: Oct 2010
Reputation: 7
Location: Near St. Louis Mo
Post: #65
I can't wait to check out your Advanced Launcher mod. I've been waiting for a view like this. Unfortunately my rig is in pieces while I'm installing new Christmas goodies (waiting on a new Power Supply). I look forward to trying it out.

How to use Git
| AMD Athlon II X3 Triple Core Processor 2.9 GHz |GIGABYTE GA-MA785GM-US2H Mobo 2GB DDR2 Ram | MSI N430GT |
| Logitec Harmony One Remote| 52" Sharp Aquos LED TV | Onkyo TX-NR509 |
find quote
htpc guy Offline
Posting Freak
Posts: 1,212
Joined: Oct 2010
Reputation: 7
Location: Near St. Louis Mo
Post: #66
Ok, I lied. I downloaded an emulator to my windows machine to test this out. The views are sweet. I have a simple request. Is it possible to change the default image behind the Pannel view. Right now it uses the texture for the skin. It would be great if it kept the fanart that is used to for a specific emulator.

i.e. All of my emulators have their own fanart. Then I can select the emulator and navigate the games for a specific console. Here I would like to see that consoles (launchers) fanart along with the games fanart in the upper left corner.

I'm sure this is not a easy modification so feel free to tell me to piss off.

Btw, love what you are doing with the skin.

How to use Git
| AMD Athlon II X3 Triple Core Processor 2.9 GHz |GIGABYTE GA-MA785GM-US2H Mobo 2GB DDR2 Ram | MSI N430GT |
| Logitec Harmony One Remote| 52" Sharp Aquos LED TV | Onkyo TX-NR509 |
find quote
KiSUAN Offline
Fan
Posts: 536
Joined: Oct 2010
Reputation: 3
Location: Montevideo, Uruguay
Post: #67
So I have no experience yet with ROMS and addons with XBMC, but from looking at the code of the script-Rom_Collection_Browser-main.xml present in Night I think that what you are asking would be possible.

Open MyPrograms.xml and replace:

Code:
        <control type="image">
            <include>Dimensions_Fullscreen</include>
            <fadetime>400</fadetime>
+            <texture fallback="backdrops/curtains.jpg">$INFO[ListItem.Property(mainviewbackground)]</texture>
-            <texture>backdrops/curtains.jpg</texture>
            <include>Animation_CommonFade</include>
            <visible>Control.IsVisible(56)</visible>
        </control>

If it works, please tell me and ill add it, if not, give me some time that I'll have to install some emulators+roms and learn how to setup all, unless someone that already knows tell us, maybe mcborzu.

Night [MOD] Purity

[url=http://forum.xbmc.org/showthread.php?tid=86759"]
Purity Media Flags & RD XBMC Icon
[/url]
[url=http://forum.xbmc.org/showthread.php?tid=99554"]
Film/Movie/Game Studio Flags Repository
[/url]
(This post was last modified: 2010-12-27 05:53 by KiSUAN.)
find quote
nekoarashi Offline
Member
Posts: 57
Joined: Dec 2010
Reputation: 0
Post: #68
Hey, awesome skin modification. I'm not seeing your changes to accompany Advanced Launcher, what am I doing wrong? =)
find quote
KiSUAN Offline
Fan
Posts: 536
Joined: Oct 2010
Reputation: 3
Location: Montevideo, Uruguay
Post: #69
Go to addons in the main menu>enter>select advance laucnher pro, there you have all the launchers you have added, to change view press down or up (depends in the view) to get to the view nav and change views.

You dont need to do anything special, you have to be in my skin of course.

Night [MOD] Purity

[url=http://forum.xbmc.org/showthread.php?tid=86759"]
Purity Media Flags & RD XBMC Icon
[/url]
[url=http://forum.xbmc.org/showthread.php?tid=99554"]
Film/Movie/Game Studio Flags Repository
[/url]
find quote
nekoarashi Offline
Member
Posts: 57
Joined: Dec 2010
Reputation: 0
Post: #70
Hello, thank you for swift replys. I tried all that and I still do not see the views+ txt descriptions as shown in your screen shots.I downloadedthe version of your skin on the front page, the non-git version. Might that be the issue? All I see is 3dsquare, poster.. etc as far as views- which are you using?
find quote
Post Reply