[BUGS] and missing items

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Rififi77 Offline
Senior Member
Posts: 139
Joined: Aug 2010
Reputation: 0
Location: Paris, France
Post: #881
Hello,
for the new option "Notifications" added in the menu add-ons for the latest version of xbmc.

[Image: 783822screenshot031.png]

Code:
AddonBrowser.xml


@@ -32,7 +32,7 @@
            <control type="image"><!-- Floor -->
                <posx>300</posx>
                <posy>650</posy>
-                <width>700</width>
+                <width>680</width>
                <height>70</height>
                <texture>backdrops/test2.png</texture>
                <visible allowhiddenfocus="true">ControlGroup(7000).HasFocus + !Skin.HasSetting(LockViews)</visible>
@@ -52,8 +52,8 @@
                    <label>103</label>
                </control>
                <control type="radiobutton" id="5">
-                    <description>randomize</description>
-                    <width>160</width>
+                    <description>Enable auto-updates</description>
+                    <width>170</width>
                    <height>30</height>
                    <font>Font_Bartowski_Smaller_MenuTitle</font>
                    <textcolor>ff000000</textcolor>
@@ -63,6 +63,18 @@
                    <textoffsetx>10</textoffsetx>
                    <width>150</width>
                </control>
+                <control type="radiobutton" id ="6">
+                    <description>No notifications</description>
+                    <width>170</width>
+                    <height>30</height>
+                    <font>Font_Bartowski_Smaller_MenuTitle</font>
+                    <textcolor>ff000000</textcolor>
+                    <focusedcolor>white</focusedcolor>
+                    <texturefocus border="5">confluence/button-focus.png</texturefocus>
+                    <label>25000</label>
+                    <textoffsetx>10</textoffsetx>
+                    <width>150</width>
+                </control>
            </control>
        </control>
        <include>Global_Time_TopRight_Files</include>

@+
find quote
KiSUAN Offline
Fan
Posts: 536
Joined: Oct 2010
Reputation: 3
Location: Montevideo, Uruguay
Post: #882
Good ones!!

Night [MOD] Purity

[url=http://forum.xbmc.org/showthread.php?tid=86759"]
Purity Media Flags & RD XBMC Icon
[/url]
[url=http://forum.xbmc.org/showthread.php?tid=99554"]
Film/Movie/Game Studio Flags Repository
[/url]
find quote
Rififi77 Offline
Senior Member
Posts: 139
Joined: Aug 2010
Reputation: 0
Location: Paris, France
Post: #883
Hello,
Fixed bug weather or every day have the same climatic conditions

NOW
[Image: mini_201931screenshot034.png]

AFTER
[Image: mini_414503screenshot035.png]

Code:
MyWeather.xml


@@ -227,7 +227,7 @@
                <width>195</width>
                <height>300</height>
                <!-- condition icon -->
-                <control type="image" id="35">
+                <control type="image">
                    <info>Window.Property(Day1.OutlookIcon)</info>
                    <width>128</width>
                    <height>128</height>
@@ -246,7 +246,7 @@
                    <align>center</align>
                </control>
                <!-- condition -->
-                <control type="label" id="34">
+                <control type="label">
                    <info>Window.Property(Day1.Outlook)</info>
                    <width>175</width>
                    <height>35</height>
@@ -314,7 +314,7 @@
                <width>195</width>
                <height>300</height>
                <!-- condition icon -->
-                <control type="image" id="35">
+                <control type="image">
                    <info>Window.Property(Day2.OutlookIcon)</info>
                    <width>128</width>
                    <height>128</height>
@@ -333,7 +333,7 @@
                    <align>center</align>
                </control>
                <!-- condition -->
-                <control type="label" id="34">
+                <control type="label">
                    <info>Window.Property(Day2.Outlook)</info>
                    <width>175</width>
                    <height>35</height>
@@ -401,7 +401,7 @@
                <width>195</width>
                <height>300</height>
                <!-- condition icon -->
-                <control type="image" id="35">
+                <control type="image">
                    <info>Window.Property(Day3.OutlookIcon)</info>
                    <width>128</width>
                    <height>128</height>
@@ -420,7 +420,7 @@
                    <align>center</align>
                </control>
                <!-- condition -->
-                <control type="label" id="34">
+                <control type="label">
                    <info>Window.Property(Day3.Outlook)</info>
                    <width>175</width>
                    <height>35</height>

@+
(This post was last modified: 2010-12-18 21:57 by Rififi77.)
find quote
mcborzu Offline
Skilled Skinner
Posts: 3,381
Joined: Feb 2009
Reputation: 15
Location: dsf
Post: #884
@Rififi77

Thx got those in, though the link to addons in Settings submenu I already have under Addons Home link instead....

[Image: widget]

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
find quote
ppic Offline
Skilled Python Coder
Posts: 2,688
Joined: Feb 2009
Reputation: 10
Location: France idf
Post: #885
you already have one in program submenu.

[Image: widget]
Passion-XBMC Repository Download your SVN skins and addons
TvTunes Addon Download Play your theme while browsing library
TVshow Next Aired display next aired infos from tvrage.com
Logo Downloader Script download Logo/clearart/show thumbs/poster/banner
Bande-Annonce Allociné plugin watch trailers in french and vo
SportLive Script Live score match info in XBMC (not compatible dharma)
find quote
Rififi77 Offline
Senior Member
Posts: 139
Joined: Aug 2010
Reputation: 0
Location: Paris, France
Post: #886
mcborzu Wrote:@Rififi77

Thx got those in, though the link to addons in Settings submenu I already have under Addons Home link instead....

ah ok
but I do not use the addons menu, I go through the favorites menu to access them directly, then it's more easy for me to have access to their configuration by the setup menu.

Otherwise thank you again for your work.

@+
find quote
Alexandr3 Offline
Junior Member
Posts: 26
Joined: May 2010
Reputation: 0
Post: #887
Hi! Great skin, however one small but annoying detail...
how can we change thay cyan colour that's all over the skin to something else?

I imagine it's in the colors.xml file, is it? and which strings should be changed?

Thanks in advance!
find quote
stoli Offline
Skilled Skinner
Posts: 2,405
Joined: Nov 2008
Reputation: 31
Location: Florida
Post: #888
Alexandr3 Wrote:Hi! Great skin, however one small but annoying detail...
how can we change thay cyan colour that's all over the skin to something else?

I imagine it's in the colors.xml file, is it? and which strings should be changed?

Thanks in advance!

just change mainblue to something else in defaults.xml in the colors folder.
(This post was last modified: 2010-12-20 19:25 by stoli.)
find quote
Alexandr3 Offline
Junior Member
Posts: 26
Joined: May 2010
Reputation: 0
Post: #889
Thanks a lot!!
find quote
logictester Offline
Fan
Posts: 675
Joined: Oct 2008
Reputation: 0
Location: USA
Post: #890
latest update removed the fanart support for file lists?
find quote
Post Reply