54 lines
1.6 KiB
Plaintext
54 lines
1.6 KiB
Plaintext
[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
|
|
|
|
|
|
|
|
***To do (Skinners Notes)***
|
|
|
|
Optimise settings: use skin helper: on startup: Ask whether to change:
|
|
show parent folder items: system.getbool(showparentdiritems)
|
|
start PVR minimised: false
|
|
|
|
PVR Recording schedule (integrate with recordings)
|
|
|
|
Fullscreen music view: Radio art and RDS support
|
|
|
|
Complete DialogAudioDSPManager.xml and DialogAudioDSPSettings.xml
|
|
|
|
scripted video info screen TEST THAT PLAYMEDIA WORKS
|
|
|
|
Add MyVideoPlaylist.xml
|
|
|
|
Check extra button to dialogAddonInfo.xml actually works (auto update)
|
|
|
|
|