diff --git a/1080i/Includes_hubMenu.xml b/1080i/Includes_hubMenu.xml index 0cd0faa..71c57a7 100644 --- a/1080i/Includes_hubMenu.xml +++ b/1080i/Includes_hubMenu.xml @@ -74,18 +74,8 @@ - - 0 - 0 - 82 - 2-row - colors/white.png - colors/white.png - 0,0,3,0 - stretch - - 81 + 0 0 col-5-begin 2-row diff --git a/changelog.txt b/changelog.txt index b911fd2..76eb3d9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -26,6 +26,8 @@ - check controls for new window: MyGames.xml +- musicvideos + - Screenshots etc need updating - global search needs updating diff --git a/extras/homeBackgrounds/annie-spratt-51434.jpg b/extras/homeBackgrounds/annie-spratt-51434.jpg deleted file mode 100644 index cc68d1f..0000000 Binary files a/extras/homeBackgrounds/annie-spratt-51434.jpg and /dev/null differ diff --git a/extras/homeBackgrounds/buzz-andersen-145254.jpg b/extras/homeBackgrounds/buzz-andersen-145254.jpg deleted file mode 100644 index da22030..0000000 Binary files a/extras/homeBackgrounds/buzz-andersen-145254.jpg and /dev/null differ diff --git a/extras/homeBackgrounds/c9t94jc4_l8-nathan-anderson.jpg b/extras/homeBackgrounds/c9t94jc4_l8-nathan-anderson.jpg deleted file mode 100644 index 75b75f6..0000000 Binary files a/extras/homeBackgrounds/c9t94jc4_l8-nathan-anderson.jpg and /dev/null differ diff --git a/extras/homeBackgrounds/eberhard-grossgasteiger-338314.jpg b/extras/homeBackgrounds/eberhard-grossgasteiger-338314.jpg deleted file mode 100644 index add27de..0000000 Binary files a/extras/homeBackgrounds/eberhard-grossgasteiger-338314.jpg and /dev/null differ diff --git a/extras/homeBackgrounds/josh-matus-35477.jpg b/extras/homeBackgrounds/josh-matus-35477.jpg deleted file mode 100644 index 730286b..0000000 Binary files a/extras/homeBackgrounds/josh-matus-35477.jpg and /dev/null differ diff --git a/extras/homeBackgrounds/mohammad-alizade-341348.jpg b/extras/homeBackgrounds/mohammad-alizade-341348.jpg deleted file mode 100644 index 4d70da3..0000000 Binary files a/extras/homeBackgrounds/mohammad-alizade-341348.jpg and /dev/null differ diff --git a/extras/homeBackgrounds/o_uv3khquo8-elle-zhu.jpg b/extras/homeBackgrounds/o_uv3khquo8-elle-zhu.jpg deleted file mode 100644 index 8bcb003..0000000 Binary files a/extras/homeBackgrounds/o_uv3khquo8-elle-zhu.jpg and /dev/null differ diff --git a/extras/homeBackgrounds/photo-1493680772813-f6ffe1e96087.jpeg b/extras/homeBackgrounds/photo-1493680772813-f6ffe1e96087.jpeg new file mode 100644 index 0000000..e252db1 Binary files /dev/null and b/extras/homeBackgrounds/photo-1493680772813-f6ffe1e96087.jpeg differ diff --git a/extras/homeBackgrounds/photo-1506765336936-bb05e7e06295.jpeg b/extras/homeBackgrounds/photo-1506765336936-bb05e7e06295.jpeg new file mode 100644 index 0000000..d97b212 Binary files /dev/null and b/extras/homeBackgrounds/photo-1506765336936-bb05e7e06295.jpeg differ diff --git a/extras/homeBackgrounds/photo-1508986094508-17c3c885809e.jpeg b/extras/homeBackgrounds/photo-1508986094508-17c3c885809e.jpeg new file mode 100644 index 0000000..1b35a18 Binary files /dev/null and b/extras/homeBackgrounds/photo-1508986094508-17c3c885809e.jpeg differ diff --git a/extras/homeBackgrounds/photo-1515260268569-9271009adfdb.jpeg b/extras/homeBackgrounds/photo-1515260268569-9271009adfdb.jpeg new file mode 100644 index 0000000..dd9855b Binary files /dev/null and b/extras/homeBackgrounds/photo-1515260268569-9271009adfdb.jpeg differ diff --git a/extras/homeBackgrounds/samuel-zeller-250039.jpg b/extras/homeBackgrounds/samuel-zeller-250039.jpg new file mode 100644 index 0000000..50c561a Binary files /dev/null and b/extras/homeBackgrounds/samuel-zeller-250039.jpg differ diff --git a/extras/playlists/recentEpisodes.xsp b/extras/playlists/recentEpisodes.xsp index 66486bd..86031f6 100644 --- a/extras/playlists/recentEpisodes.xsp +++ b/extras/playlists/recentEpisodes.xsp @@ -2,6 +2,6 @@ recentEpisodes all - 20 + 10 dateadded diff --git a/extras/playlists/recentMovies.xsp b/extras/playlists/recentMovies.xsp index 19cbafe..9cd3594 100644 --- a/extras/playlists/recentMovies.xsp +++ b/extras/playlists/recentMovies.xsp @@ -2,6 +2,6 @@ recentMovies all - 20 + 10 dateadded diff --git a/shortcuts/overrides.xml b/shortcuts/overrides.xml index da985c9..4669b11 100644 --- a/shortcuts/overrides.xml +++ b/shortcuts/overrides.xml @@ -12,32 +12,32 @@ ::ACTION:: - control.setfocus(9103) + control.setfocus(9103,0,absolute) !window.isactive(videos) ::ACTION:: - control.setfocus(9103) + control.setfocus(9103,0,absolute) window.isactive(videos) Container.Update(videodb://movies/titles/) - control.setfocus(9103) + control.setfocus(9103,0,absolute) ::ACTION:: - control.setfocus(9203) + control.setfocus(9203,0,absolute) !window.isactive(videos) ::ACTION:: - control.setfocus(9203) + control.setfocus(9203,0,absolute) window.isactive(videos) Container.Update(videodb://tvshows/titles/) - control.setfocus(9203) + control.setfocus(9203,0,absolute) @@ -51,17 +51,17 @@ ::ACTION:: - control.setfocus(9998) + control.setfocus(9998,0,absolute) !window.isactive(music) ::ACTION:: - control.setfocus(9998) + control.setfocus(9998,0,absolute) window.isactive(music) Container.Update(musicdb://albums/) - control.setfocus(9998) + control.setfocus(9998,0,absolute)