from the pm3.hd language file <string id="31011">EPISODE[CR]IMAGE[CR]NOT[CR]AVAILABLE</string> obviously shows when there is no thumb
and the listitem.Overlay is the watched tick icon in this case but can be the trainer and archived and locked icons in other places
Jezz_X
Team-XBMC Skinner Joined: Jun 2006 Reputation: 55 Location: Earth |
2008-10-15 23:08
Post: #21
Skins I have done.... ![]() And others in the past... Want to know what I'm working on currently? Check me out on Google+ |
| find quote |
PrimusZa1
Senior Member Posts: 134 Joined: Aug 2007 Reputation: 0 Location: Ohio |
2008-10-16 01:14
Post: #22
Jezz_X Wrote:from the pm3.hd language file <string id="31011">EPISODE[CR]IMAGE[CR]NOT[CR]AVAILABLE</string> obviously shows when there is no thumb Well this just shows you shouldn't jump into something blindly Now that I know that I should have been looking in the strings.xml for this info that will make things alot easierThanks!Did run into a bump though.. Everything works ok in the Windows XBMC version Atlantis Beta 2 but when I but when I tried it on the XBOX with the latest Beta 2 the right side content panel does work correctly at all Here's the examples: These are the Windows which look correct: And these are from the xbox with the same skin: Any ideas? |
| find quote |
Jezz_X
Team-XBMC Skinner Joined: Jun 2006 Reputation: 55 Location: Earth |
2008-10-16 02:24
Post: #23
no idea check your logs for errors
Skins I have done.... ![]() And others in the past... Want to know what I'm working on currently? Check me out on Google+ |
| find quote |
PrimusZa1
Senior Member Posts: 134 Joined: Aug 2007 Reputation: 0 Location: Ohio |
2008-10-17 12:34
Post: #24
12/09/08- fanart added to TV Show list and TV Seasons like PM3HD released with Atlantis. Video overlay problem still exists
10/18/08- Skin now works on all views PAL-NTSC/ 4:3-16:9/ 480p-1080I ...Fixed download link Ok here we go. tell me what you think. This currently only works with 16:9 mode (720P ect.)...I will look at 4:3 but I really think it might be a little crowded but hey who knows. And here's the link: Removed old Link Please note I take no credit for any image or code. I just did a bunch of cutting and pasting ![]() Jezz_X Wrote:no idea check your logs for errors Yep it was the code I ended up rebuilding it again from scratch trying to minimize the amount of PM3 HD code that transfer across. Thanks for all the help with this
(This post was last modified: 2009-01-22 00:39 by PrimusZa1.)
|
| find quote |
PrimusZa1
Senior Member Posts: 134 Joined: Aug 2007 Reputation: 0 Location: Ohio |
2008-10-24 14:01
Post: #25
Jezz_X Wrote:nah not really broken down as such just some a reserved for certain things like buttons in some windows and the views so XBMC knows what they are. and in media windows 50 to 59 are views which = 10 different views. in other non media windows you can use 50 to 59 for other things Back to this subject: Does this mean that there are 10 ID's per area? (I.E. 10 for Video Library, 10 for Music Library, 10 non library views?) or is that there just 10 ID's total for viewing media in both Library(all together) and File ? :confused2: |
| find quote |
Jezz_X
Team-XBMC Skinner Joined: Jun 2006 Reputation: 55 Location: Earth |
2008-10-24 20:34
Post: #26
10 for each media window xml so MyVideo.xml has 10 MyVideoNav.xml has 10 and so on
Skins I have done.... ![]() And others in the past... Want to know what I'm working on currently? Check me out on Google+ |
| find quote |
PrimusZa1
Senior Member Posts: 134 Joined: Aug 2007 Reputation: 0 Location: Ohio |
2008-10-31 16:37
Post: #27
Is there a way to remove the video overlay in certain views? I tried adding to the <visible> in the videooverlay.xml but I either get no overlay or no change at all.
I tired both <visible>![Window.IsVisible(myvideolibrary) + system.haslocks] + !Control.IsVisible(55)</visible> and <visible>![Window.IsVisible(myvideolibrary) + system.haslocks] | !Control.IsVisible(55)</visible> (55) is the fanart view I inserted from the PM3 HD skin |
| find quote |

![[Image: skinsq.png]](http://img854.imageshack.us/img854/931/skinsq.png)
Now that I know that I should have been looking in the strings.xml for this info that will make things alot easierThanks!
Search
Help