diff --git a/1080i/AddonBrowser.xml b/1080i/AddonBrowser.xml
index 661e456..1f18c10 100644
--- a/1080i/AddonBrowser.xml
+++ b/1080i/AddonBrowser.xml
@@ -27,7 +27,7 @@
17-col
2-row
dialogTitle
-
+
textActive
-
@@ -44,11 +44,10 @@
String.IsEqual(container.folderpath,addons://)
24
- 96
+ 100
18-col
20-row
9000
- 60
50
50
0
@@ -62,7 +61,7 @@
$INFO[listitem.icon]
colors/black.png
6
- overlay
+ ff333333
12
@@ -72,7 +71,7 @@
center
center
itemTitle
- textDisabled
+ textActive
@@ -90,6 +89,15 @@
6
ff666666
+
+ 0
+ 0
+ 240
+ 240
+ stretch
+ $INFO[listitem.icon]
+ ff333333
+
12
2-row
@@ -274,7 +282,8 @@
10-col
10-col
stretch
- $INFO[listitem.thumb]
+ $INFO[listitem.thumb]
+ overlay
10-col-gutter
@@ -297,11 +306,11 @@
Control.IsVisible(60)
conditional
- 48r
+ 1620
row-11-begin
- 9-row
- 9999
- 9999
+ 10-row
+ 50
+ 50
diff --git a/changelog.txt b/changelog.txt
index 55cc545..dea5e8e 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -19,24 +19,20 @@
[TODO]
+Addon Options side menu
+
Check control is active for recent items
-Dialog OK / yesNo revision
+Dialog OK / yesNo revision - Check yes / no progress bar works ok
Revise onback for the menu to prevent dodgy nav
-Rework Addon selection to single list with large right space (same size as addon info)
-
event log screen (in settings)
-Home Backgrounds (esp. non library)
+Home Background slideshow
Fix stop from fullscreen music view
-Skin shortcuts for all sub menus
-
-Check yes / no progress bar works ok
-
Add user option Revise player stop on return
DialogAudioDSPManager.xml
@@ -47,7 +43,6 @@ DialogPlayerProcessInfo.xml
Check RCB (e.g. busy spinner and menu width)
-
check all active strings
MyPVRTimers needs creating and testing
Screenshots etc
diff --git a/language/English/strings.po b/language/English/strings.po
index 9ad1984..5bbd88c 100644
--- a/language/English/strings.po
+++ b/language/English/strings.po
@@ -449,6 +449,10 @@ msgctxt "#31112"
msgid "TV Guide"
msgstr ""
+msgctxt "#31113"
+msgid "Kodi Addons"
+msgstr ""
+
msgctxt "#31117"
msgid "Launch addon"
msgstr ""
diff --git a/media/DefaultAddon.png b/media/DefaultAddon.png
new file mode 100644
index 0000000..d24466a
Binary files /dev/null and b/media/DefaultAddon.png differ
diff --git a/media/DefaultAddonsInstalled.png b/media/DefaultAddonsInstalled.png
new file mode 100644
index 0000000..8b016a2
Binary files /dev/null and b/media/DefaultAddonsInstalled.png differ
diff --git a/media/DefaultAddonsRepo.png b/media/DefaultAddonsRepo.png
new file mode 100644
index 0000000..7bfd473
Binary files /dev/null and b/media/DefaultAddonsRepo.png differ
diff --git a/media/DefaultAddonsSearch.png b/media/DefaultAddonsSearch.png
new file mode 100644
index 0000000..7cecf07
Binary files /dev/null and b/media/DefaultAddonsSearch.png differ
diff --git a/media/DefaultAddonsUpdates.png b/media/DefaultAddonsUpdates.png
new file mode 100644
index 0000000..58b5bce
Binary files /dev/null and b/media/DefaultAddonsUpdates.png differ
diff --git a/media/DefaultAddonsZip.png b/media/DefaultAddonsZip.png
new file mode 100644
index 0000000..d4c9345
Binary files /dev/null and b/media/DefaultAddonsZip.png differ