Skip to content

Commit

Permalink
Enable pause button for LiveTV in VideoOSD. Works fine for MediaPorta…
Browse files Browse the repository at this point in the history
…l and ForTheRecord because both backend do the timeshifting themselves. (cherry picked from commit e30725e251cb2aff1d0868c4b5cb1e005c8c1aee)
  • Loading branch information
margro committed Jan 29, 2011
1 parent 1737904 commit 5297be3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions addons/skin.confluence/720p/VideoOSD.xml
Expand Up @@ -399,8 +399,7 @@
<onup>700</onup>
<ondown>700</ondown>
<onclick>PlayerControl(Play)</onclick>
<enable>false</enable>
<animation effect="fade" start="100" end="50" time="100" condition="true">Conditional</animation>
<enable>true</enable>
<visible>VideoPlayer.Content(LiveTV)</visible>
</control>
<control type="button" id="603">
Expand Down

0 comments on commit 5297be3

Please sign in to comment.