diff options
| author | M. Voerman <rekordc@gmail.com> | 2015-07-29 21:28:56 +0200 |
|---|---|---|
| committer | M. Voerman <rekordc@gmail.com> | 2015-07-29 21:28:56 +0200 |
| commit | acbc708d591afa985ab223e7caf92c3aa8bc1b5f (patch) | |
| tree | e795d763d4bd8d112a1ad69d1036879ae3ea2908 /index.html | |
| parent | 9e980e08fda212bd4c3e04b2a5d96dbd840054ec (diff) | |
| download | vdr-vipclient-acbc708d591afa985ab223e7caf92c3aa8bc1b5f.tar.gz vdr-vipclient-acbc708d591afa985ab223e7caf92c3aa8bc1b5f.tar.bz2 | |
Channels update
bug fixes
Some testing with DLNA, needs DLNA enabled firmware on the Vip
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ </head> <body onload="onLoad()" onunload="onUnload()"> - <embed type="application/x-motorola-toi" hidden="true"> + <embed type="application/x-motorola-toi" hidden="true" > <videoplane id='videoplane'></videoplane> <div id="pipVideoDiv" ></div> |
