diff --git a/1080i/Includes.xml b/1080i/Includes.xml index a9c38a8..14d925c 100644 --- a/1080i/Includes.xml +++ b/1080i/Includes.xml @@ -149,7 +149,6 @@ colors/black.png colors/black.png 6 - overlay 6 diff --git a/1080i/MyPVRChannels.xml b/1080i/MyPVRChannels.xml index aadf54d..86b81db 100644 --- a/1080i/MyPVRChannels.xml +++ b/1080i/MyPVRChannels.xml @@ -1,6 +1,6 @@ - 9999 + 9999 PlayerControl(stop) fadeInOut diff --git a/1080i/custom_recentContent.xml b/1080i/custom_recentContent.xml index fbc3f7c..e86eea1 100644 --- a/1080i/custom_recentContent.xml +++ b/1080i/custom_recentContent.xml @@ -1,6 +1,7 @@ 9000 + PlayerControl(stop) fadeInOut diff --git a/README.md b/README.md index 20596d1..f8eceaf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Pellucid =================== -Pellucid is a skin for Kodi by theDeadMan +Pellucid is a skin for Kodi Krypton by theDeadMan. diff --git a/addon.xml b/addon.xml index cc023b5..789aa76 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/changelog.txt b/changelog.txt index a3cc0c3..e69de29 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,100 +0,0 @@ -[B]1.1.1[/B] - -- [NEW] RPI / general bugfixes from Jarvis branch -- [ADDED] Addon.xml: Assets tag -- [MODIFIED] Skinwide includes name / content tagging updated -- [REMOVED] Custom oninfo screen for recently added videos (nice one Team Kodi!) -- [NEW] DialogMusicInfo.xml -- [REMOVED] DialogAlbumInfo.xml -- [REMOVED] DialogSongInfo.xml -- [MODIFIED] DialogSelect.xml: Add button id="7" -- [NEW] MyPlaylist.xml -- [REMOVED] MyMusicPlaylist.xml -- [REMOVED] MyVideoPlaylist.xml -- [NEW] Busy spinner (nicked from Estuary) -- [NEW] DialogPlayerProcessInfo.xml -- [MODIFIED] Addon Browser design reworked -- [NEW] DialogPlayerProcessInfo.xml -- [NEW] EventLog.xml -- [NEW] Privacy policy added to system info -- [NEW] DialogAudioDSPManager.xml -- Numerous misc tweaks and fixes -- [MODIFIED] SmartPlaylistEditor.xml / SmartPlaylistRule.xml -- [NEW] MyPVRTimers.xml -- [NEW] DialogGameControllers.xml - - -[TODO] -Check user option: player stop on return (include may need work) -Needs to allow PVR content if user has not adjusted their settings. - -[B]1.1.0[/B] - -***Preparing for Krypton*** - -- [MODIFIED] addon.xml: Updated GUI to 5.12.0 -- [RENAMED] dialogKaiToast -> dialogNotification.xml -- [NEW] DialogConfirm.xml -- [REMOVED] DialogOK.xml -- [REMOVED] DialogProgress.xml -- [REMOVED] DialogYesNo.xml -- [NEW] DialogSettings.xml -- [REMOVED] DialogAudioDSPSettings.xml -- [REMOVED] DialogContentSettings.xml -- [REMOVED] DialogMediaFilter.xml -- [REMOVED] DialogNetworkSetup.xml -- [REMOVED] DialogPeripheralSettings.xml -- [REMOVED] DialogPVRTimerSettings.xml -- [REMOVED] LockSettings.xml -- [REMOVED] ProfileSettings.xml -- [REMOVED] VideoOSDSettings.xml -- [REMOVED] DialogMuteBug.xml -- [MODIFIED] Settings.xml: Updated to reflect changes to Kodi settings structure - -[B]1.0.0[/B] - -- Kodi Jarvis Release - - -[B]0.9.1[/B] - -***Bug squashing*** - -- [FIX] Numeric keyboard entry -- [FIX] Typo in recent albums playlist (thanks PaulVT) -- [FIX] Filename casing error (thanks PaulVT) -- [FIX] Notifications now autoscroll - - -[B]0.9.0[/B] - -***Working towards Kodi Jarvis release*** - -- [REMOVED DEPENDENCY] script.thedeadman.functions (Nice one team Kodi!) -- [REMOVED DEPENDENCY] script.globalsearch -- [REMOVED DEPENDENCY] script.artistslideshow -- [REMOVED] DialogPeripheralManager.xml -- [REMOVED] DialogKaraokeSongSelector.xml -- [REMOVED] DialogKaraokeSongSelectorLarge.xml -- [REMOVED] MusicKaraokeLyrics.xml -- [REMOVED] References to "allowoverlay" tag -- [REMOVED] mymusicsongs.xml -- [REMOVED] videooverlay.xml -- [REMOVED] musicoverlay.xml -- [NEW] custom_musicOverlay.xml -- [REMOVED] References to "zorder" tag -- [NEW] DialogPVRInfo.xml -- [REMOVED] DialogPVRGuideInfo.xml -- [REMOVED] DialogPVRRecordingInfo.xml -- [REMOVED] VisualisationPresetList.xml -- [NEW] EventLog.xml -- [MODIFIED] dialogKeyboard.xml - additional labels for BaiduPy input added -- [NEW] DialogAudioDSPManager.xml -- [NEW] DialogAudioDSPSettings.xml -- [MODIFIED] DialogAddonInfo.xml - remove button id="11" -- [MODIFIED] DialogKaiToast.xml - remove ID's 403-405 -- [MODIFIED] DialogVideoInfo.xml - add button ID 7, replace user rating value -- [MODIFIED] MyMusicNav.xml - remove files node button - - -