bug squashing

This commit is contained in:
Chris Bevan 2016-04-19 14:06:14 +01:00
parent b4f7d041e5
commit a17e02911d
11 changed files with 33 additions and 151 deletions

View File

@ -70,6 +70,8 @@
<height>2-row</height>
<aligny>center</aligny>
<label>-</label>
<scroll>true</scroll>
<scrollspeed>100</scrollspeed>
<!--animations-->
<animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="600" time="400" tween="sine"/>

View File

@ -71,6 +71,8 @@
<height>2-row</height>
<aligny>center</aligny>
<label>-</label>
<scroll>true</scroll>
<scrollspeed>100</scrollspeed>
<!--animations-->
<animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="600" time="400" tween="sine"/>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">300</defaultcontrol>
<controls>
<control type="group">
<visible>!Window.IsVisible(numericinput)</visible>

View File

@ -28,12 +28,14 @@
<font>itemTitle</font>
<textcolor>textActive</textcolor>
</control>
<control type="edit" id="4">
<control type="label" id="4">
<description>Edit Text</description>
<posx>8-col</posx>
<posy>1-row</posy>
<width>8-col</width>
<align>center</align>
<height>2-row</height>
<font>mediumStrong</font>
</control>
</control>
<!--keyboard-->

View File

@ -56,6 +56,8 @@
<height>2-row</height>
<aligny>center</aligny>
<label>$INFO[Control.GetLabel(1)] $INFO[System.Progressbar,- ,%] ($LOCALIZE[31152])</label>
<scroll>true</scroll>
<scrollspeed>100</scrollspeed>
<!--animations-->
<animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="600" time="400" tween="sine"/>

View File

@ -68,6 +68,8 @@
<height>2-row</height>
<aligny>center</aligny>
<label>-</label>
<scroll>true</scroll>
<scrollspeed>100</scrollspeed>
<!--animations-->
<animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="600" time="400" tween="sine"/>

View File

@ -71,7 +71,7 @@
<textcolor>66ffffff</textcolor>
<shadowcolor>-</shadowcolor>
<wrapmultiline>true</wrapmultiline>
<label>[B]$INFO[container(9998).listitem.tvshowtitle][/B][CR]$INFO[container(9998).listitem.season,$LOCALIZE[31011] ,,]</label>
<label>[B]$INFO[container(9998).listitem.tvshowtitle][/B][CR]$INFO[container(9998).ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[31045],]</label>
</control>
</control>
</control>
@ -208,7 +208,7 @@
<onback>control.setfocus(9000)</onback>
<content>$INFO[control.getlabel(9123)]</content>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>activatewindow(Video,videodb://tvshows/titles/$INFO[listitem.dbid]/$INFO[listitem.season])</onclick>
<onclick>activatewindow(Video,videodb://tvshows/titles/$INFO[listitem.dbid])</onclick>
<onclick>Control.SetFocus(50)</onclick>
<oninfo>RunScript(script.skin.helper.service,action=showinfo,tvshowid=$INFO[container(9998).listitem.dbid])</oninfo>
<itemlayout width="228" height="312">

View File

@ -56,8 +56,10 @@
<width>5-row</width>
<height>182</height>
<aspectratio>stretch</aspectratio>
<texture border="0">$INFO[player.art(thumb)]</texture>
<texture border="6">$INFO[player.art(thumb)]</texture>
<colordiffuse>ffffffff</colordiffuse>
<bordertexture border="6">colors/white.png</bordertexture>
<bordersize>6</bordersize>
</control>
<!--track info-->
<control type="group">

View File

@ -1,140 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">9001</defaultcontrol>
<include>fadeInOut</include>
<controls>
<include>modalDialog</include>
<control type="group">
<posx>col-9-begin</posx>
<posy>row-9-begin</posy>
<!--animations-->
<include>modalDialogInOut</include>
<!--text-->
<control type="label" id="1">
<description>heading</description>
<posx>0</posx>
<posy>-48</posy>
<width>8-col</width>
<height>3-row</height>
<wrapmultiline>true</wrapmultiline>
<font>pageTitle</font>
<textcolor>highlight</textcolor>
</control>
<control type="textbox" id="9">
<posx>0</posx>
<posy>2-row</posy>
<width>8-col</width>
<height>4-row</height>
<font>textbox</font>
<textcolor>textActive</textcolor>
</control>
<!--OK-->
<control type="panel" id="9001">
<posx>0</posx>
<posy>7-row</posy>
<width>4-col</width>
<height>5-row</height>
<itemgap>3</itemgap>
<orientation>vertical</orientation>
<onleft>2</onleft>
<itemlayout width="5-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>3-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>-1</posy>
<width>3-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="5-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>4-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>-1</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</focusedlayout>
<content>
<item id="1">
<description>Ok Button</description>
<label>186</label>
<label2></label2>
<thumb>-</thumb>
<onclick>SendClick(2002,10)</onclick>
</item>
</content>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>DialogOK.xml</label>
</control>
</controls>
</window>

View File

@ -1,3 +1,13 @@
[B]0.9.1[/B]
***Bug squashing***
- [FIX] Numeric keyboard entry
- [FIX] Typo in recent albums playlist (thanks PaulVT)
- [FIX] Filename casing error (thanks PaulVT)
- [FIX] Notifications now autoscroll
[B]0.9.0[/B]
***Working towards Kodi Jarvis release***
@ -36,12 +46,9 @@
Improve handling of new users (bring through images from homescreen etc)
Improve Notification scrolling
Fix back on dialog keyboard
Check back on dialog keyboard (ok on laptop: not on openelec??)
Minor mod to fullscreen music view - add border to album art.
Photos section needs work
Optimise settings: use skin helper: on startup: Ask whether to change:
show parent folder items: system.getbool(showparentdiritems)

View File

@ -205,6 +205,10 @@ msgctxt "#31044"
msgid "Debugging"
msgstr ""
msgctxt "#31045"
msgid "new episode(s)"
msgstr ""
msgctxt "#31046"
msgid "Field:"
msgstr ""