diff options
author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2013-02-23 00:50:05 +0100 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2013-02-23 00:50:05 +0100 |
commit | 02fd193a7ee3cd183eaa831b88dadfd27fd26c5f (patch) | |
tree | 412f392156dd0e582c8d448e598b8ad6772e0d68 /doc/web/homepage/en | |
parent | 781d0fa948f3fc01a7b202d196d79fd2bbc7638d (diff) | |
download | vdr-plugin-live-02fd193a7ee3cd183eaa831b88dadfd27fd26c5f.tar.gz vdr-plugin-live-02fd193a7ee3cd183eaa831b88dadfd27fd26c5f.tar.bz2 |
Updated LIVE homepage for the long avaited 0.3.0 release.
Diffstat (limited to 'doc/web/homepage/en')
-rw-r--r-- | doc/web/homepage/en/download.php | 37 | ||||
-rw-r--r-- | doc/web/homepage/en/features_0-3-0.inc | 49 | ||||
-rw-r--r-- | doc/web/homepage/en/index.php | 34 | ||||
-rw-r--r-- | doc/web/homepage/en/install_0-3-0.inc | 50 | ||||
-rw-r--r-- | doc/web/homepage/en/news.php | 7 | ||||
-rw-r--r-- | doc/web/homepage/en/settings-en.inc | 2 |
6 files changed, 111 insertions, 68 deletions
diff --git a/doc/web/homepage/en/download.php b/doc/web/homepage/en/download.php index 2cedca3..9a12633 100644 --- a/doc/web/homepage/en/download.php +++ b/doc/web/homepage/en/download.php @@ -22,14 +22,14 @@ <div class="boxheader"><div><div>Stable version:</div></div></div> <div style="border: 1px solid black; padding: 0px 10px"> <p> - <b>Version 0.2.0</b> + <strong>Version 0.3.0</strong> <ul> - <li>Download: <a href="http://live.vdr-developer.org/downloads/vdr-live-0.2.0.tar.gz">http://live.vdr-developer.org/downloads/vdr-live-0.2.0.tar.gz</a></li> + <li>Download: <a href="http://live.vdr-developer.org/downloads/vdr-live-0.2.0.tar.gz">http://live.vdr-developer.org/downloads/vdr-live-0.3.0.tar.gz</a></li> </ul> </p> <p> - <b>Installation prerequisites:</b> - <?php include ("install_0-2-0.inc"); ?> + <strong>Installation prerequisites:</strong> + <?php include ("install_0-3-0.inc"); ?> </p> <p></p> </div> @@ -39,10 +39,15 @@ <div class="boxheader"><div><div>Development version:</div></div></div> <div style="border: 1px solid black; padding: 0px 10px"> <p> - <b>Current CVS snapshot</b> + <strong>Current GIT snapshot</strong> + + <br/>Since LIVE is at present in maintainance mode there + are no major changes to be afraid of. So you can regard + the developer version as stable too. + <ul> <li> - Download: <a href="http://www.vdr-developer.org/cgi-bin/cvsweb.cgi/live/live.tar.gz?tarball=1">http://www.vdr-developer.org/cgi-bin/cvsweb.cgi/live/</a> + GIT repository: <a href="http://projects.vdr-developer.org/git/vdr-plugin-live.git/">http://projects.vdr-developer.org/git/vdr-plugin-live.git/</a> <p> <strong>IMPORTANT:</strong> when using this version please always check the README file in the LIVE @@ -52,7 +57,7 @@ </ul> </p> <p> - <b>Installation prerequisites:</b> + <strong>Installation prerequisites:</strong> <?php include ("install_devel.inc"); ?> </p> <p></p> @@ -60,22 +65,32 @@ </div> <div style="width: 800px; margin-top: 15px"> - <div class="boxheader"><div><div>Old version:</div></div></div> + <div class="boxheader"><div><div>Old versions:</div></div></div> <div style="border: 1px solid black; padding: 0px 10px"> + <p> + <strong>Version 0.2.0</strong> + <ul> + <li>Download: <a href="http://live.vdr-developer.org/downloads/vdr-live-0.2.0.tar.gz">http://live.vdr-developer.org/downloads/vdr-live-0.2.0.tar.gz</a></li> + </ul> + </p> + <p> + <strong>Installation prerequisites:</strong> + <?php include ("install_0-2-0.inc"); ?> + </p> + <p><hr/></p> <p> - <b>Version 0.1.0</b> + <strong>Version 0.1.0</strong> <ul> <li>Download: <a href="http://live.vdr-developer.org/downloads/vdr-live-0.1.0.tar.gz">http://live.vdr-developer.org/downloads/vdr-live-0.1.0.tar.gz</a></li> </ul> </p> <p> - <b>Installation prerequisites:</b> + <strong>Installation prerequisites:</strong> <?php include ("install_0-1-0.inc"); ?> </p> <p></p> </div> </div> - </div> </body> </html> diff --git a/doc/web/homepage/en/features_0-3-0.inc b/doc/web/homepage/en/features_0-3-0.inc index f12bdd5..dd272e4 100644 --- a/doc/web/homepage/en/features_0-3-0.inc +++ b/doc/web/homepage/en/features_0-3-0.inc @@ -3,12 +3,10 @@ visible changes on LIVE since the last stable version. </p> <p> - The major new features have been contributed by LIVE users. We are are very happy to embrace the contributions and <strong>thank everybody</strong> who helped in improving LIVE. - </p> <p> The names of the developers are listed in the version @@ -23,83 +21,62 @@ i.E. prime time. </li> <li> - The <strong>recordings page has been lifted</strong> and got some new features: - <ul> <li> - <strong>HTTP streaming of recordings</strong> if a version of tntnet > 1.7.0 is available. You browser still requires the mozilla-vlc plugin. - </li> <li> - More than <strong>one recording can be deleted at once</strong>. - </li> <li> - More than one recording can be <strong>moved or copied</strong> to a <strong>new location at once</strong>. - </li> <li> - The list of recordings can be <strong>filtered</strong> either for names or with <strong>regual expressions</strong>. - </li> <li> - All <strong>recordings folders</strong> can be <strong>expanded or collapsed at once</strong>. The main benefit of this feature unfolds in combination with the filtering feature. - </li> </ul> </li> <li> - - Funktioniert auch mit VDR Entwicklerversionen - (1.7.x). Unterst�tzt das neue - <strong>TS-Aufnahmeformat</strong>. + Works with the VDR developer versions (1.7.x) and is + prepared for the upcoming VDR 2.0 release. </li> <li> - - Die Kan�le haben jetzt auch <strong>Nummeren</strong>. - + Supports the new <strong>TS recording format</strong>. </li> <li> - - Support f�r <strong>IPv6</strong>. - + The channels got <strong>numbers</strong>. </li> <li> - - LIVE kann jetzt auch via <strong>SSL - angesprochen</strong> werden. - + Added support for <strong>IPv6</strong>. </li> <li> - - Verbesserter Support f�r <strong>EPG-Bilder</strong> die - von externen Tools (tvm2vdr.pl) bereit gestellt werden - k�nnen. - + You can connect to LIVE via <strong>SSL</strong>. + </li> + <li> + Enhanced support for <strong>EPG images</strong> which + are supplied by external tools (e.g. tvm2vdr.pl). </li> <li> - �bersetzungen f�r Italienisch, Finnisch, Polnisch, - Spanisch und Slowakisch + Translations for Italian, Finnish, Polish, + Spanish and Slovakia </li> <li> - Zahlreiche kleine Bug-Fixes. + Lots of little bug fixes (and perhabs new bugs). </li> </ul> diff --git a/doc/web/homepage/en/index.php b/doc/web/homepage/en/index.php index 92d0799..753c358 100644 --- a/doc/web/homepage/en/index.php +++ b/doc/web/homepage/en/index.php @@ -24,7 +24,7 @@ <div style="border: 1px solid black; padding: 0px 10px"> <div class="screenshots" style="float: right; border: 0; padding-top: 15px"><?php $screenshots->RandomImg(); ?></div> <p> - <b>LIVE</b> + <strong>LIVE</strong> </p> <p> LIVE, the <strong><em>LIVE Interactive VDR @@ -57,7 +57,7 @@ $menu->urls["screenshots.php"]; ?> page</a> </p> <p> - <b>License</b> + <strong>License</strong> </p> <p> LIVE is distributed under @@ -72,7 +72,7 @@ <div style="width: 800px; margin-top: 15px"> <div class="boxheader"><div><div>New features in LIVE <?php echo $status->vers_number; ?></div></div></div> <div style="border: 1px solid black; padding: 0px 10px"> - <?php include ("features_0-2-0.inc"); ?> + <?php include ("features_0-3-0.inc"); ?> <p> All past feature additions or changes of LIVE can be found on the @@ -86,7 +86,7 @@ <div class="boxheader"><div><div>Direct download of LIVE <?php echo $status->vers_number; ?></div></div></div> <div style="border: 1px solid black; padding: 0px 10px"> <p> - <b>Version <?php echo $status->vers_number; ?></b> + <strong>Version <?php echo $status->vers_number; ?></strong> <ul> <li> Download: <?php echo "<a href=\"http://live.vdr-developer.org/downloads/vdr-live-" . $status->vers_number . ".tar.gz\">" . "http://live.vdr-developer.org/downloads/vdr-live-" . $status->vers_number . ".tar.gz</a>"; ?> @@ -97,8 +97,8 @@ </ul> </p> <p> - <b>Installation prerequisites:</b> - <?php include ("install_0-2-0.inc"); ?> + <strong>Installation prerequisites:</strong> + <?php include ("install_0-3-0.inc"); ?> </p> <p> Different versions of LIVE can be downloaded from the @@ -113,27 +113,21 @@ <div class="boxheader"><div><div>Links</div></div></div> <div style="border: 1px solid black; padding: 0px 10px"> <p> - <b>Web:</b> + <strong>Web:</strong> <ul> - <li><a href="http://www.vdr-developer.org/mantisbt/main_page.php">Bugtracker</a> - for bugs and feature requests</li> - <li><a href="http://www.cadsoft.de/vdr/">Video Disk Recorder - VDR</a></li> + <li><a href="http://projects.vdr-developer.org/projects/plg-live">Project Tracker</a></li> + <li><a href="http://projects.vdr-developer.org/git/vdr-plugin-live.git/">LIVE Git</a></li> + <li><a href="http://www.tvdr.de">Video Disc Recorder - VDR</a></li> <li><a href="http://winni.vdr-developer.org/epgsearch/index.html">EPGSearch Plugin</a></li> <br /> - <li><a href="http://www.vdr-portal.de">VDR-Portal</a></li> - <li><a href="http://www.vdr-wiki.de">VDR-Wiki</a></li> + <li><a href="http://www.vdr-portal.de">VDR-Portal (mostly german)</a></li> + <li><a href="http://www.vdr-wiki.de">VDR-Wiki (mostly german)</a></li> </ul> </p> <p> - <b>IRC:</b> + <strong>Other:</strong> <ul> - <li>Server: irc://www.vdr-portal.de</li> - <li>Channel: #live</li> - </ul> - </p> - <p> - <b>Other:</b> - <ul> - <li>Traditional contact information can be found at the top of the README file in the LIVE source distribution.</li> + <li>Additional contact information can be found at the top of the README file in the LIVE source distribution.</li> </ul> </p> </div> diff --git a/doc/web/homepage/en/install_0-3-0.inc b/doc/web/homepage/en/install_0-3-0.inc new file mode 100644 index 0000000..23b617f --- /dev/null +++ b/doc/web/homepage/en/install_0-3-0.inc @@ -0,0 +1,50 @@ +<?php + require_once ("../live-sw-configs.php"); + + $selectedConfig = '0.3.0'; +?> + <div class="tab"> + <table class="listing" style="margin-bottom: 15px; width: 100%" cellspacing="0" cellpadding="0"> + <tr class="description"> + <td><div class="withmargin">Software</div></td> + <td><div class="withmargin">minimal version</div></td> + <td><div class="withmargin">recommended</div></td> + <td><div class="withmargin">URL</div></td> + </tr> + <?php + foreach ($LiveSWConfigs[$selectedConfig]->Required() as $sc) { + SWConfTableRow($sc); + } + ?> + <tr class="spacer"> + <td colspan="4"></td> + </tr> + <tr class="description"> + <td colspan="4"><div class="withmargin">optional:</div></td> + </tr> + <?php + foreach ($LiveSWConfigs[$selectedConfig]->Optional() as $sc) { + SWConfTableRow($sc); + } + ?> + <tr class="spacer"> + <td colspan="4"></td> + </tr> + <tr class="description"> + <td colspan="4"><div class="withmargin">used VDR plugins:</div></td> + </tr> + <?php + foreach ($LiveSWConfigs[$selectedConfig]->Plugins() as $sc) { + SWConfTableRow($sc); + } + ?> + </table> + </div> + + <p> + Tntnet provides basic web server functionality for LIVE. + Cxxtools is required by Tntnet.<br />PCRE is used for the + search with regular expressions on the recordings page.<br + />*) Boost provides TR1 C++ extensions and is required only + when compiled with GCC < 4.1. + </p> diff --git a/doc/web/homepage/en/news.php b/doc/web/homepage/en/news.php index 879c549..96ab06b 100644 --- a/doc/web/homepage/en/news.php +++ b/doc/web/homepage/en/news.php @@ -19,6 +19,13 @@ <div class="inhalt"> <div style="width: 800px; margin-top: 15px"> + <div class="boxheader"><div><div>Features of LIVE 0.3.0</div></div></div> + <div style="border: 1px solid black; padding: 0px 10px"> + <?php include ("features_0-3-0.inc"); ?> + </div> + </div> + + <div style="width: 800px; margin-top: 15px"> <div class="boxheader"><div><div>Features of LIVE 0.2.0</div></div></div> <div style="border: 1px solid black; padding: 0px 10px"> <?php include ("features_0-2-0.inc"); ?> diff --git a/doc/web/homepage/en/settings-en.inc b/doc/web/homepage/en/settings-en.inc index de0f9b3..fdec171 100644 --- a/doc/web/homepage/en/settings-en.inc +++ b/doc/web/homepage/en/settings-en.inc @@ -2,7 +2,7 @@ // Settings for german version: $status = new Status("LIVE Plugin State", "Current stable version", - "0.2.0", + "0.3.0", "m/d/Y", "Language: "); |