diff --git a/1080i/Home.xml b/1080i/Home.xml index 2ee73bd..8576653 100644 --- a/1080i/Home.xml +++ b/1080i/Home.xml @@ -90,12 +90,12 @@ - col-12-begin + 851 row-26-begin 0 0 - 2-col + 3-col 1-col horizontal 9000 @@ -145,6 +145,10 @@ ActivateWindow(shutdownmenu) + + + ActivateWindow(systeminfo) + diff --git a/1080i/Includes.xml b/1080i/Includes.xml index 74a4727..ffa3d34 100644 --- a/1080i/Includes.xml +++ b/1080i/Includes.xml @@ -127,7 +127,6 @@ - diff --git a/1080i/Includes_animations.xml b/1080i/Includes_animations.xml index ab61aa7..65a03d7 100644 --- a/1080i/Includes_animations.xml +++ b/1080i/Includes_animations.xml @@ -67,7 +67,7 @@ - + diff --git a/1080i/Settings.xml b/1080i/Settings.xml index 90fa873..93f6c4a 100644 --- a/1080i/Settings.xml +++ b/1080i/Settings.xml @@ -210,7 +210,15 @@ $LOCALIZE[31111] ActivateWindow(programs,addons,return) + + + + $LOCALIZE[31227] + RunAddon(service.libreelec.settings) + System.HasAddon(service.libreelec.settings) + + !System.HasAddon(service.libreelec.settings) System Info diff --git a/1080i/SettingsSystemInfo.xml b/1080i/SettingsSystemInfo.xml index afcbf8a..bab52aa 100644 --- a/1080i/SettingsSystemInfo.xml +++ b/1080i/SettingsSystemInfo.xml @@ -7,43 +7,66 @@ globalBackground - 0 - 0 + col-1-begin + row-1-begin - col-1-begin - row-1-begin + 0 + 0 14-col pageTitle textActive + + + 24-col + 0 + 12-col + right + pageTitle + + textActive + + + + 24-col + 1-row + 12-col + 2-row + right + pageSubTitle + + textActive + - col-1-begin - 96 + 0 + 1-row 12-col - 1-row + 2-row horizontal - + 0 0 4-col + 2-row pageSubTitle 44FFFFFF - - + 0 0 4-col + 2-row pageSubTitle textActive - @@ -62,8 +85,6 @@ - - dateTime col-1-begin diff --git a/1080i/custom_musicPlayerFullscreen.xml b/1080i/custom_musicPlayerFullscreen.xml index e095d92..5abe61f 100644 --- a/1080i/custom_musicPlayerFullscreen.xml +++ b/1080i/custom_musicPlayerFullscreen.xml @@ -44,7 +44,7 @@ col-1-begin - row-20-begin + row-21-begin vertical 10 @@ -60,7 +60,7 @@ 10-col auto - regular + textbox textActive false 33000000 @@ -73,7 +73,7 @@ textActive false 33000000 - + diff --git a/addon.xml b/addon.xml index f99f5ab..e8db9d0 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/changelog.txt b/changelog.txt index 280bd6c..e8a9d72 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,12 +1,13 @@ **Changelog** -***TESTING BRANCH*** -DONE - set ondown in movie view etc to select first item in grid -DONE - recent tvshow episode listing not working -DONE - Add progress bar to resumable content -DONE - playlist titles not working. (See Github for random label) +[V1.3.0] -Librelec settings +***Users are strongly encouraged to reset their menu structures*** + +- [NEW] Spotlight area removed and reintegrated into standard library views +- [NEW] Homescreen redesigned +- [NEW] Music fullscreen view redesigned +- Numerous tweaks and polishes skin wide [V1.2.4] - [UPDATED] French language file diff --git a/language/English/strings.po b/language/English/strings.po index cc4e56d..9825120 100644 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -928,3 +928,11 @@ msgstr "" msgctxt "#31225" msgid "All TV Shows" msgstr "" + +msgctxt "#31226" +msgid "LibreElec Settings" +msgstr "" + +msgctxt "#31227" +msgid "Additional options for LibreElec" +msgstr ""