Re: Kartina и XBMC
распакуй папку и посмотри файлы, хтмл код знаешь как выглядит?
в папке скинс лижат хмл листы с настройками, там ищи нужные циферки
KartinaTV\resources\skins\Default
распакуй папку и посмотри файлы, хтмл код знаешь как выглядит?
в папке скинс лижат хмл листы с настройками, там ищи нужные циферки
KartinaTV\resources\skins\Default
Spoiler
<window>
<resolution>PAL16x9</resolution>
<useincludes>false</useincludes>
<defaultcontrol>202</defaultcontrol>
<controls>
<!-- START: Images -->
<control type="image" id="1">
<description>Background Image</description>
<posx>0</posx>
<posy>0</posy>
<width>720</width>
<height>576</height>
<texture>background.png</texture>
</control>
<control type="image" id="1">
<description>KTV Logo</description>
<posx>10</posx>
<posy>0</posy>
<width>177</width>
<height>125</height>
<texture>ktv-logo2.png</texture>
</control>
<control type="label" id="6">
<description>Channels</description>
<width>427</width>
<posx>244</posx>
<posy>70</posy>
<align>center</align>
<aligny>center</aligny>
<label>TV Channels</label>
<font>font13</font>
<textcolor>FFFFFFFF</textcolor>
</control>
<!-- END: Images -->
<!-- START: Lists -->
<control type="group" id="202">
<!-- START: Lists -->
<control type="wraplist" id="60">
<description>Video List</description>
<posx>185</posx>
<posy>95</posy>
<width>525</width>
<height>420</height>
<!-- <visible>true</visible> -->
<onup>202</onup>
<ondown>202</ondown>
<onleft>203</onleft>
<onright>202</onright>
<viewtype label="Pics,Text">list</viewtype>
<orientation>vertical</orientation>
<pagecontrol>25</pagecontrol>
<scrolltime>10</scrolltime>
<focusposition>6</focusposition>
<itemlayout height="25" width="525">
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>20</width>
<height>75</height>
<font>font13</font>
<aligny>top</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.tracknumber</info>
<textcolor>FFFFFFFF</textcolor>
</control>
<control type="image">
<posx>25</posx>
<posy>0</posy>
<width>25</width>
<height>25</height>
<info>ListItem.Thumb</info>
</control>
<control type="label">
<posx>55</posx>
<posy>0</posy>
<width>410</width>
<height>75</height>
<font>font13</font>
<aligny>top</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
<textcolor>FFFFFFFF</textcolor>
</control>
<control type="label">
<font>font15</font>
<info>ListItem.Label2</info>
<visible>false</visible>
</control>
</itemlayout>
<focusedlayout height="80" width="525">
<control type="image">
<width>525</width>
<height>80</height>
<posx>0</posx>
<posy>0</posy>
<texture>list-focus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>20</width>
<height>80</height>
<font>font13</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.tracknumber</info>
<textcolor>FFFFFFFF</textcolor>
</control>
<control type="image">
<posx>20</posx>
<posy>25</posy>
<!-- <alignx>left</alignx> -->
<width>45</width>
<height>45</height>
<info>ListItem.Thumb</info>
</control>
<control type="label">
<posx>25</posx>
<posy>0</posy>
<width>430</width>
<height>100</height>
<font>font13</font>
<aligny>top</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
<textcolor>FF000000</textcolor>
</control>
<control type="label">
<posx>70</posx>
<posy>5</posy>
<width>450</width>
<height>100</height>
<font>font15</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<textcolor>grey</textcolor>
<align>left</align>
<aligny>center</aligny>
<!--<scroll>false</scroll>
<wrapmultiline>true</wrapmultiline>- -->
<info>ListItem.Label2</info>
</control>
</focusedlayout>
</control>
<control type="wraplist" id="70">
<description>Radio List</description>
<posx>185</posx>
<posy>95</posy>
<width>525</width>
<height>420</height>
<!-- <visible>true</visible> -->
<onup>202</onup>
<ondown>202</ondown>
<onleft>203</onleft>
<onright>202</onright>
<viewtype label="Pics,Text">list</viewtype>
<orientation>vertical</orientation>
<pagecontrol>25</pagecontrol>
<scrolltime>10</scrolltime>
<focusposition>6</focusposition>
<!--<texturenofocus>list-nofocus.png</texturenofocus>
<texturefocus>list-focus.png</texturefocus>-->
<itemlayout height="25" width="525">
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>20</width>
<height>75</height>
<font>font13</font>
<aligny>top</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.tracknumber</info>
<textcolor>FFFFFFFF</textcolor>
</control>
<control type="image">
<posx>25</posx>
<posy>0</posy>
<width>25</width>
<height>25</height>
<info>ListItem.Thumb</info>
</control>
<control type="label">
<posx>55</posx>
<posy>0</posy>
<width>410</width>
<height>75</height>
<font>font13</font>
<aligny>top</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
<textcolor>FFFFFFFF</textcolor>
</control>
<control type="label">
<font>font15</font>
<info>ListItem.Label2</info>
<visible>false</visible>
</control>
</itemlayout>
<focusedlayout height="80" width="525">
<control type="image">
<width>525</width>
<height>80</height>
<posx>0</posx>
<posy>0</posy>
<texture>list-focus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>20</width>
<height>80</height>
<font>font13</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.tracknumber</info>
<textcolor>FFFFFFFF</textcolor>
</control>
<control type="image">
<posx>20</posx>
<posy>25</posy>
<!-- <alignx>left</alignx> -->
<width>45</width>
<height>45</height>
<info>ListItem.Thumb</info>
</control>
<control type="label">
<posx>25</posx>
<posy>0</posy>
<width>430</width>
<height>100</height>
<font>font13</font>
<aligny>top</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
<textcolor>FF000000</textcolor>
</control>
<control type="label">
<posx>70</posx>
<posy>5</posy>
<width>450</width>
<height>100</height>
<font>font15</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<textcolor>grey</textcolor>
<align>left</align>
<aligny>center</aligny>
<!--<scroll>false</scroll>
<wrapmultiline>true</wrapmultiline>- -->
<info>ListItem.Label2</info>
</control>
</focusedlayout>
</control>
</control>
<control type="group" id="203">
<posx>0</posx>
<posy>90</posy>
<width>150</width>
<height>20</height>
<texturefocus>button-focus.png</texturefocus>
<texturenofocus>button-nofocus.png</texturenofocus>
<textcolor>ffffffff</textcolor>
<disabledcolor>60ffffff</disabledcolor>
<textoffsetx>17</textoffsetx>
<aligny>center</aligny>
<font>fon10</font>
<onleft>203</onleft>
<onright>202</onright>
<control type="button" id="11">
<description>Refresh Button</description>
<label>Refresh</label>
<posx>20</posx>
<posy>60</posy>
<width>150</width>
<height>30</height>
<onright>202</onright>
<!-- <onleft>202</onleft> -->
<onup>11</onup>
<ondown>9</ondown>
<texturefocus>button-focus.png</texturefocus>
<texturenofocus>button-nofocus.png</texturenofocus>
<textcolor>ffffffff</textcolor>
<disabledcolor>60ffffff</disabledcolor>
<textoffsetx>17</textoffsetx>
<aligny>center</aligny>
</control>
<control type="button" id="9">
<description>TV Button</description>
<label>TV</label>
<posx>20</posx>
<posy>110</posy>
<width>150</width>
<height>30</height>
<onright>202</onright>
<!-- <onleft>202</onleft> -->
<onup>11</onup>
<ondown>10</ondown>
<texturefocus>button-focus.png</texturefocus>
<texturenofocus>button-nofocus.png</texturenofocus>
<textcolor>ffffffff</textcolor>
<disabledcolor>60ffffff</disabledcolor>
<textoffsetx>17</textoffsetx>
<aligny>center</aligny>
</control>
<control type="button" id="10">
<description>About Button</description>
<label>About</label>
<posx>20</posx>
<posy>160</posy>
<width>150</width>
<height>30</height>
<!-- <onleft>202</onleft>-->
<onright>202</onright>
<onup>9</onup>
<ondown>10</ondown>
<texturefocus>button-focus.png</texturefocus>
<texturenofocus>button-nofocus.png</texturenofocus>
<textcolor>ffffffff</textcolor>
<disabledcolor>60ffffff</disabledcolor>
<textoffsetx>17</textoffsetx>
<aligny>center</aligny>
</control>
<!-- <control type="progress" id="12"> -->
<control type="button" id="12">
<description>progress control</description>
<posx>20</posx>
<posy>420</posy>
<width>150</width>
<height>30</height>
<label>Authorizing...</label>
<animation effect="fade" start="10" time="400" pulse="true" condition="Control.IsVisible(12)">Con ditional</animation>
<info></info>
</control>
<control type="button" id="13">
<description>rdy</description>
<posx>20</posx>
<posy>420</posy>
<width>150</width>
<height>30</height>
<label>Ready!</label>
<!-- <visible>false</visible> -->
</control>
</control>
</controls>
</window>
<resolution>PAL16x9</resolution>
<useincludes>false</useincludes>
<defaultcontrol>202</defaultcontrol>
<controls>
<!-- START: Images -->
<control type="image" id="1">
<description>Background Image</description>
<posx>0</posx>
<posy>0</posy>
<width>720</width>
<height>576</height>
<texture>background.png</texture>
</control>
<control type="image" id="1">
<description>KTV Logo</description>
<posx>10</posx>
<posy>0</posy>
<width>177</width>
<height>125</height>
<texture>ktv-logo2.png</texture>
</control>
<control type="label" id="6">
<description>Channels</description>
<width>427</width>
<posx>244</posx>
<posy>70</posy>
<align>center</align>
<aligny>center</aligny>
<label>TV Channels</label>
<font>font13</font>
<textcolor>FFFFFFFF</textcolor>
</control>
<!-- END: Images -->
<!-- START: Lists -->
<control type="group" id="202">
<!-- START: Lists -->
<control type="wraplist" id="60">
<description>Video List</description>
<posx>185</posx>
<posy>95</posy>
<width>525</width>
<height>420</height>
<!-- <visible>true</visible> -->
<onup>202</onup>
<ondown>202</ondown>
<onleft>203</onleft>
<onright>202</onright>
<viewtype label="Pics,Text">list</viewtype>
<orientation>vertical</orientation>
<pagecontrol>25</pagecontrol>
<scrolltime>10</scrolltime>
<focusposition>6</focusposition>
<itemlayout height="25" width="525">
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>20</width>
<height>75</height>
<font>font13</font>
<aligny>top</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.tracknumber</info>
<textcolor>FFFFFFFF</textcolor>
</control>
<control type="image">
<posx>25</posx>
<posy>0</posy>
<width>25</width>
<height>25</height>
<info>ListItem.Thumb</info>
</control>
<control type="label">
<posx>55</posx>
<posy>0</posy>
<width>410</width>
<height>75</height>
<font>font13</font>
<aligny>top</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
<textcolor>FFFFFFFF</textcolor>
</control>
<control type="label">
<font>font15</font>
<info>ListItem.Label2</info>
<visible>false</visible>
</control>
</itemlayout>
<focusedlayout height="80" width="525">
<control type="image">
<width>525</width>
<height>80</height>
<posx>0</posx>
<posy>0</posy>
<texture>list-focus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>20</width>
<height>80</height>
<font>font13</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.tracknumber</info>
<textcolor>FFFFFFFF</textcolor>
</control>
<control type="image">
<posx>20</posx>
<posy>25</posy>
<!-- <alignx>left</alignx> -->
<width>45</width>
<height>45</height>
<info>ListItem.Thumb</info>
</control>
<control type="label">
<posx>25</posx>
<posy>0</posy>
<width>430</width>
<height>100</height>
<font>font13</font>
<aligny>top</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
<textcolor>FF000000</textcolor>
</control>
<control type="label">
<posx>70</posx>
<posy>5</posy>
<width>450</width>
<height>100</height>
<font>font15</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<textcolor>grey</textcolor>
<align>left</align>
<aligny>center</aligny>
<!--<scroll>false</scroll>
<wrapmultiline>true</wrapmultiline>- -->
<info>ListItem.Label2</info>
</control>
</focusedlayout>
</control>
<control type="wraplist" id="70">
<description>Radio List</description>
<posx>185</posx>
<posy>95</posy>
<width>525</width>
<height>420</height>
<!-- <visible>true</visible> -->
<onup>202</onup>
<ondown>202</ondown>
<onleft>203</onleft>
<onright>202</onright>
<viewtype label="Pics,Text">list</viewtype>
<orientation>vertical</orientation>
<pagecontrol>25</pagecontrol>
<scrolltime>10</scrolltime>
<focusposition>6</focusposition>
<!--<texturenofocus>list-nofocus.png</texturenofocus>
<texturefocus>list-focus.png</texturefocus>-->
<itemlayout height="25" width="525">
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>20</width>
<height>75</height>
<font>font13</font>
<aligny>top</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.tracknumber</info>
<textcolor>FFFFFFFF</textcolor>
</control>
<control type="image">
<posx>25</posx>
<posy>0</posy>
<width>25</width>
<height>25</height>
<info>ListItem.Thumb</info>
</control>
<control type="label">
<posx>55</posx>
<posy>0</posy>
<width>410</width>
<height>75</height>
<font>font13</font>
<aligny>top</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
<textcolor>FFFFFFFF</textcolor>
</control>
<control type="label">
<font>font15</font>
<info>ListItem.Label2</info>
<visible>false</visible>
</control>
</itemlayout>
<focusedlayout height="80" width="525">
<control type="image">
<width>525</width>
<height>80</height>
<posx>0</posx>
<posy>0</posy>
<texture>list-focus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>20</width>
<height>80</height>
<font>font13</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.tracknumber</info>
<textcolor>FFFFFFFF</textcolor>
</control>
<control type="image">
<posx>20</posx>
<posy>25</posy>
<!-- <alignx>left</alignx> -->
<width>45</width>
<height>45</height>
<info>ListItem.Thumb</info>
</control>
<control type="label">
<posx>25</posx>
<posy>0</posy>
<width>430</width>
<height>100</height>
<font>font13</font>
<aligny>top</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
<textcolor>FF000000</textcolor>
</control>
<control type="label">
<posx>70</posx>
<posy>5</posy>
<width>450</width>
<height>100</height>
<font>font15</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<textcolor>grey</textcolor>
<align>left</align>
<aligny>center</aligny>
<!--<scroll>false</scroll>
<wrapmultiline>true</wrapmultiline>- -->
<info>ListItem.Label2</info>
</control>
</focusedlayout>
</control>
</control>
<control type="group" id="203">
<posx>0</posx>
<posy>90</posy>
<width>150</width>
<height>20</height>
<texturefocus>button-focus.png</texturefocus>
<texturenofocus>button-nofocus.png</texturenofocus>
<textcolor>ffffffff</textcolor>
<disabledcolor>60ffffff</disabledcolor>
<textoffsetx>17</textoffsetx>
<aligny>center</aligny>
<font>fon10</font>
<onleft>203</onleft>
<onright>202</onright>
<control type="button" id="11">
<description>Refresh Button</description>
<label>Refresh</label>
<posx>20</posx>
<posy>60</posy>
<width>150</width>
<height>30</height>
<onright>202</onright>
<!-- <onleft>202</onleft> -->
<onup>11</onup>
<ondown>9</ondown>
<texturefocus>button-focus.png</texturefocus>
<texturenofocus>button-nofocus.png</texturenofocus>
<textcolor>ffffffff</textcolor>
<disabledcolor>60ffffff</disabledcolor>
<textoffsetx>17</textoffsetx>
<aligny>center</aligny>
</control>
<control type="button" id="9">
<description>TV Button</description>
<label>TV</label>
<posx>20</posx>
<posy>110</posy>
<width>150</width>
<height>30</height>
<onright>202</onright>
<!-- <onleft>202</onleft> -->
<onup>11</onup>
<ondown>10</ondown>
<texturefocus>button-focus.png</texturefocus>
<texturenofocus>button-nofocus.png</texturenofocus>
<textcolor>ffffffff</textcolor>
<disabledcolor>60ffffff</disabledcolor>
<textoffsetx>17</textoffsetx>
<aligny>center</aligny>
</control>
<control type="button" id="10">
<description>About Button</description>
<label>About</label>
<posx>20</posx>
<posy>160</posy>
<width>150</width>
<height>30</height>
<!-- <onleft>202</onleft>-->
<onright>202</onright>
<onup>9</onup>
<ondown>10</ondown>
<texturefocus>button-focus.png</texturefocus>
<texturenofocus>button-nofocus.png</texturenofocus>
<textcolor>ffffffff</textcolor>
<disabledcolor>60ffffff</disabledcolor>
<textoffsetx>17</textoffsetx>
<aligny>center</aligny>
</control>
<!-- <control type="progress" id="12"> -->
<control type="button" id="12">
<description>progress control</description>
<posx>20</posx>
<posy>420</posy>
<width>150</width>
<height>30</height>
<label>Authorizing...</label>
<animation effect="fade" start="10" time="400" pulse="true" condition="Control.IsVisible(12)">Con ditional</animation>
<info></info>
</control>
<control type="button" id="13">
<description>rdy</description>
<posx>20</posx>
<posy>420</posy>
<width>150</width>
<height>30</height>
<label>Ready!</label>
<!-- <visible>false</visible> -->
</control>
</control>
</controls>
</window>
Комментарий