running 10.1 live with a hacked on nightly complied from June 1st maybe but not see the Night skin listed in the official repo, so how do I use the git://github.com/bartowski/skin.night.git to install the skin?
is this any goog?
http://boshdirect.com/blogs/tech/how-to-...-live.html
bertybassett
Senior Member Posts: 131 Joined: Jun 2010 Reputation: 4 |
2011-06-28 21:23
Post: #11
|
| find quote |
mcborzu
Skilled Skinner Joined: Feb 2009 Reputation: 15 Location: dsf |
2011-06-28 22:51
Post: #12
bertybassett Wrote:running 10.1 live with a hacked on nightly complied from June 1st maybe but not see the Night skin listed in the official repo, so how do I use the git://github.com/bartowski/skin.night.git to install the skin? This Post is probably better, though instructions are for Windows, the basics should be about the same... Check out The Carmichael - A Skin For XBMC Check out Night - A Skin For XBMC Check out Unfinished - A Skin For XBMC |
| find quote |
bandelguy
Fan Joined: Oct 2009 Reputation: 6 Location: India |
2011-06-29 12:53
Post: #13
I have used Git as directed by the link in the above post and saved the skin in e:/xbmc skins. I see gitconfig file and .git folder in the skin.night folder. I wish to copy the skins folder to the addons folder of XBMC without including the .gitconfig file and .git folder. Is it possible do so & how?
CPU:- AMD FX 4100 Motherboard: Gigabyte 78LMT-S2 RAM:-4GB Graphics: AMD HD 7750 1GB DDR5 PSU: IBALL 500W Display: DELL S2240M Storage: 1TB |
| find quote |
isamu.dragon
Posting Freak Joined: Feb 2009 Reputation: 4 Location: T.A.R.D.I.S. |
2011-06-29 20:31
Post: #14
delete the .git directory, and presto it doesn't have the git stuff.
however i recommend keeping it, so you can update from time to time ![]() XBMC Server/Client: Database Type: MySQL OS: WIN7 64-Bit/XBMCuntu CPU: i7/Intel Atom (Dual Core) GPU: Nvidia GeForce GTS450/Nvidia Ion RAM: 12GB/2GB (512MB GPU) XBMC Version: Frodo 12.2/XBMCbuntu Frodo 12.2Skin: Aeon Nox |
| find quote |
isamu.dragon
Posting Freak Joined: Feb 2009 Reputation: 4 Location: T.A.R.D.I.S. |
2011-07-25 20:32
Post: #15
Has there been any new development since June?
![]() XBMC Server/Client: Database Type: MySQL OS: WIN7 64-Bit/XBMCuntu CPU: i7/Intel Atom (Dual Core) GPU: Nvidia GeForce GTS450/Nvidia Ion RAM: 12GB/2GB (512MB GPU) XBMC Version: Frodo 12.2/XBMCbuntu Frodo 12.2Skin: Aeon Nox |
| find quote |
mcborzu
Skilled Skinner Joined: Feb 2009 Reputation: 15 Location: dsf |
2011-07-30 04:56
Post: #16
Sorry busy pwning in call of duty, busy at work, managing 2-3 other skins really eats up the time...
One day/weekend soon I'm going to sit down finish up what I got and upload all my skins to the repo. Though the buggy Eden versions really have me contemplating going back to Dharma... Check out The Carmichael - A Skin For XBMC Check out Night - A Skin For XBMC Check out Unfinished - A Skin For XBMC |
| find quote |
ZombieRobot
Fan Joined: May 2010 Reputation: 4 Location: Mount Maunganui , New Zealand |
2011-07-30 05:02
Post: #17
mcborzu Wrote:Sorry busy pwning in call of duty, busy at work, managing 2-3 other skins really eats up the time... Exactly what i did went back to Dharma after playing with showmix just couldn't get my head around some of the bugs i was having with my Eden build drove me insane |
| find quote |
isamu.dragon
Posting Freak Joined: Feb 2009 Reputation: 4 Location: T.A.R.D.I.S. |
2011-08-07 23:56
Post: #18
Under both "Movies" and "TV Shows", there is a Files Menu. Here is the complete Source, as well as the return command.
Code: <onclick>ActivateWindow(Videos,Files,return)</onclick>Currently, I am working on a current bug I found in eden that I cannot go to the Albums menu after selecting an artist. Using the Confluence Skin as a basis to fully update the night skin on my own machines. I will give some help as I go. And NO, I am NOT taking over the skin. Just giving some assistance where possible. My Branch (Trying to do some work for Eden) https://github.com/IsamuDragon/skin.night ![]() XBMC Server/Client: Database Type: MySQL OS: WIN7 64-Bit/XBMCuntu CPU: i7/Intel Atom (Dual Core) GPU: Nvidia GeForce GTS450/Nvidia Ion RAM: 12GB/2GB (512MB GPU) XBMC Version: Frodo 12.2/XBMCbuntu Frodo 12.2Skin: Aeon Nox
(This post was last modified: 2011-08-08 00:04 by isamu.dragon.)
|
| find quote |
hth0923
Junior Member Posts: 44 Joined: Aug 2010 Reputation: 0 Location: London |
hth0923 Wrote:Dear mcborzu Hi Mcborzu I have changed to other skins periodically since Night fontset's structure has been changed. Seriously, just feel not the same and not right. Finally I have changed the default skin back to Night again and give a try to amend the fontset manually. I have noticed the care that you have put into the skin. You have categorised 8 of the fonts (~/.xbmc/addons/skin.night/fonts/) in font.xml file, and make it really easy to amend that will eventually suit for everyone. For my case, I need to display simplified and traditional chinese in most of the Viewtype. Instead of change the font.xml, I just download and rename the arialuni.ttf to LiberationSans-Regular.ttf, then copy and overwrite at ~/.xbmc/addons/skin.night/fonts/. restart the xbmc. Hooray!!!! chinese characters back on!!!! For anyone who has the similar situation as mine, just do the same as above, you will basically get any of the language works like charm! Many thanks mcborzu ![]() ![]() Regards, hth0923 |
| find quote |
hth0923
Junior Member Posts: 44 Joined: Aug 2010 Reputation: 0 Location: London |
hth0923 Wrote:Hi Mcborzu Updates for Now Playing Rolling Texts (Under Music & Videos) Edit in font.xml file: <!-- DejaVuSans-Bold.ttf --> <font> <name>DejaVuSans_Bold_20</name> <filename>DejaVuSans-Bold.ttf</filename> <size>20</size> <linespacing>1</linespacing> </font> <font> <name>DejaVuSans_Bold_32</name> <filename>DejaVuSans-Bold.ttf</filename> <size>32</size> <linespacing>1</linespacing> </font> Change the font DejaVuSans-Bold.ttf to Arialuni.ttf then copy arialuni.ttf to your fonts folder ~/.xbmc/addons/skin.night/fonts/ Regards, hth0923 |
| find quote |

![[Image: all-fanart.jpg]](http://trakt.tv/user/IsamuDragon/widgets/watched/all-fanart.jpg)


Search
Help