![]() |
|
Transparency! v3.11.7 for xbmc dharma 10.1 - 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! v3.11.7 for xbmc dharma 10.1 (/showthread.php?tid=82435) |
- gabbott - 2010-10-26 13:06 Missing audio flag for 1-channel DTS tracks. an example: Format : DTS Format/Info : Digital Theater Systems Codec ID : A_DTS Duration : 1h 44mn Bit rate mode : Constant Bit rate : 755 Kbps Channel(s) : 1 channel Channel positions : Mono Sampling rate : 48.0 KHz Bit depth : 24 bits - ronie - 2010-10-26 13:39 gabbott Wrote:Missing audio flag for 1-channel DTS tracks. thanx mate, fixed in svn. - dsim - 2010-11-01 12:24 Hi ronie, could you give me an advise. i would like to have cdart on the right side from album cover in list for songs. how can i add the cdart to appear only when songs are displayed? in include i have to add cdart with new dimensions? and then include in vew-list (but which part in view list to edit)? cheers - ronie - 2010-11-01 17:21 dsim Wrote:Hi ronie, could you give me an advise. i would like to have cdart on the right side from album cover in list for songs. how can i add the cdart to appear only when songs are displayed?add a visible condition to the image control: <visible>Container.Content(Songs)</visible> dsim Wrote:in include i have to add cdart with new dimensions? and then include in vew-list (but which part in view list to edit)? below this line: <visible>Control.IsVisible(51) + [Container.Content(Albums) | Container.Content(Songs) | Window.IsVisible(MusicPlaylist)]</visible> - virtualhours - 2010-11-02 11:00 is there a way to show the cd cover, the played Music Title and the spinning cd all time in visualisation? - ronie - 2010-11-02 12:35 virtualhours Wrote:is there a way to show the cd cover, the played Music Title and the spinning cd all time in visualisation? once it disappears, press 'i' on keyboard / 'info' on remote. the 'i' key toggles between 'disappear after x seconds' and 'always visible'. - virtualhours - 2010-11-02 14:43 ronie Wrote:once it disappears, press 'i' on keyboard / 'info' on remote. okay thx! works
- KidVulcan - 2010-11-04 01:24 Currently using your skin and I just had to drop a line and let you know how great I think it is. Keep it up - SHen350 - 2010-11-04 02:22 When trying to scrap for logo's, all I get is site unreachable. Been this way for almost a week now so I think that maybe I haven't checked all the right boxes or something. They show up if I manually go to the site and get them, but I can't get them through the info screen or by running the script in settings. Any thoughts on what I am doing wrong? - ronie - 2010-11-04 02:28 SHen350 Wrote:Any thoughts on what I am doing wrong? works fine over here. ask for help in the Logo Downloader thread and make sure to include a debug log. |