Changeset 16840


Ignore:
Timestamp:
Jun 26, 2012, 1:21:40 AM (14 years ago)
Author:
tobayer
Message:

[titan] update skin.xml, recordpath

File:
1 edited

Legend:

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

    r16827 r16840  
    302302
    303303
     304#recordpath fullscreen, max 1220x660, Xspace=30 !
     305<screen name="recordpath" fontsize="28" fontcol="fontcol" bgcol="black" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30">
     306<node name="titletext" text="Record Path settings" fontcol="black" fontsize="36" posx="0" posy="0" width="840" height="50" valign="middle" halign="center" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     307<node name="details" text="recordpath..." bordercol="titlebgcol" bordersize="1" borderradius="8" type="textbox" wrap="yes" fontsize="28" posx="0" posy="60" width="840" height="145" hspace="10" vspace="10">
     308        <node name="minitv" func="gettvpic" param1="510:48:180">
     309        <node bordersize="5" bordercol="black" posx="894" posy="20" width="282" height="165" bgcol="0" transparent="255">
     310<node name="listbox" type="listbox" scrollbar="auto" bordercol="titlebgcol" bordersize="1" fontsize="28" posx="center" posy="215" width="1000" height="385" hspace="5" vspace="5">
     311        <node parent="listbox" name="moviepath" text="Moviepath" type="choicebox" valign="middle" width="100%" height="35">
     312        <node parent="listbox" name="timerpath" text="Timer Record Path" type="choicebox" valign="middle" width="100%" height="35">
     313        <node parent="listbox" name="recpath" text="Record Path" type="choicebox" valign="middle" width="100%" height="35">
     314        <node parent="listbox" name="timeshiftpath" text="Timeshift Path" type="choicebox" valign="middle" width="100%" height="35">
     315        <node parent="listbox" name="streampath" text="Stream Path" type="choicebox" valign="middle" width="100%" height="35">
     316<node name="buttonbar" posx="0" posy="610" width="1220" height="50" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     317<node name="b1" picmem="skin/key_ok_70x40.png"   posx="5"  posy="615" width="70" height="40">
     318<node name="b2" picmem="skin/key_exit_70x40.png" posx="75" posy="615" width="70" height="40">
     319<node name="b3" text="EDIT" picmem="skin/key_red_30x30.png" textposx="40" valign="middle" fontcol="black" fontsize="25" posx="155" posy="620" width="200" height="30">
     320</screen>
     321
     322
    304323#skinselect grid, max 1220x660, Xspace=30 !
    305324<screen name="skinselect" fontsize="28" fontcol="fontcol" bgcol="black" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30">
     
    11001119</screen>
    11011120
    1102 <screen fontcol=fontcol valign=bottom titlealign=center name="recordpath" titlebgcol=titlebgcol hspace=30 vspace=30 fontsize=30 title="Record Path settings" posx=center posy=center width=60% height=65% bordercol=bordercol bordersize=2 bgcol=bgcol>
    1103 <node fontsize=30 bordercol=titlebgcol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
    1104 <node name=moviepath type=choicebox parent=listbox valign=middle posx=0 text="Moviepath" bordercol=bordercol bordersize=2 width=100%>
    1105 <node name=timerpath type=choicebox parent=listbox valign=middle posx=0 text="Timer Record Path" bordercol=bordercol bordersize=2 width=100%>
    1106 <node name=recpath type=choicebox parent=listbox valign=middle posx=0 text="Record Path" bordercol=bordercol bordersize=2 width=100%>
    1107 <node name=timeshiftpath type=choicebox parent=listbox valign=middle posx=0 text="Timeshift Path" bordercol=bordercol bordersize=2 width=100%>
    1108 <node name=streampath type=choicebox parent=listbox valign=middle posx=0 text="Stream Path" bordercol=bordercol bordersize=2 width=100%>
    1109 <node name=b1 text="OK" halign=center valign=middle bordercol=okcol bordersize=6 bordertype=2 posx=20 posy=0 width=150 height=39/>
    1110 <node name=b2 text="EXIT" halign=center valign=middle bordercol=exitcol bordersize=6 bordertype=2 posx=180 posy=0 width=150 height=39/>
    1111 <node name=b3 text="EDIT" halign=center valign=middle bordercol=red bordersize=6 bordertype=2 posx=340 posy=0 width=150 height=39/>
    1112 </screen>
    1113 
    11141121<screen fontcol=fontcol valign=bottom titlealign=center name="plugin" titlebgcol=titlebgcol hspace=30 vspace=30 fontsize=30 title="Plugins" posx=center posy=center width=60% height=65% bordercol=bordercol bordersize=2 bgcol=bgcol>
    11151122<node textposx=105 fontsize=30 bordercol=titlebgcol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
Note: See TracChangeset for help on using the changeset viewer.