XBMC Community Forum
Transparency! SVN for XBMC nightly builds - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: Transparency! (/forumdisplay.php?fid=115)
+---- Thread: Transparency! SVN for XBMC nightly builds (/showthread.php?tid=83643)



- ronie - 2010-12-29 22:59

PatK Wrote:is there some tag I've missed to turn these on? When I go to a neighbouring file..

those are extrathumbs.

Skin Settings > General > Movies – Use extra thumbs
Skin Settings > General > TV Shows – Use extra thumbs


- gabbott - 2011-01-22 18:28

Ronie,
Saw you just added DTS-MA flagging support. Have a couple titles with DTS-MA tracks but it isn't flagging them even after rescraping. Does xbmc just not support reading them yet? I'm running Dharma final.


- ronie - 2011-01-22 18:43

xbmc support was just added yesterday: https://github.com/xbmc/xbmc/commit/235d3d6317ab66f5017368de67d63092f10c4fd8

so you need to run a very recent git version of xbmc to use it.


- Zrino - 2011-01-22 19:02

Does this mean that now XBMC fully support DTS-MA and TrueHD bitstream?


- gabbott - 2011-01-22 19:30

Zrino Wrote:Does this mean that now XBMC fully support DTS-MA and TrueHD bitstream?

Doesn't look like it according to that commit.


- ronie - 2011-01-22 19:32

Zrino Wrote:Does this mean that now XBMC fully support DTS-MA and TrueHD bitstream?
i wouldn't be able to tell.

if you can read c++ you may be able to figure it out

gabbott Wrote:Doesn't look like it according to that commit.

also check the previous commits ;-)


- ashlar - 2011-01-25 15:54

Zrino Wrote:Does this mean that now XBMC fully support DTS-MA and TrueHD bitstream?
TrueHD gets decoded to LPCM (bit by bit identical, it only changes where the decoding happens). DTS-MA just gets identified correctly. Before the developers were unable to properly tell a DTS-MA track from a regular DTS one.


- ronie - 2011-02-08 11:37

nuzecast Wrote:I know this is being ultra-picky but that line under the XBMC logo (home screen) drives me crazy Oo

I used to extract the old xpr and replace it but now with xbt I don't know how.

Any chance of a skin setting where we could pick an image of our choice to use as the logo?

added to svn as of now.

Skin Settings > Home > Use custom logo
Skin Settings > Home > Use custom logo - File:


in case you just want to hide the xbmc logo,
enable this option but don't select a custom logo.


please test: movie-set case - ronie - 2011-02-08 13:09

i need a few svn testers.

i've added a movieset case in fanart view.
and before i add it to other views i'd really like to know if it is working correctly for everyone.

also check if fanart view in filemode does not show any odd cases.


cheers!


- OggyHr - 2011-02-08 18:40

ronie Wrote:i need a few svn testers.

i've added a movieset case in fanart view.
and before i add it to other views i'd really like to know if it is working correctly for everyone.

also check if fanart view in filemode does not show any odd cases.


cheers!
Here I am. tell me what to do...
I read the first page but I didnt understand where I can download the "test version"?