Changeset 11308


Ignore:
Timestamp:
Nov 17, 2011, 6:01:19 PM (14 years ago)
Author:
user0815
Message:

[ipk] update default grey skin

Location:
ipk/source.sh4/titanskins_default_grey
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_default_grey/var/usr/local/share/titan/skin/default_grey/skin.xml

    r11100 r11308  
    3131<node name=b2 text="EXIT" halign=center valign=center posx=100 posy=0 width=80 height=30 bordercol=exitcol bordertype=2 bordersize=4/>
    3232<node name=b3 text="RESET" halign=center valign=center posx=200 posy=0 width=80 height=30 bordercol=red bordertype=2 bordersize=4/>
     33<node name=b4 text="MENU" halign=center valign=center posx=300 posy=0 width=80 height=30 bordercol=green bordertype=2 bordersize=4/>
    3334</screen>
    3435
     
    4142<node name=founddata posx=0 posy=150 width=100% height=30/>
    4243<node bordersize=2 fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=185 width=100% height=-35>
    43 <node name=b1 text=OK halign=center valign=center bordercol=okcol bordersize=4 bordertype=2 posx=20 posy=0 width=180 height=30/>
     44<node name=b1 text=OK halign=center valign=center bordercol=okcol bordersize=4 bordertype=2 posx=20 posy=0 width=150 height=30/>
    4445<node name=b2 text=EXIT halign=center valign=center bordercol=exitcol bordersize=4 bordertype=2 posx=180 posy=0 width=150 height=30/>
    4546<node name=b3 text="ADD ALL" halign=center valign=center bordercol=red bordersize=4 bordertype=2 posx=340 posy=0 width=150 height=30/>
     
    151152<node name=b2 text=ADD halign=center valign=middle bordercol=green bordersize=4 bordertype=2 posx=180 posy=0 width=150 height=30/>
    152153<node name=b3 text="STOP/START" halign=center valign=middle bordercol=yellow bordersize=4 bordertype=2 posx=340 posy=0 width=150 height=30/>
    153 <node name=b4 text="LOG" halign=center valign=middle bordercol=white bordersize=4 bordertype=2 posx=500 posy=0 width=150 height=30/>
     154<node name=b4 text="LOG" halign=center valign=middle bordercol=blue bordersize=4 bordertype=2 posx=500 posy=0 width=150 height=30/>
    154155#<node func=gettime param1="%d-%m-%Y %H:%M" name=time halign=right valign=center posx=right posy=0 width=180 height=20 fontcol=fontcol/>
    155156</screen>
     
    208209<node name=b1 text=SAVE halign=center valign=middle bordercol=green bordersize=4 bordertype=2 posx=20 posy=0 width=150 height=30/>
    209210<node name=b2 text=EXIT halign=center valign=middle bordercol=exitcol bordersize=4 bordertype=2 posx=180 posy=0 width=150 height=30/>
    210 <node name=b3 text=MENUPROTECT halign=center valign=middle bordercol=red bordersize=4 bordertype=2 posx=340 posy=0 width=150 height=30/>
     211<node name=b3 text=MENUPROTECT halign=center valign=middle bordercol=blue bordersize=4 bordertype=2 posx=340 posy=0 width=150 height=30/>
    211212</screen>
    212213
     
    258259<screen fontcol=fontcol valign=bottom titlealign=center name="videosettings" hspace=5 vspace=5 fontsize=30 title="Video Settings" posx=center posy=center width=60% height=60% bordercol=bordercol bordersize=2 bgcol=bgcol>
    259260<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
    260 <node type=progressbar bgcol=white valign=middle halign=center name=brightness parent=listbox posx=0 text="Brightness" progresscol=green bordercol=bordercol bordersize=2 width=100% height=50>
     261<node fontcol=black type=progressbar bgcol=white valign=middle halign=center name=brightness parent=listbox posx=0 text="Brightness" progresscol=green bordercol=bordercol bordersize=2 width=100% height=50>
    261262<node deaktivcol=#1 parent=listbox height=30>
    262 <node type=progressbar bgcol=white valign=middle halign=center name=contrast parent=listbox posx=0 text="Contrast" progresscol=green bordercol=bordercol bordersize=2 width=100% height=50>
     263<node fontcol=black type=progressbar bgcol=white valign=middle halign=center name=contrast parent=listbox posx=0 text="Contrast" progresscol=green bordercol=bordercol bordersize=2 width=100% height=50>
    263264<node deaktivcol=#1 parent=listbox height=30>
    264 <node type=progressbar bgcol=white valign=middle halign=center name=tint parent=listbox posx=0 text="Tint" progresscol=green bordercol=bordercol bordersize=2 width=100% height=50>
     265<node fontcol=black type=progressbar bgcol=white valign=middle halign=center name=tint parent=listbox posx=0 text="Tint" progresscol=green bordercol=bordercol bordersize=2 width=100% height=50>
    265266#<node deaktivcol=#1 parent=listbox height=30>
    266 #<node type=progressbar bgcol=white valign=middle halign=center name=saturation parent=listbox posx=0 text="Saturation" progresscol=green bordercol=bordercol bordersize=2 width=100% height=50>
     267#<nodefontcol=black type=progressbar bgcol=white valign=middle halign=center name=saturation parent=listbox posx=0 text="Saturation" progresscol=green bordercol=bordercol bordersize=2 width=100% height=50>
    267268<node name=b1 text=SAVE halign=center valign=middle bordercol=green bordersize=4 bordertype=2 posx=20 posy=0 width=150 height=30/>
    268269<node name=b2 text=DEFAULT halign=center valign=middle bordercol=yellow bordersize=4 bordertype=2 posx=180 posy=0 width=150 height=30/>
     
    379380
    380381<screen fontcol=fontcol valign=bottom titlealign=center name="tunerconfig" hspace=5 vspace=5 fontsize=30 title="Tunerconfig" posx=center posy=center width=60% height=60% bordercol=bordercol bordersize=2 bgcol=bgcol>
    381 <node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
    382 <node name=b1 text=SAVE halign=center valign=middle bordercol=green bordersize=4 bordertype=2 posx=20 posy=0 width=150 height=30/>
    383 <node name=b2 text=EXIT halign=center valign=middle bordercol=exitcol bordersize=4 bordertype=2 posx=180 posy=0 width=150 height=30/>
     382<node name=mode text=Single halign=center valign=center bordercol=bgcol bordersize=0 posx=0 posy=1 width=100% height=30/>
     383<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=50 width=100% height=-35>
     384<node name=b1 text=MODE halign=center valign=middle bordercol=red bordersize=4 bordertype=2 posx=20 posy=0 width=150 height=30/>
     385<node name=b2 text=SAVE halign=center valign=middle bordercol=green bordersize=4 bordertype=2 posx=180 posy=0 width=150 height=30/>
     386<node name=b3 text=EXIT halign=center valign=middle bordercol=exitcol bordersize=4 bordertype=2 posx=340 posy=0 width=150 height=30/>
    384387</screen>
    385388
     
    493496<node name=epgbutton type=choicebox parent=listbox valign=middle posx=0 text="EPG button on EPG Screen" bordercol=bordercol width=100%>
    494497<node name=epgzoom type=choicebox parent=listbox valign=middle posx=0 text="Graphic EPG Zoom" bordercol=bordercol width=100%>
     498<node name=epgpicon type=choicebox parent=listbox valign=middle posx=0 text="Graphic EPG Picon" bordercol=bordercol width=100%>
    495499<node name=b1 text=SAVE halign=center valign=middle bordercol=green bordersize=4 bordertype=2 posx=20 posy=0 width=150 height=30/>
    496500<node name=b3 text="EPG Reset" halign=center valign=middle bordercol=red bordersize=4 bordertype=2 posx=180 posy=0 width=150 height=30/>
     
    597601</screen>
    598602
     603<screen fontcol=fontcol title="Records and EPG" titlealign=center name=timermenu hspace=30 vspace=30 fontsize=30 posx=center posy=center width=50% height=75% bordercol=bordercol bordersize=2 bgcol=bgcol>
     604<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox width=100% height=100%>
     605<node type=menu pic=skin/singleepg.png textposx=120 valign=middle name=singleepg text="Single EPG" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     606<node type=menu pic=skin/multiepg.png textposx=120 valign=middle name=multiepg text="Multi EPG" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     607<node type=menu pic=skin/gmultiepg.png textposx=120 valign=middle name=gmultiepg text="Graphic EPG" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     608<node type=menu pic=skin/timer.png textposx=120 valign=middle name=timer text="Records" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     609</screen>
     610
    599611<screen fontcol=fontcol title="Main Menu" titlealign=center name=mainmenu hspace=30 vspace=30 fontsize=30 posx=center posy=center width=50% height=75% bordercol=bordercol bordersize=2 bgcol=bgcol>
    600612<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox width=100% height=100%>
    601613<node type=menu pic=skin/aafpanel.png textposx=120 valign=middle name=aafpanel text="AAF Panel" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    602 <node type=menu pic=skin/media_center.png textposx=120 valign=middle name=mediacenter text="Media Center" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    603 <node type=menu pic=skin/timer.png textposx=120 valign=middle name=timer text="Timer" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     614<node type=menu pic=skin/timer.png textposx=120 valign=middle name=timermenu text="Records and EPG ..." parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    604615<node type=menu pic=skin/scartrecorder.png textposx=120 valign=middle name=scartrecorder text="Scart-Recorder" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    605616<node type=menu pic=skin/information.png textposx=120 valign=middle name=information text="Information..." parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    606617<node type=menu pic=skin/plugins.png textposx=120 valign=middle name=plugins text="Plugins" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    607618<node type=menu pic=skin/settings.png textposx=120 valign=middle name=settings text="Settings..." parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     619<node type=menu pic=skin/media_center.png textposx=120 valign=middle name=mediacenter text="Media Center" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    608620<node type=menu pic=skin/standby.png textposx=120 valign=middle name=standby text="Standby / Poweroff..." parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    609621</screen>
     
    615627<node type=menu pic=skin/cinterface.png textposx=120 valign=middle name=cinterface text="Common Interface" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    616628<node type=menu pic=skin/child_protection.png textposx=120 valign=middle name=childprotection text="Child Protection" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     629<node type=menu textposx=120 valign=middle name=restoredefault text="Restore default settings" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    617630<node type=menu pic=skin/save.png textposx=120 valign=middle name=savesettings text="Save Settings" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    618631</screen>
     
    845858<node name=onid text="ONID:" posy=132 posx=0 height=22 width=100%>
    846859<node name=sid text="SID:" posy=154 posx=0 height=22 width=100%>
     860<node name=id text="ID:" posy=176 posx=0 height=22 width=100%>
    847861<node name=tuner text="Tuner:" posy=1 posx=0 height=22 width=100%>
    848862<node name=type text="Type:" posy=22 posx=0 height=22 width=100%>
  • ipk/source.sh4/titanskins_default_grey/var/usr/local/share/titan/skin/default_grey/skinconfig

    r10979 r11308  
    1 bordercol=323232
    2 bordercol1=aaaaaa
    3 bordercol2=CD661D
     1fontcol=ffffff
     2bordercol=CD661D
    43borderradius=10
    5 bgcol=323232
     4bgcol=000000
     5markcol=ff0001
     6protectcol=00ff00
    67blue=0000ff
     8green=00ff00
     9red=ff0000
     10orange=ff5500
     11yellow=ffff00
     12black=000001
     13white=ffffff
     14grey=BEBEBE
    715burlywood1=FFD39B
     16okcol=ffffff
     17exitcol=ffffff
    818deaktivcol=888888
    9 exitcol=ffffff
     19listboxselect=616D7E
     20listboxselecttype=1
     21osdtransparent=30
     22fontsizeadjust=0
    1023emurunningcol=00ff00
    11 emuaktivecol=008200
    12 fontcol=ffffff
    13 green=00ff00
    14 grey=BEBEBE
    15 listboxselect=aaaaaa
    16 markcol=ff0001
    17 orange=ff5500
    18 okcol=ffffff
    19 osdtransparent=10
    20 protectcol=00ff00
    21 red=ff0000
    22 titlebgcol=000000
    23 white=ffffff
    24 yellow=ffff00
    25 epgcol1=4c4c4c
    26 epgcol2=4c4c4c
     24emuaktivecol=FFD39B
     25epgcol1=aaaaaa
     26epgcol2=bbbbbb
Note: See TracChangeset for help on using the changeset viewer.