Fix MusicOSD.xml record button
This commit is contained in:
parent
cffcb83200
commit
737bdda244
@ -322,13 +322,17 @@
|
|||||||
<enable>Visualisation.HasPresets</enable>
|
<enable>Visualisation.HasPresets</enable>
|
||||||
<animation effect="fade" start="100" end="50" time="75" condition="!Visualisation.HasPresets">Conditional</animation>
|
<animation effect="fade" start="100" end="50" time="75" condition="!Visualisation.HasPresets">Conditional</animation>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="704">
|
<control type="togglebutton" id="704">
|
||||||
<width>55</width>
|
<width>55</width>
|
||||||
<height>55</height>
|
<height>55</height>
|
||||||
<label>264</label>
|
<label>264</label>
|
||||||
|
<altlabel>265</altlabel>
|
||||||
<font/>
|
<font/>
|
||||||
<texturefocus>OSDRecordOffFO.png</texturefocus>
|
<texturefocus>OSDRecordOffFO.png</texturefocus>
|
||||||
<texturenofocus>OSDRecordOffNF.png</texturenofocus>
|
<texturenofocus>OSDRecordOffNF.png</texturenofocus>
|
||||||
|
<usealttexture>PVR.IsRecordingPlayingChannel | PVR.IsPlayingActiveRecording</usealttexture>
|
||||||
|
<alttexturefocus>OSDRecordOnFO.png</alttexturefocus>
|
||||||
|
<alttexturenofocus>OSDRecordOnNF.png</alttexturenofocus>
|
||||||
<onclick>PVR.ToggleRecordPlayingChannel</onclick>
|
<onclick>PVR.ToggleRecordPlayingChannel</onclick>
|
||||||
<visible>PVR.CanRecordPlayingChannel</visible>
|
<visible>PVR.CanRecordPlayingChannel</visible>
|
||||||
</control>
|
</control>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user