skin.pellucidPlus/changelog.txt

66 lines
1.8 KiB
Plaintext
Raw Normal View History

2016-04-19 15:06:14 +02:00
[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]
2015-11-05 16:13:27 +01:00
***Working towards Kodi Jarvis release***
- [REMOVED DEPENDENCY] script.thedeadman.functions (Nice one team Kodi!)
2015-11-09 22:07:33 +01:00
- [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
2015-11-04 21:43:54 +01:00
- [REMOVED] References to "zorder" tag
2015-11-05 16:13:27 +01:00
- [NEW] DialogPVRInfo.xml
- [REMOVED] DialogPVRGuideInfo.xml
- [REMOVED] DialogPVRRecordingInfo.xml
- [REMOVED] VisualisationPresetList.xml
2015-11-24 22:33:42 +01:00
- [NEW] EventLog.xml
- [MODIFIED] dialogKeyboard.xml - additional labels for BaiduPy input added
2015-11-05 16:13:27 +01:00
2015-11-22 20:48:07 +01:00
- [NEW] DialogAudioDSPManager.xml
- [NEW] DialogAudioDSPSettings.xml
2015-11-05 16:13:27 +01:00
- [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
2015-11-22 20:48:07 +01:00
2016-01-07 22:53:56 +01:00
***To do (Skinners Notes)***
2015-11-06 11:29:14 +01:00
2016-04-18 16:49:14 +02:00
Improve handling of new users (bring through images from homescreen etc)
2016-04-19 15:06:14 +02:00
Check back on dialog keyboard (ok on laptop: not on openelec??)
2016-04-18 16:49:14 +02:00
2016-04-19 15:06:14 +02:00
Photos section needs work
2016-04-18 16:49:14 +02:00
2016-03-29 10:16:59 +02:00
Optimise settings: use skin helper: on startup: Ask whether to change:
show parent folder items: system.getbool(showparentdiritems)
start PVR minimised: false
2016-02-26 21:34:36 +01:00
2016-03-29 10:16:59 +02:00
PVR Recording schedule (integrate with recordings)
Complete DialogAudioDSPManager.xml and DialogAudioDSPSettings.xml
2015-12-21 21:30:26 +01:00
2016-01-07 22:53:56 +01:00
Add MyVideoPlaylist.xml
2015-12-01 21:38:46 +01:00
2016-04-03 17:35:32 +02:00
2015-11-22 20:48:07 +01:00
2016-03-29 10:16:59 +02:00