diff --git a/720p/DialogPVRGuideOSD.xml b/720p/DialogPVRGuideOSD.xml index 49243ab..bec0cb3 100644 --- a/720p/DialogPVRGuideOSD.xml +++ b/720p/DialogPVRGuideOSD.xml @@ -90,7 +90,7 @@ 10 0 - 100 + 50 30 font13 grey2 @@ -100,21 +100,21 @@ - 120 + 70 7 16 16 $VAR[PVRTimerIcon] - 150 + 86 0 - 250 + 314 30 font12 grey2 selected - right + left center @@ -141,7 +141,7 @@ 10 0 - 100 + 50 30 font13 grey2 @@ -151,21 +151,21 @@ - 120 + 70 7 16 16 $VAR[PVRTimerIcon] - 150 + 86 0 - 250 + 314 30 font12 grey2 selected - right + left center diff --git a/720p/Home.xml b/720p/Home.xml index 6784aa5..a56716a 100644 --- a/720p/Home.xml +++ b/720p/Home.xml @@ -802,7 +802,7 @@ HomeSubMenuCommonValues 9016 9016 - Container(9000).HasFocus(10) + Container(9000).HasFocus(10) + !String.IsEmpty(Container(90160).ListItemNoWrap(0).Label) HomeSubMenuMovies @@ -810,7 +810,7 @@ HomeSubMenuCommonValues 9017 9017 - Container(9000).HasFocus(11) + Container(9000).HasFocus(11) + !String.IsEmpty(Container(90170).ListItemNoWrap(0).Label) HomeSubMenuTVShows @@ -818,7 +818,7 @@ HomeSubMenuCommonValues 9011 9011 - Container(9000).HasFocus(3) + Container(9000).HasFocus(3) + !String.IsEmpty(Container(90110).ListItemNoWrap(0).Label) HomeSubMenuMusic diff --git a/720p/Includes.xml b/720p/Includes.xml index 9efb9d7..7ce9fc5 100644 --- a/720p/Includes.xml +++ b/720p/Includes.xml @@ -106,7 +106,7 @@ $LOCALIZE[31045] $LOCALIZE[31044] $LOCALIZE[31042] - $LOCALIZE[31043] + $LOCALIZE[31043] $LOCALIZE[15107] $INFO[Player.CacheLevel]% $LOCALIZE[31046][COLOR=grey] $INFO[Player.SeekStepSize][/COLOR] $LOCALIZE[31046][COLOR=grey] $INFO[Player.SeekOffset][/COLOR] diff --git a/720p/MyPVRChannels.xml b/720p/MyPVRChannels.xml index ce417a6..c005ef1 100644 --- a/720p/MyPVRChannels.xml +++ b/720p/MyPVRChannels.xml @@ -71,7 +71,6 @@ VideoWindowFO.png - - - no 70 Fullscreen Player.HasVideo @@ -93,28 +92,6 @@ Player.HasVideo WindowClose - - 1 - 1 - 688 - 35 - black-back.png - DDFFFFFF - Player.HasVideo - - - Current Video label - 30 - 1 - 650 - 35 - font12 - grey2 - center - center - - Player.HasVideo - Window_OpenClose_Animation @@ -291,8 +268,8 @@ 5 37 - 30 - 20 + 16 + 16 PVR-IsRecording.png ListItem.IsRecording @@ -387,8 +364,8 @@ 5 37 - 30 - 20 + 16 + 16 PVR-IsRecording.png ListItem.IsRecording diff --git a/720p/VideoFullScreen.xml b/720p/VideoFullScreen.xml index 6721007..2f6a6ea 100644 --- a/720p/VideoFullScreen.xml +++ b/720p/VideoFullScreen.xml @@ -2,6 +2,54 @@ - + + + DepthOSD+ + 0 + 20 + VisibleChange + + media info background image + 0 + 0 + 1280 + 160 + black-back.png + + + row 1 label + 50 + 10 + 1180 + 30 + left + center + font12 + + + + row 2 label + 50 + 55 + 1180 + 30 + left + center + font12 + + + + row 3 label + 50 + 100 + 1180 + 45 + left + center + font12 + + + DepthOSD diff --git a/addon.xml b/addon.xml index bb76f9b..08017b6 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/changelog.txt b/changelog.txt index 27937c5..d56b738 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +[B]3.1.0[/B] + +- Fixed 'Paused' condition +- Restored view mode/sizing info +- More space for epg label +- Fixed recording icon size + [B]3.0.39[/B] - Fixed home Weather item @@ -6,7 +13,7 @@ [B]3.0.38[/B] -- Fix using DeafultUser.png added in v3.0.6 and remove unknown-user.png +- Fix using DefaultUser.png added in v3.0.6 and remove unknown-user.png [B]3.0.36[/B]