diff --git a/1080i/AddonBrowser.xml b/1080i/AddonBrowser.xml
index 5b22470..fc2e170 100644
--- a/1080i/AddonBrowser.xml
+++ b/1080i/AddonBrowser.xml
@@ -166,9 +166,9 @@
stretch
- 8-col
+ 10-col
2-row
- 10-col
+ 8-col
20-row
colors/black.png
overlay
@@ -178,14 +178,14 @@
!String.IsEqual(container.folderpath,addons://)
0
73
- 8-col
+ 10-col
717
activateWindow(1104)
60
50
50
60
-
+
ListItem.AddonBroken
0
@@ -215,7 +215,7 @@
1-col-indent
0
- 7-col-gutter
+ 9-col-gutter
2-row
center
itemTitle
@@ -224,7 +224,7 @@
-
+
spinFocusIcon
@@ -266,7 +266,7 @@
1-col
0
- 7-col
+ 9-col-textbox
2-row
stretch
colors/white.png
@@ -274,7 +274,7 @@
1-col-indent
0
- 7-col-gutter
+ 9-col-gutter
2-row
center
itemTitle
@@ -286,36 +286,36 @@
- 8-col
+ 10-col
2-row
0
- 0
- 10-col
- 10-col
+ 1
+ 8-col
+ 575
+ 500
stretch
$INFO[listitem.thumb]
0
- 17-row
- 10-col
- 3-row
- stretch
- colors/black.png
- overlay
+ 577
+ 8-col
+ 141
+ colors/white.png
+ stretch
+ highlight
- 10-col-gutter
- 17-row
- 9-col
- 3-row
- right
+ 24
+ 612
+ 7-col
+ 2-row
+ left
center
- itemTitle
+ buttonTitle
textActive
- background
true
diff --git a/1080i/DialogAddonInfo.xml b/1080i/DialogAddonInfo.xml
index 9c8efb5..8d17010 100644
--- a/1080i/DialogAddonInfo.xml
+++ b/1080i/DialogAddonInfo.xml
@@ -116,15 +116,15 @@
2-row
center
mediumStrong
-
+
2-col-indent
84
12-col-gutter
- smallStrong
+ buttonTitle
highlight
-
+
12
diff --git a/1080i/Includes_hubOptionsItems.xml b/1080i/Includes_hubOptionsItems.xml
index 6738758..3484885 100644
--- a/1080i/Includes_hubOptionsItems.xml
+++ b/1080i/Includes_hubOptionsItems.xml
@@ -127,6 +127,18 @@
dialog.close(1104)
UpdateLibrary(music)
+
+
+
+ Shuffle
+ 6-col
+ textActive
+ colors/white.png
+
+ PlayerControl(randomOn)
+ PlayerControl(randomOff)
+
+
diff --git a/1080i/Includes_variables.xml b/1080i/Includes_variables.xml
index 75124d6..62bcde3 100644
--- a/1080i/Includes_variables.xml
+++ b/1080i/Includes_variables.xml
@@ -39,7 +39,7 @@
$LOCALIZE[191]: $LOCALIZE[16041]
- $LOCALIZE[191]: $LOCALIZE[16039]
+ $LOCALIZE[191]: $LOCALIZE[16039]
diff --git a/1080i/MyPlaylist.xml b/1080i/MyPlaylist.xml
index e4fb588..00a82af 100644
--- a/1080i/MyPlaylist.xml
+++ b/1080i/MyPlaylist.xml
@@ -89,7 +89,7 @@
DebugGrid
WindowID
-
+
diff --git a/1080i/View_MusicPlaylist.xml b/1080i/View_MusicPlaylist.xml
index 8a86973..01938ee 100644
--- a/1080i/View_MusicPlaylist.xml
+++ b/1080i/View_MusicPlaylist.xml
@@ -4,15 +4,7 @@
$EXP[isMusicPlaylist]
-
-
- $EXP[isMusicPlaylist]
- dimensionsFullscreen
- stretch
- $INFO[Listitem.art(fanart)]
- 500
- 22ffffff
-
+
col-1-begin
row-5-begin
@@ -91,14 +83,14 @@
1-col-indent
- 26
+ 28
13-col
2-row
center
- smallStrong
+ thumbTitle
textActive
-
-
+
24
@@ -195,14 +187,14 @@
1-col-indent
- 26
+ 28
13-col
2-row
center
- smallStrong
+ thumbTitle
textActive
-
-
+
24
diff --git a/1080i/custom_musicOverlay.xml b/1080i/custom_musicOverlay.xml
index 215e4b5..60cd1cd 100644
--- a/1080i/custom_musicOverlay.xml
+++ b/1080i/custom_musicOverlay.xml
@@ -73,6 +73,7 @@
DebugGrid
+ false
DialogID
diff --git a/1080i/custom_musicPlayerOptions.xml b/1080i/custom_musicPlayerOptions.xml
index 0b895ea..df7b71f 100644
--- a/1080i/custom_musicPlayerOptions.xml
+++ b/1080i/custom_musicPlayerOptions.xml
@@ -51,7 +51,7 @@
- 24
+ 27
24
6-col
6-col
@@ -61,7 +61,7 @@
- 24
+ 27
384
6-col
2-row
@@ -316,7 +316,8 @@
-
- PlayerControl(Random)
+ PlayerControl(RandomOn)
+ PlayerControl(RandomOff)
-
Visualisation
diff --git a/changelog.txt b/changelog.txt
index 2db21e4..7ea1432 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,14 +1,12 @@
**Changelog**
-[PLANNED WORKS]
-
[V1.2.0]
- [NEW] Extended fanart support for video info and seasons (active by default)
- [NEW] 'Media Showcase'. This extension to the video info screen presents media art in a much more engaging way, taking advantage of available media art.
- [NEW] User option: disable extended fanart
- [NEW] Keyboard autocomplete support
- [NEW] Improved playlist display in music view
-- Various tweaks and bugfixes
+- Various tweaks and adjustments
[V1.1.1]
- [FIXED] Aspect ratio incorrect in poster view (thanks wiiija)