• 1(current)
  • 2
  • 3
  • 4
  • 5
  • 13
[WIP] Glass
#1
Google translation:
Glass
Glass is a skin that wants the result of influence (Yiarkyiark and myself).
It is inspired by Confluence and features! T, all having an integration of other script of its own (MovieSet, RSS feeds, mail management ...)
The other feature of this skin is to have fully customizable menus, modification, deletion or addition, this with an intuitive interface.
Other new features are also planned during 2012 and future, Improved support for touch screens, home automation and other crazy ideas that went through my head.
For now the skin under development but you can test install with this repo http://passion-xbmc.org/addons/?Page=Vie...n.xbmc.org

http://www.youtube.com/watch?v=b3OFd8xqw...e=youtu.be

Image

New feature cdart Film
Image

Image

Image

MovieSet inside(By Frost)
Image
Reply
#2
beautiful simple as that
Reply
#3
looks sexy cant wait to use it
Reply
#4
Looks good. hopefully it progresses good

Is it for eden?
CPU:- AMD FX 4100 Motherboard: Gigabyte 78LMT-S2 RAM:-4GB Graphics: AMD HD 7750 1GB DDR5 PSU: IBALL 500W Display: DELL S2240M Storage: 1TB
Reply
#5
the skin is almost finished, it should go in alpha in two weeks and be available for Christmas. I have to finish the support for PVR and added new functions for adjusting the transparency and color.

Image

Image
Reply
#6
please dont rush it i like to see quality.
Reply
#7
I do not rush, I'm working on this skin for several months, in fact it is only the result of another skin that I will builds "influence" for dharma.
you can try influence http://passion-xbmc.org/addons/?Page=Vie...luence.svn
Reply
#8
@fmroman

I really like the color picker Big Grin
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#9
Machine-Sanctum Wrote:@fmroman

I really like the color picker Big Grin

You can test, if you want, but I have not finished. Look here in folder dev-pre. http://code.google.com/p/passion-xbmc/so...tail?r=993

Quote:NB: For good work this patch is required, http://passion-xbmc.googlecode.com/svn-history/r984/trunk/addons/frodo-pre/script.mouse.tracker.service/xbmcguimodule.patch

but it's possible to test on Eden without patch
Under Windows work good
Under linux possible crash. but fmronan says it ok if not use id=150 in xml of my add-on.
under other OS not tested.

good luck

frost
For my bad English, sorry. I am French Canadian.
Admin @ Passion-XBMC.org
Reply
#10
yes it's a good scriptNod easy to customise font color

Image

Image
Reply
#11
Interesting, I'm going to have to have a look at this seeing as we're not getting addons settings for skins and I wanted to use them for allowing the user to set their own colours.

FrostBox Wrote:You can test, if you want, but I have not finished. Look here in folder dev-pre. http://code.google.com/p/passion-xbmc/so...tail?r=993

Under Windows work good
Under linux possible crash. but fmronan says it ok if not use id=150 in xml of my add-on.
under other OS not tested.

good luck

frost
Reply
#12
and it's good for transparency too
Reply
#13
hi hitcher,
I not use add-ons settings.
i use existing built-in of skin.

Example: RunScript(script.color.picker,Built-In[,extra])
- Built-In: Skin.SetString(MyPrettyColor[,default color])
note: default color is used only if user cancel choice

if you want pick color of current Screen, add extra option.
- Extra Option: Start=PickColorOnScreen

if you want ajust only transparency, add extra option.
- Extra Option: Transparency
trans params:
- Min: [Optional] minimal ajust, default 0
- Max: [Optional] maximal ajust, default 100
- SetStringInRealTime: [Optional] default false, if you want view ajusting in real time
trans example: Transparency&Min=20&Max=90&SetStringInRealTime=true

Colors:
PHP Code:
<onclick>RunScript(script.color.picker,Skin.SetString(MyPrettyColor,FFEB9E17))</onclick>
<
onclick>RunScript(script.color.picker,Skin.SetString(MyPrettyColor2),Start=PickColorOnScreen)</onclick
Transparency:
PHP Code:
<onclick>RunScript(script.color.picker,Skin.SetString(MyTransColor,$INFO[Skin.String(MyTransColor)]),Transparency&Min=20&Max=90&SetStringInRealTime=true)</onclick
Frost
For my bad English, sorry. I am French Canadian.
Admin @ Passion-XBMC.org
Reply
#14
Hitcher with:<onclick>RunScript(script.color.picker,Skin.SetString(MyPrettyColor3,$VAR[MyFontColor8]),Transparency&SetStringInRealTime=true)</onclick>

Image

Image

Image

Image
Reply
#15
You can install "Glass" alpha release with this repo http://passion-xbmc.org/addons/?Page=Vie...n.xbmc.org don't use .zip
Reply
  • 1(current)
  • 2
  • 3
  • 4
  • 5
  • 13

Logout Mark Read Team Forum Stats Members Help
[WIP] Glass5