tweaks
This commit is contained in:
parent
0dc17f1817
commit
03c44c21ad
|
@ -30,13 +30,10 @@ dialogPVRinfo: extra button (see forum)
|
|||
Check all PVR windows
|
||||
|
||||
Add user option: Revise player stop on return
|
||||
|
||||
PVR mini window
|
||||
|
||||
Skin shortcuts default menus not quite right (need overrides?? Multiple actions not allowed in default)
|
||||
|
||||
Add user option: Revise player stop on return
|
||||
|
||||
Screenshots etc
|
||||
Screenshots
|
||||
|
||||
|
||||
[B]1.1.0[/B]
|
||||
|
|
|
@ -13,7 +13,9 @@
|
|||
<label2>10005</label2>
|
||||
<icon>DefaultAddon.png</icon>
|
||||
<thumb />
|
||||
<action>Skin.SetString(recentitems,music)</action>
|
||||
<action>ActivateWindow(1106)</action>
|
||||
<action>control.setfocus(9998)</action>
|
||||
</shortcut>
|
||||
<shortcut>
|
||||
<visible>PVR.HasRadioChannels</visible>
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<thumb />
|
||||
<action>Skin.SetString(recentitems,video)</action>
|
||||
<action>ActivateWindow(1106)</action>
|
||||
<action>control.setfocus(9998)</action>
|
||||
</shortcut>
|
||||
<shortcut>
|
||||
<visible>PVR.HasTVChannels</visible>
|
||||
|
|
Loading…
Reference in New Issue