• 1
  • 49
  • 50
  • 51
  • 52
  • 53(current)
Transparency! SVN for XBMC nightly builds
Ronie,
Are you sure I can't convince you to add time remaining for this final? Look how well it fits. Smile


Image


Image



This is the code I used for it

-->DialogSeekBar.xml inserted at line 95

Code:
<control type="label">
<description>Video Remaining Time</description>
<posx>1255</posx>
<posy>4</posy>
<width>300</width>
<height>25</height>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<align>right</align>
<label>Remaining: $INFO[Player.TimeRemaining]</label>
<aligny>center</aligny>
<font>font-20</font>
</control>


-->VideoOSD.xml also at line 95

Code:
<control type="label">
<description>Video Remaining Time</description>
<posx>1255</posx>
<posy>90</posy>
<width>300</width>
<height>25</height>
<textcolor>white</textcolor>
<label>Remaining: $INFO[Player.TimeRemaining]</label>
<align>right</align>
<aligny>center</aligny>
<font>font-20</font>
</control>


-->DialogFullScreenInfo.xml at line 191

Code:
<control type="label">
<description>Video Remaining Time</description>
<posx>1255</posx>
<posy>86</posy>
<width>300</width>
<height>25</height>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<align>right</align>
<label>Remaining: $INFO[Player.TimeRemaining]</label>
<aligny>center</aligny>
<font>font-20</font>
</control>


Also changed the width of the videoplayer.title label for long filenames so they didn't overlap remaining info.
should be line:

150 in DialogFullScreenInfo.xml
and line:
110 VideoOSD.xml

Set width to 725
(2013-11-23, 23:24)Riot504 Wrote: Ronie,
Are you sure I can't convince you to add time remaining for this final? Look how well it fits. Smile

the reason i am not so keen on adding it is this:
Image

you've got no less than eight (8!!!) time indications on one screen.
i prefer not to clutter the skin with an overkill of time information
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
(2013-11-24, 13:56)ronie Wrote:
(2013-11-23, 23:24)Riot504 Wrote: Ronie,
Are you sure I can't convince you to add time remaining for this final? Look how well it fits. Smile

the reason i am not so keen on adding it is this:

you've got no less than eight (8!!!) time indications on one screen.
i prefer not to clutter the skin with an overkill of time information

Normally you'd only have three or five indicators up at once unless you paused it while having the OSD or info up which I only did for the screen shot.
However I do see your point and I won't bug you about it again. Smile
As always thanks for the great skin
Thumbwall a worthy addition to T! views, I like it much more than the animated wall, but would like to see the same information that wall brings.

Any chance of a melding of the two?
Hi ronie, great works as always.

I notice 3 possible bugs.

1. When playing movie or tvshow the info audio/video codecs are shown wrong, the text lines are overlapped.
2. In Movie Sets the year and the ratings are shown but I checked Confluence Fanart View and there is only the Title of Set.
3. In the dialog progress, the third line is not reduced when is longest and goes to the fourth line (I don't know if also happens with the others lines).

EDIT. 3b. Also the second line has a problem

That's all, bye bye!Big Grin
LG M227WD - ASUS S1-AT5NM10E - LOGITECH HARMONY 300i - MINI KEYBOARD USB
Running Ubuntu Precise 12.04.04 - FRODO 12.03 - Transparency!
Movies: 996 - TV Show: 98 - Albums: 1161

My Script: Rating Update - Thumbnails Cleaner
(2014-05-11, 15:34)m4x1m Wrote: Hi ronie, great works as always.

I notice 3 possible bugs.

1. When playing movie or tvshow the info audio/video codecs are shown wrong, the text lines are overlapped.
2. In Movie Sets the year and the ratings are shown but I checked Confluence Fanart View and there is only the Title of Set.
3. In the dialog progress, the third line is not reduced when is longest and goes to the fourth line (I don't know if also happens with the others lines).

EDIT. 3b. Also the second line has a problem

That's all, bye bye!Big Grin

1 i can't reproduce, please post a screenshot :-)
2 so what's the problem?
3 thx, will fix that!
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
(2014-05-11, 21:20)ronie Wrote: 1 i can't reproduce, please post a screenshot :-)
2 so what's the problem?

1.
Image

This is a normal AVI - Resolution: 1920x1080 (Occurs also with MKV movie VDPAU nVidia)

2.
Image

In Confluence (Fanart View) there is only the title.

Angel
LG M227WD - ASUS S1-AT5NM10E - LOGITECH HARMONY 300i - MINI KEYBOARD USB
Running Ubuntu Precise 12.04.04 - FRODO 12.03 - Transparency!
Movies: 996 - TV Show: 98 - Albums: 1161

My Script: Rating Update - Thumbnails Cleaner
1 are you really using the latest version of T! ?
it looks like an older version to me.

2 i'm sorry, i don't understand what the problem is.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
(2014-05-11, 22:09)ronie Wrote: 1 are you really using the latest version of T! ?
it looks like an older version to me.

2 i'm sorry, i don't understand what the problem is.

1. Damned SVN, merging problems. Ok I downloaded entire SVN in a clean folder. Now is ok!

2. Is possible to hide the Rating and Year (labels & values) and keep only the Title of the set when browsing Movie Sets?

3. This is new. I have some artists like R.E.M. that don't show the logo in library. The artist tag is R.E.M. the folder name is R.E.M_ (cdart manager docet), but I think the problem are the points in tag. Any solutions for this without change the tags?
LG M227WD - ASUS S1-AT5NM10E - LOGITECH HARMONY 300i - MINI KEYBOARD USB
Running Ubuntu Precise 12.04.04 - FRODO 12.03 - Transparency!
Movies: 996 - TV Show: 98 - Albums: 1161

My Script: Rating Update - Thumbnails Cleaner
1. ok, cool Smile
2. nah, i prefer to keep it like this.
3. the foldername should be the same as the artist tag.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
i have moved the T! repository to github.

see: http://forum.xbmc.org/showthread.php?tid=195065
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
  • 1
  • 49
  • 50
  • 51
  • 52
  • 53(current)

Logout Mark Read Team Forum Stats Members Help
Transparency! SVN for XBMC nightly builds2