[BUGS] and missing items

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
KiSUAN Offline
Fan
Posts: 536
Joined: Oct 2010
Reputation: 3
Location: Montevideo, Uruguay
Post: #971
custom_SkinSetting_1111.xml

@ 449

Code:
<control type="radiobutton" id="230">
<description>Movie Cinema button change</description>
<include>skin_settings_labels</include>
<label>$LOCALIZE[31535]</label>
<onclick>Skin.ToggleSetting(cinemascript_home)</onclick>
<selected>Skin.HasSetting(cinemascript_home)</selected>
<visible>system.hasaddon(script.cinema.experience)</visible>
</control>

@ 548

Code:
<control type="radiobutton" id="230">
<description>Hide Settings Button</description>
<include>skin_settings_labels</include>
<label>$LOCALIZE[31111] - $LOCALIZE[5]</label>
<onclick>Skin.ToggleSetting(HomeMenuNoSettingsButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoSettingsButton)</selected>
</control>

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
mcborzu Offline
Skilled Skinner
Posts: 3,381
Joined: Feb 2009
Reputation: 15
Location: dsf
Post: #972
KiSUAN Wrote:custom_SkinSetting_1111.xml

@ 449

Code:
<control type="radiobutton" id="230">
<description>Movie Cinema button change</description>
<include>skin_settings_labels</include>
<label>$LOCALIZE[31535]</label>
<onclick>Skin.ToggleSetting(cinemascript_home)</onclick>
<selected>Skin.HasSetting(cinemascript_home)</selected>
<visible>system.hasaddon(script.cinema.experience)</visible>
</control>

@ 548

Code:
<control type="radiobutton" id="230">
<description>Hide Settings Button</description>
<include>skin_settings_labels</include>
<label>$LOCALIZE[31111] - $LOCALIZE[5]</label>
<onclick>Skin.ToggleSetting(HomeMenuNoSettingsButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoSettingsButton)</selected>
</control>

I have those two settings, dont notice any errors in what I already have?

[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
KiSUAN Offline
Fan
Posts: 536
Joined: Oct 2010
Reputation: 3
Location: Montevideo, Uruguay
Post: #973
The problem is that you have them, if you have the same id for more than 1 radiobutton strange shit happens when you navigate the menu, try it and you'll see.

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
mcborzu Offline
Skilled Skinner
Posts: 3,381
Joined: Feb 2009
Reputation: 15
Location: dsf
Post: #974
KiSUAN Wrote:The problem is that you have them, if you have the same id for more than 1 radiobutton strange shit happens when you navigate the menu, try it and you'll see.

Ah, didnt think of the id #, thx...

[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
vh202 Offline
Junior Member
Posts: 11
Joined: Jan 2009
Reputation: 0
Post: #975
Hi guys,

I have an error using the ABC iview plugin found here
http://code.google.com/p/xbmc-boxee-iview/

It plays fine when using other skins but does not work correctly in Night, any ideas why?

Cheers
Vh
find quote
PatOso Offline
Fan
Posts: 367
Joined: Sep 2010
Reputation: 2
Post: #976
The photos of the cast may be smaller?
Very ugly with the current size
THX

Night return to work? you tired of Black Ops? mcborzu.

[Image: xbmcfirma.jpg]
(This post was last modified: 2011-03-24 01:49 by PatOso.)
find quote
mcborzu Offline
Skilled Skinner
Posts: 3,381
Joined: Feb 2009
Reputation: 15
Location: dsf
Post: #977
PatOso Wrote:The photos of the cast may be smaller?
Very ugly with the current size
THX

Night return to work? you tired of Black Ops? mcborzu.

I concur with cast, yes pretty much done with Black Ops now just play if my buddy calls...

Got a big todo list:

Cast/info screen makeover
Now Playing Music makeover
Advanced Launcher update
TvGuide
Redo Recently added Home
PseudoTV - done!
Couple other things that escape me at the moment...

Right now cant decide if I want to do a big update or minor touchup for the Repo update...

[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
KiSUAN Offline
Fan
Posts: 536
Joined: Oct 2010
Reputation: 3
Location: Montevideo, Uruguay
Post: #978
mcborzu Wrote:I concur with cast, yes pretty much done with Black Ops now just play if my buddy calls...

Got a big todo list:

Cast/info screen makeover
Now Playing Music makeover
Advanced Launcher update
TvGuide
Redo Recently added Home
PseudoTV - done!
Couple other things that escape me at the moment...

Right now cant decide if I want to do a big update or minor touchup for the Repo update...

Minor pretty please Nod

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
hams1000 Offline
Member
Posts: 62
Joined: Mar 2011
Reputation: 0
Location: Massachusetts
Post: #979
I might be overlooking a toggle or something. But I think the start from beginning / resume prompt seems to be missing.
find quote
mcborzu Offline
Skilled Skinner
Posts: 3,381
Joined: Feb 2009
Reputation: 15
Location: dsf
Post: #980
hams1000 Wrote:I might be overlooking a toggle or something. But I think the start from beginning / resume prompt seems to be missing.

No clue, never heard of that before.

[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
Post Reply