diff --git a/1080i/DialogFullScreenInfo.xml b/1080i/DialogFullScreenInfo.xml index 6d741bc..0d7e9b5 100644 --- a/1080i/DialogFullScreenInfo.xml +++ b/1080i/DialogFullScreenInfo.xml @@ -31,6 +31,15 @@ 0 0 + col-1-begin + 2-row + colors/white.png + highlight + stretch + + + col-2-begin + 0 fullscreenWidth 2-row colors/white.png @@ -41,22 +50,22 @@ col-1-begin 0 - 2-row - 2-row + 1-col + 1-col colors/black.png - colors/black.png - 2,0,2,0 - scale + colors/black.png + 0 + stretch col-1-begin 0 - 2-row - 2-row - $INFO[Player.Art(thumb)] + 1-col + 1-col + $INFO[Player.Art(thumb)] colors/black.png - 2,0,2,0 - scale + 0 + stretch 192 diff --git a/1080i/DialogOk.xml b/1080i/~DialogOk.xml similarity index 99% rename from 1080i/DialogOk.xml rename to 1080i/~DialogOk.xml index c90f311..1a5b4ad 100644 --- a/1080i/DialogOk.xml +++ b/1080i/~DialogOk.xml @@ -134,7 +134,7 @@ DebugGrid DialogID - + diff --git a/changelog.txt b/changelog.txt index 37c3197..e5e273f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -34,6 +34,15 @@ ***To do (Skinners Notes)*** +Improve handling of new users (bring through images from homescreen etc) + +Improve Notification scrolling +Fix back on dialog keyboard + + + +Minor mod to fullscreen music view - add border to album art. + Optimise settings: use skin helper: on startup: Ask whether to change: show parent folder items: system.getbool(showparentdiritems) start PVR minimised: false diff --git a/extras/playlists/collage_RandomMovies.xsp b/extras/playlists/collage_RandomMovies.xsp index c7bf581..cb5224e 100644 --- a/extras/playlists/collage_RandomMovies.xsp +++ b/extras/playlists/collage_RandomMovies.xsp @@ -1,6 +1,6 @@ - collage_randomMovies + collage_RandomMovies all 50 random diff --git a/extras/playlists/recentAlbums.xsp b/extras/playlists/recentAlbums.xsp index 9dde169..5bdb42f 100644 --- a/extras/playlists/recentAlbums.xsp +++ b/extras/playlists/recentAlbums.xsp @@ -3,5 +3,5 @@ recentAlbums all 10 - random + dateadded \ No newline at end of file