diff --git a/1080i/Font.xml b/1080i/Font.xml index afc01e3..507d289 100644 --- a/1080i/Font.xml +++ b/1080i/Font.xml @@ -121,7 +121,7 @@ dialogTitle roboto/bold.ttf - 36 + 32 1.0 diff --git a/1080i/VideoOSD.xml b/1080i/VideoOSD.xml index 9d1231b..b2e890e 100644 --- a/1080i/VideoOSD.xml +++ b/1080i/VideoOSD.xml @@ -20,15 +20,13 @@ textActive - 1200 + 1176 0 - - - + @@ -39,7 +37,7 @@ 0 0 - 10-col + 12-col fullscreenHeight colors/black.png cc111111 @@ -55,66 +53,26 @@ stretch - 24 + 36 row-1-begin - - -6 - 0 - - videoplayer.content(episodes) - 0 - -38 - 3-col-gutter - 256 - scale - $INFO[Player.Art(tvshow.poster)] - colors/black.png - 6 - ffffffff - - - videoplayer.content(movies) - 0 - -38 - 3-col-gutter - 256 - scale - $INFO[Player.Art(poster)] - colors/black.png - 6 - ffffffff - - - videoplayer.content(livetv) - 0 - 0 - 3-col-gutter - 3-col-gutter - stretch - $INFO[Player.Art(thumb)] - colors/black.png - 6 - ffffffff - - - 204 - 24 - 396 + 0 + 0 + 8-col left 4-row center largeLight textActive - + true Progress Bar 150 - 247 - 5-col + 212 + 324 12 colors/white.png colors/white.png @@ -122,7 +80,7 @@ 0 - 6-row + 5-row 8-col 2-row pageSubTitle @@ -132,8 +90,8 @@ false - 36 - 6-row + col-1-begin + 5-row 8-col 2-row pageSubTitle @@ -148,26 +106,26 @@ 0 8-row textbox - 660 + 624 left textActive - 388 - + 348 + false - 61 - 12r + 60r 9-row - 8-row + 7-row 8001 - 60 - 766 + 24 + row-20-begin 10-col 2-row 0 @@ -265,13 +223,13 @@ - 0 - 24-row - 10-col + 24 + row-23-begin + 9-col 12-row 0 8001 - + 0 0 @@ -286,7 +244,7 @@ 1-col-indent 0 - 4-col-gutter + 224 2-row center itemSubTitle @@ -294,7 +252,7 @@ - + 0 0 @@ -307,7 +265,7 @@ 1-col 0 - 4-col + 252 2-row stretch colors/white.png @@ -328,7 +286,7 @@ 1-col-indent 0 - 4-col-gutter + 224 2-row center itemSubTitle diff --git a/1080i/custom_musicPlayerFullscreen.xml b/1080i/custom_musicPlayerFullscreen.xml index 63697ff..0e039b9 100644 --- a/1080i/custom_musicPlayerFullscreen.xml +++ b/1080i/custom_musicPlayerFullscreen.xml @@ -48,7 +48,7 @@ col-1-begin row-23-begin - + @@ -213,19 +213,8 @@ -100 1-col 1-col - noop - 6789 - playercontrol(previous) - playercontrol(next) - activatewindow(1105) - - - -100 - -100 - 1-col - 1-col - 9876 - noop + VolumeUp + VolumeDown playercontrol(previous) playercontrol(next) activatewindow(1105) diff --git a/1080i/custom_recentContent.xml b/1080i/custom_recentContent.xml index 5137f59..31b1c7e 100644 --- a/1080i/custom_recentContent.xml +++ b/1080i/custom_recentContent.xml @@ -327,28 +327,6 @@ 6 overlay - - 12 - 2-row - 360 - 2-row - center - center - regularStrong - textDisabled - - - - 12 - 3-row - 360 - 2-row - center - center - buttonTitle - textDisabled - - 0 0 @@ -360,6 +338,28 @@ 6 ffffffff + + 24 + 5-row + 336 + 2-row + center + buttonTitle + textActive + + 11FFFFFF + + + 24 + 6-row + 336 + 2-row + center + buttonTitle + textActive + + 11FFFFFF + @@ -375,28 +375,6 @@ 6 ffffffff - - 12 - 2-row - 360 - 2-row - center - center - regularStrong - textDisabled - - - - 12 - 3-row - 360 - 2-row - center - center - buttonTitle - textDisabled - - 0 0 @@ -408,6 +386,28 @@ 6 ffffffff + + 24 + 5-row + 336 + 2-row + center + buttonTitle + textActive + + 11FFFFFF + + + 24 + 6-row + 336 + 2-row + center + buttonTitle + textActive + + 11FFFFFF + diff --git a/changelog.txt b/changelog.txt index 7fd233b..50f0a68 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,30 +1,18 @@ **Changelog** [V1.2.3] -- [FIXED] Fullscreen music activation crash +- [FIXED] Fullscreen music activation could hang kodi in some cases - [FIXED] Incorrect casing on some font calls (thanks BigNoid) - [FIXED] Audio offset blocked by dialog background (thanks PaulVT / iamgroot) -- [FIXED] Remove script-skinshortcuts-includes.xml from tree +- [FIXED] Remove script-skinshortcuts-includes.xml from github tree - [FIXED] Vignette on artist slideshow adjusted to increase brightness -- [FIXED] PVR Channel icon aspect ratio adjusted for wider support +- [FIXED] PVR Channel icon aspect ratio adjusted for wider icon support - [FIXED] change aspect ratio blocked by dialog background - [FIXED] "Play DVD" changed to "Play Disc" - [FIXED] Fullscreen music -> home transition when music is stopped by user - [FIXED] Reduced font size on edit source dialog - -- [DONE] - check addon author string -- too long. -- [DONE] - menu of video settings pop up from below rather than the right side? -- [DONE] - Addon config header label positioning awry -- [DONE] - clock and date to slide right in sync with the main menu appearing from the left - -- in progress, watched etc?? -- add tvshow icon to resume episodes - -- up / down volume support for fullscreenmusic - -- addons like cine / series catoal / k911 don't work?? - - +- [NEW] up / down now controls volume in fullscreen musicview +- Various minor tweaks and fixes [V1.2.2] - [NEW] Hebrew Translation (thanks Eric P)