| Revision 1686,
665 bytes
checked in by jeroen, 2 years ago
(diff) |
|
updated 56 player for YT fixes, fixed switching proceed with playlists that contain both HD and no HD entries, added compatibility (5.2/swfobject) to tests
|
| Line | |
|---|
| 1 | <html> |
|---|
| 2 | <head> |
|---|
| 3 | |
|---|
| 4 | <title>HD Plugin Tests</title> |
|---|
| 5 | <style> |
|---|
| 6 | body { padding: 50px; font: 13px/20px Arial; background: #EEE; } |
|---|
| 7 | form,ul,p { margin-top: 20px; } |
|---|
| 8 | </style> |
|---|
| 9 | |
|---|
| 10 | </head> |
|---|
| 11 | <body> |
|---|
| 12 | |
|---|
| 13 | <h2>HD Plugin Tests</h2> |
|---|
| 14 | |
|---|
| 15 | <ul> |
|---|
| 16 | <li><a href="basic.html">Basic setup</a></li> |
|---|
| 17 | <li><a href="options.html">Configuration options</a></li> |
|---|
| 18 | <li><a href="streaming.html">HTTP/RTMP Streaming</a></li> |
|---|
| 19 | <li><a href="youtube.html">Youtube support</a></li> |
|---|
| 20 | <li><a href="playlist.html">Playlist support</a></li> |
|---|
| 21 | <li><a href="skin.html">Skinning support</a></li> |
|---|
| 22 | <li><a href="compatibility.html">Compatibility test</a></li> |
|---|
| 23 | </ul> |
|---|
| 24 | |
|---|
| 25 | </body> |
|---|
| 26 | </html> |
|---|
Note: See
TracBrowser
for help on using the repository browser.