Fullscreen music crash fix

This commit is contained in:
Chris Bevan 2017-05-06 16:58:30 +01:00
parent 456873d389
commit 98ac994414
4 changed files with 170 additions and 135 deletions

View File

@ -2,5 +2,13 @@
<window>
<!--content moved to custom_musicPlayerFullscreen.xml-->
<onload>action(back)</onload>
<onunload>activateWindow(1103)</onunload>
<onload>activateWindow(1103)</onload>
<controls>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>MusicVisualisation.xml</label>
</control>
</controls>
</window>

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.pellucid" version="1.2.2" name="Pellucid" provider-name="theDeadman">
<addon id="skin.pellucid" version="1.2.3" name="Pellucid" provider-name="theDeadman">
<requires>
<import addon="xbmc.gui" version="5.12.0"/>
<import addon="script.skinshortcuts" version="1.0.13"/>

View File

@ -1,5 +1,9 @@
**Changelog**
[V1.2.3]
- in progress, watched etc??
- [FIXED] Fullscreen music activation crash
[V1.2.2]
- [NEW] Hebrew Translation (thanks Eric P)
- [NEW] Poster view enabled for online sourced content