Changeset 20423


Ignore:
Timestamp:
Mar 9, 2013, 12:04:37 PM (13 years ago)
Author:
nit
Message:

[titan] add timeshift to default skin

File:
1 edited

Legend:

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

    r20384 r20423  
    132132        <node parent="listbox" type="menu" name="skinadjust" text="Skin Adjust" picmem="skin/adjust.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    133133        <node parent="listbox" type="menu" name="screensaveradjust" text="Screensaver Adjust" picmem="skin/adjust.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     134        <node parent="listbox" type="menu" name="timeshiftsettings" text="Timeshift Settings" picmem="skin/adjust.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    134135###     <node parent="listbox" type="menu" name="keyboard" text="Keyboard" picmem="skin/keyboard.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    135136        <node parent="listbox" type="menu" name="recordpath" text="Record Path" picmem="skin/recordpath.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     
    478479        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
    479480        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%" height="35">
    480         <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%" height="35">
    481481        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%" height="35">
    482482        <node parent="listbox" name="screenanim" text="Animated Screens" type="choicebox" valign="middle" width="100%" height="35">
     
    501501        <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%" height="35">
    502502        <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%" height="35">
     503<node name="buttonbar" posx="0" posy="610" width="1220" height="50" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     504<node name="b1" picmem="skin/key_ok_70x40.png"   posx="5"  posy="615" width="70" height="40">
     505<node name="b2" picmem="skin/key_exit_70x40.png" posx="75" posy="615" width="70" height="40">
     506</screen>
     507
     508#timeshiftsettings fullscreen, max 1220x660, Xspace=30 !
     509<screen name="timeshiftsettings" fontsize="28" fontcol="fontcol" bgcol="black" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30">
     510<node name="titletext" text="Timeshift 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">
     511<node name="details" bordercol="titlebgcol" bordersize="1" borderradius="8" type="textbox" wrap="yes" fontsize="28" posx="0" posy="60" width="840" height="145" hspace="10" vspace="10" text="Here you can make your system settings. Use to navigate the control cross and the extra buttons displayed with your remote control to select.">
     512        <node name="minitv" func="gettvpic" param1="494:25:210">
     513        <node bordersize="5" bordercol="black" posx="850" posy="0" width="370" height="205" bgcol="0" transparent="255">
     514        <node bordersize="5" bordercol="black" posx="850" posy="0" width="370" height="205" transparent="0">
     515<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">
     516        <node parent="listbox" name="timeshifttype" text="Timeshifttype" type="choicebox" valign="middle" width="100%" height="35">
     517        <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%" height="35">
    503518<node name="buttonbar" posx="0" posy="610" width="1220" height="50" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
    504519<node name="b1" picmem="skin/key_ok_70x40.png"   posx="5"  posy="615" width="70" height="40">
Note: See TracChangeset for help on using the changeset viewer.