Update of /cvsroot/freevo/website
In directory sc8-pr-cvs1:/tmp/cvs-serv31961
Modified Files:
content_about.html content_authors.html
content_developers.html content_install.html
content_links.html content_screenshots.html
content_status.html freevo.css gen_ss.py gensite.py news.txt
template_main.html
Log Message:
Lots of changes for the new web layouts. Expect more commits...
Index: content_about.html
===================================================================
RCS file: /cvsroot/freevo/website/content_about.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** content_about.html 17 Nov 2002 07:10:31 -0000 1.3
--- content_about.html 30 May 2003 00:13:51 -0000 1.4
***************
*** 21,29 ****
Freevo.
<h4>Main menu screenshot</h4>
! This image shows the main menu for the default <tt>blue_round1</tt> skin. The theme
can
easily be changed using XML-based skins.
--- 21,42 ----
Freevo.
+ <h4><a name="TechnicalInformation">Technical Information</a></h4>
+ A project like Freevo leverages a wealth of powerful free software tools. The main
projects
+ used include:
+ <ul>
+ <li><a href="http://www.libsdl.org/">SDL</A></li>
+ <li><a href="http://www.pygame.org/">Pygame</a></li>
+ <li><a href="http://http://www.pythonware.com/products/pil/">Python Imaging
Library</a></li>
+ <li><a href="http://www.mplayerhq.hu/">Mplayer</A></li>
+ <li><a href="http://www.python.org/">Python</a></li>
+ <li><a href="http://www.twistedmatrix.com/">Python Twisted</a></li>
+ </ul>
+ and our website, code and CVS is graciously hosted by <a
href="http://www.sourceforge.net/">Sourceforge.net</a>
+ <br/>
<h4>Main menu screenshot</h4>
! This image shows the main menu for the default <tt>blue_round2</tt> skin. The theme
can
easily be changed using XML-based skins.
***************
*** 31,35 ****
<center><a href="screenshots.html">
! <img src="ss/blue_round1/freevo_ss1_320.jpg" width="320"
height="240">
</a>
--- 44,48 ----
<center><a href="screenshots.html">
! <img src="ss/blue_round2/freevo_ss1_320.jpg" width="320"
height="240">
</a>
***************
*** 39,42 ****
--- 52,64 ----
More <a href="screenshots.html">screenshots</a>.
+ <h4>Initial Web Interface Screenshot</h4>
+
+ This is a shot of the new Freevo web interface, more shots to come as it is flushed
out.
+ <p>
+ <center><a href="ss/web/freevoweb_ss640.jpg" target="_new">
+ <img src="ss/web/freevoweb_ss320.jpg" width="320" height="240"></a>
+ </center>
+ <br/>
+ </p>
***************
*** 50,54 ****
<p>
! <center><img src="freevo_hw.gif" align="middle"></center>
<br><br>
--- 72,76 ----
<p>
! <center><img src="images/freevo_hw.gif" align="middle"></center>
<br><br>
Index: content_authors.html
===================================================================
RCS file: /cvsroot/freevo/website/content_authors.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** content_authors.html 17 Nov 2002 07:10:31 -0000 1.3
--- content_authors.html 30 May 2003 00:13:51 -0000 1.4
***************
*** 16,20 ****
<br>
! <li>Aubin Paul:</li>
<ul>
<li>Testing, ideas, shell programming
--- 16,20 ----
<br>
! <li><a href="http://www.outlyer.org/">Aubin Paul:</a></li>
<ul>
<li>Testing, ideas, shell programming
Index: content_developers.html
===================================================================
RCS file: /cvsroot/freevo/website/content_developers.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** content_developers.html 16 Feb 2003 21:32:49 -0000 1.4
--- content_developers.html 30 May 2003 00:13:51 -0000 1.5
***************
*** 9,13 ****
<b>Please</b> read the more detailed instructions on the <a
! href="http://freevo.sourceforge.net/cgi-bin/moin.cgi/DevelopersPage">Wiki
Developers Page</a> before sending patches!
--- 9,13 ----
<b>Please</b> read the more detailed instructions on the <a
! href="/cgi-bin/moin.cgi/DevelopersPage">Wiki
Developers Page</a> before sending patches!
***************
*** 19,23 ****
The <a
! href="http://freevo.sourceforge.net/cgi-bin/moin.cgi">Freevo
Wiki</a> is a collaborative website where anyone can make changes and
add new pages. It contains both the user documentation as well as docs
--- 19,23 ----
The <a
! href="/cgi-bin/moin.cgi">Freevo
Wiki</a> is a collaborative website where anyone can make changes and
add new pages. It contains both the user documentation as well as docs
Index: content_install.html
===================================================================
RCS file: /cvsroot/freevo/website/content_install.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** content_install.html 24 Feb 2003 06:29:07 -0000 1.6
--- content_install.html 30 May 2003 00:13:51 -0000 1.7
***************
*** 66,70 ****
Detailed instructions can be found on the
<a
!
href="http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage">Documentation</a>
page of the Freevo Wiki.
--- 66,70 ----
Detailed instructions can be found on the
<a
! href="/cgi-bin/moin.cgi/DocumentationPage">Documentation</a>
page of the Freevo Wiki.
***************
*** 79,84 ****
--- 79,102 ----
There is also an IRC channel at <tt>irc://irc.gnu.org/freevo</tt>.
+ <h2><a name="Distributions">Distributions</a></h2>
+ We now have Distribution specific packages available for most major distributions.
+ <br/>
+ <br/>
+ <li><a href="http://www.rpm.org/">RedHat, Mandrake, and other RPM-based
distributions</a></li>
+ <ul>Fetch RPM packages from <a
href="http://sourceforge.net/project/showfiles.php?group_id=46652">Sourceforge</A></ul>
+ <li><a href="http://www.gentoo.org">Gentoo</a></li>
+ <ul>A Gentoo <a href="http://www.gentoo.org/doc/en/faq.xml#doc_chap3">ebuild</A> is
available via this <a href="http://192.168.123.1/gentoo/rsync-freevo">rsync-freevo</A>
script.</ul>
+ <li><a href="http://www.debian.org/">Debian</a></li>
+ <ul>A Debian apt source is available and includes all the dependencies you'll need,
though a binary of Freevo itself will not be available until the next major release of
Freevo.
+ <br/>
+ You should add this to your <font face="courier">/etc/apt/sources.list</font> file:
+ <pre>
+ deb http://freevo.sourceforge.net/debian unstable main
+ </pre>
+ Then, simply run <font face="courier">apt-get update && apt-get install
task-freevo</font> to
+ fetch all the dependencies you'll require to run Freevo.
+ </ul>
<h2><a name="Hardware">Hardware</h2>
***************
*** 86,90 ****
A 400 MHz class CPU is sufficient for a low-end system to play music,
! movies and watch TV. A faster CPU is needed for high-resolution recording etc.
<h4>Graphics Board</h4>
--- 104,108 ----
A 400 MHz class CPU is sufficient for a low-end system to play music,
! movies and watch TV.
<h4>Graphics Board</h4>
***************
*** 93,101 ****
<a href="http://www.libsdl.org">SDL</a> which supports X11, FB, etc.
! <h4>Video Capture (Optional)</h4>
!
! Any Video4Linux1 compatible board, which includes the popular
! Hauppage WinTV boards.
--- 111,122 ----
<a href="http://www.libsdl.org">SDL</a> which supports X11, FB, etc.
+ <h4>Video Capture and Compression</h4>
! Any Video4Linux1/2 compatible board, which includes the popular
! Hauppage WinTV boards. There is also support for recording via the
! Hauppauage PVR cards, provided they are based on the <a
href="http://ivtv.sourceforge.net/">ivtv</A>-chipset.
! <br/>
! VCD-quality video compression can be in software via mp1e even on a Celeron 400, but
higher quality compression
! like MPEG-2 or Divx/Xvid require a more powerful machine.
***************
*** 106,109 ****
--- 127,131 ----
use 48 KHz which some older soundcards do not support.
+ Depending on your card, digital AC3 output is supported by Freevo.
<h4>Remote Control (Optional)</h4>
***************
*** 132,134 ****
(in Germany, ships internationally), that has one for $17.50.
!
--- 154,159 ----
(in Germany, ships internationally), that has one for $17.50.
! <h4>Other control methods</h4>
!
! Keyboards and joysticks can be used with Freevo for control as long as they are
supported
! by the Linux kernel.
Index: content_links.html
===================================================================
RCS file: /cvsroot/freevo/website/content_links.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** content_links.html 27 Mar 2003 14:01:28 -0000 1.5
--- content_links.html 30 May 2003 00:13:51 -0000 1.6
***************
*** 4,8 ****
Please
<a
! href="http://freevo.sourceforge.net/cgi-bin/moin.cgi/LinkPage?action=show">
submit</a> new links and updated information.
--- 4,8 ----
Please
<a
! href="/cgi-bin/moin.cgi/LinkPage?action=show">
submit</a> new links and updated information.
Index: content_screenshots.html
===================================================================
RCS file: /cvsroot/freevo/website/content_screenshots.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** content_screenshots.html 17 Nov 2002 07:10:31 -0000 1.3
--- content_screenshots.html 30 May 2003 00:13:51 -0000 1.4
***************
*** 1,3 ****
--- 1,36 ----
+ <h2>Screenshots (skin grey1)</h2>
+
+ These screenshots are from the <tt>grey1</tt> skin.
+ Click on the images to see larger versions.<p>
+
+ <center>
+ <table cellpadding="5">
+ <tr>
+ <th>Main menu
+ <th>TV Guide
+ <th>Movie Browsing
+ <tr>
+ <td><a href="screenshots_grey1.html#freevo_ss1"><img
src="ss/grey1/freevo_ss1_160.jpg" width="160" height="120"></a>
+ <td><a href="screenshots_grey1.html#freevo_ss2"><img
src="ss/grey1/freevo_ss2_160.jpg" width="160" height="120"></a>
+ <td><a href="screenshots_grey1.html#freevo_ss3"><img
src="ss/grey1/freevo_ss3_160.jpg" width="160" height="120"></a>
+ </table>
+ </center><p>
+
+ <center>
+ <table cellpadding="5">
+ <tr>
+ <th>Music Browsing
+ <th>Playing Music
+ <th>Image Browsing
+ <tr>
+ <td><a href="screenshots_grey1.html#freevo_ss4"><img
src="ss/grey1/freevo_ss4_160.jpg" width="160" height="120"></a>
+ <td><a href="screenshots_grey1.html#freevo_ss5"><img
src="ss/grey1/freevo_ss5_160.jpg" width="160" height="120"></a>
+ <td><a href="screenshots_grey1.html#freevo_ss6"><img
src="ss/grey1/freevo_ss6_160.jpg" width="160" height="120"></a>
+ </table>
+ </center><p>
+
+ <br><br>
+
<h2>Screenshots (skin blue_round1)</h2>
***************
*** 33,39 ****
<br><br>
! <h2>Screenshots (skin grey1)</h2>
! These screenshots are from the <tt>grey1</tt> skin.
Click on the images to see larger versions.<p>
--- 66,72 ----
<br><br>
! <h2>Screenshots (skin blue_round2)</h2>
! These screenshots are from the <tt>blue_round2</tt> skin.
Click on the images to see larger versions.<p>
***************
*** 45,51 ****
<th>Movie Browsing
<tr>
! <td><a href="screenshots_grey1.html#freevo_ss1"><img
src="ss/grey1/freevo_ss1_160.jpg" width="160" height="120"></a>
! <td><a href="screenshots_grey1.html#freevo_ss2"><img
src="ss/grey1/freevo_ss2_160.jpg" width="160" height="120"></a>
! <td><a href="screenshots_grey1.html#freevo_ss3"><img
src="ss/grey1/freevo_ss3_160.jpg" width="160" height="120"></a>
</table>
</center><p>
--- 78,84 ----
<th>Movie Browsing
<tr>
! <td><a href="screenshots_blue_round2.html#freevo_ss1"><img
src="ss/blue_round2/freevo_ss1_160.jpg" width="160" height="120"></a>
! <td><a href="screenshots_blue_round2.html#freevo_ss2"><img
src="ss/blue_round2/freevo_ss2_160.jpg" width="160" height="120"></a>
! <td><a href="screenshots_blue_round2.html#freevo_ss3"><img
src="ss/blue_round2/freevo_ss3_160.jpg" width="160" height="120"></a>
</table>
</center><p>
***************
*** 58,64 ****
<th>Image Browsing
<tr>
! <td><a href="screenshots_grey1.html#freevo_ss4"><img
src="ss/grey1/freevo_ss4_160.jpg" width="160" height="120"></a>
! <td><a href="screenshots_grey1.html#freevo_ss5"><img
src="ss/grey1/freevo_ss5_160.jpg" width="160" height="120"></a>
! <td><a href="screenshots_grey1.html#freevo_ss6"><img
src="ss/grey1/freevo_ss6_160.jpg" width="160" height="120"></a>
</table>
</center><p>
--- 91,97 ----
<th>Image Browsing
<tr>
! <td><a href="screenshots_blue_round2.html#freevo_ss4"><img
src="ss/blue_round2/freevo_ss4_160.jpg" width="160" height="120"></a>
! <td><a href="screenshots_blue_round2.html#freevo_ss5"><img
src="ss/blue_round2/freevo_ss5_160.jpg" width="160" height="120"></a>
! <td><a href="screenshots_blue_round2.html#freevo_ss6"><img
src="ss/blue_round2/freevo_ss6_160.jpg" width="160" height="120"></a>
</table>
</center><p>
Index: content_status.html
===================================================================
RCS file: /cvsroot/freevo/website/content_status.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** content_status.html 24 Feb 2003 06:29:07 -0000 1.5
--- content_status.html 30 May 2003 00:13:51 -0000 1.6
***************
*** 1,12 ****
! <h2><a name="Status"></a>Current Status (24-Feb-2003)</h2>
Freevo can be installed on any Linux system, there are no dependencies
on external libraries or applications if the full binary release is used.
! <p>
Most graphics boards are supported in either X11 or Xv mode (X11 with
accelerated video playback, fairly common), or using the Framebuffer
console. The Matrox G400 is supported but not required for the
Framebuffer console, it has accelerated video features that offloads the CPU.
! <p>
Video output boards should work as usual in either X11 or
Framebuffer mode, the Matrox G400 is known to work for video out to a TV.
--- 1,15 ----
! <h2><a name="Status"></a>Current Status (29-May-2003)</h2>
! <p>
Freevo can be installed on any Linux system, there are no dependencies
on external libraries or applications if the full binary release is used.
! Many distributions have binary packages now, including RedHat and derivatives,
! Debian and Gentoo.
! </p><p>
Most graphics boards are supported in either X11 or Xv mode (X11 with
accelerated video playback, fairly common), or using the Framebuffer
console. The Matrox G400 is supported but not required for the
Framebuffer console, it has accelerated video features that offloads the CPU.
! </p><p>
Video output boards should work as usual in either X11 or
Framebuffer mode, the Matrox G400 is known to work for video out to a TV.
***************
*** 18,23 ****
<li>Watching TV, with TV Guide (using XMLTV).
<li>TV recording, both immediate mode and a background schedule task.
! <li>Playing Movies (AVI, MPEG, etc) and DVDs.
! <li>Playing Music (MP3, Ogg).
<li>Playing audio CD's with CDDB support.
<li>Viewing Pictures.
--- 21,26 ----
<li>Watching TV, with TV Guide (using XMLTV).
<li>TV recording, both immediate mode and a background schedule task.
! <li>Playing Movies (AVI, MPEG, Quicktime, Ogg, etc.) and DVDs.
! <li>Playing Music (MP3, Ogg, AAC, WMA).
<li>Playing audio CD's with CDDB support.
<li>Viewing Pictures.
***************
*** 25,33 ****
<li>Movie and Music file info using XML files.
<li>Preliminary Mame support.
! <li>WWW CGI interface for TV recording.
</ul>
Known
! <a href="http://freevo.sourceforge.net/cgi-bin/moin.cgi/BugList">
bugs</a>.
--- 28,38 ----
<li>Movie and Music file info using XML files.
<li>Preliminary Mame support.
! <li>Web interface for TV recording.
! <li>Easy plugin based interface for adding new features
! <li>Toolbar with email notification, clock and weather plugins
</ul>
Known
! <a href="/cgi-bin/moin.cgi/BugList">
bugs</a>.
***************
*** 39,43 ****
This is what we're currently working on, or are planning to implement
shortly. There is a long
! <a href="http://freevo.sourceforge.net/cgi-bin/moin.cgi/FreevoRoadmap">
wish list</a> with other features.
--- 44,48 ----
This is what we're currently working on, or are planning to implement
shortly. There is a long
! <a href="/cgi-bin/moin.cgi/FreevoRoadmap">
wish list</a> with other features.
***************
*** 47,51 ****
<li>TV Live Pause (also known as time shifting).
<li>DVD menus.
- <li>Email notification.
<li>Newsfeeds (Slashdot, CNN, etc).
<li>CD and DVD backups to harddrive.
--- 52,55 ----
Index: freevo.css
===================================================================
RCS file: /cvsroot/freevo/website/freevo.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** freevo.css 14 Sep 2002 02:19:08 -0000 1.2
--- freevo.css 30 May 2003 00:13:51 -0000 1.3
***************
*** 1,3 ****
! html,body { background-color: white; color: black }
.little { background-color: #B0D8E0 }
--- 1,4 ----
! html { background-color: white; color: black; font-family: helvetica,arial;
font-size: 30px}
! body { background-color: white; color: black; font-family:
helvetica,arial; font-size: 30px}
.little { background-color: #B0D8E0 }
***************
*** 8,32 ****
font-family: helvetica, arial, sans-serif }
! h2 { font-size: 20pt; background-color: #B0D8E0;
! margin-top: 10px; padding: 4px; border: none; }
h3 { font-size: 20pt; background-color: #B0D8E0;
! margin-top: 50px; padding: 4px; border: none; }
! h4 { font-size: 16pt; background-color: #B0B0B0; margin-bottom: 8px;
! margin-top: 20px; padding: 2px; }
! h5 { font-size: 12pt; border-top: black solid 1px;
border-right: black solid 1px;
! background-color: #FFE0D0;
padding: 2px; margin-right: 10px;
! margin-bottom: 0px; margin-top: 10px; }
p.navi { white-space: nowrap;
border-right: black solid 1px;
padding: 1px; margin-right: 10px;
! margin-top: 0px; margin-bottom: 10px; }
! p.copy { font-size: small; align=center; text-align=center }
pre { border: 1pt solid black; padding: 5pt }
--- 9,41 ----
font-family: helvetica, arial, sans-serif }
! h2 { font-size: 16pt; background-color: #4D77AA;
! margin-top: 8px; margin-bottom: 0px; padding: 4px; border: none;
! color: #FFFFFF; font-family: helvetica,arial,sans-serif; }
h3 { font-size: 20pt; background-color: #B0D8E0;
! margin-top: 50px; padding: 4px; border: none;
! font-family: helvetica,arial,sans-serif }
! h4 { font-size: 14pt; background-color: #B0B0B0; margin-bottom: 8px;
! margin-top: 20px; padding: 2px;
! font-family: helvetica,arial,sans-serif }
! h5 { font-size: 10pt; border-top: black solid 1px;
! color: #FFFFFF;
border-right: black solid 1px;
! background-color: #336699;
padding: 2px; margin-right: 10px;
! margin-bottom: 0px; margin-top: 10px;
! font-family: helvetica,arial,sans-serif}
p.navi { white-space: nowrap;
+ font-size: 9pt;
border-right: black solid 1px;
padding: 1px; margin-right: 10px;
! margin-top: 0px; margin-bottom: 10px;
! color: #4D77AA; font-family: helvetica,arial,sans-serif;
! }
! p.copy { font-size: 8pt; align=center; text-align=center }
pre { border: 1pt solid black; padding: 5pt }
***************
*** 34,48 ****
pre { white-space: pre }
pre { font-family: monospace }
! tt { font-size: 12pt; font-family: monospace }
! form table th { text-align: left; vertical-align: top }
! a:link { color: blue }
! a:visited { color: darkblue }
! a:active { color: red }
! p.navi a:hover { background-color: lightyellow }
div.box { border: 1px solid black; margin-bottom: 20px }
! div.box h4 { border: none; margin: 0px; }
p.item { font-weight: bold;
margin-top: 0.2em; margin-bottom: 0.2em;
--- 43,57 ----
pre { white-space: pre }
pre { font-family: monospace }
! tt { font-size: 10pt; font-family: monospace }
! form table th { text-align: left; vertical-align: middle; font-size=10pt; }
! a:link { color: #336699; text-decoration: none; font-family:
helvetica,arial,sans-serif;}
! a:visited { color: #336699; text-decoration: none }
! a:active { color: #336699; text-decoration: none }
! a:hover { background-color: lightyellow; text-decoration: underline; }
div.box { border: 1px solid black; margin-bottom: 20px }
! div.box h4 { border: none; margin: 0px }
p.item { font-weight: bold;
margin-top: 0.2em; margin-bottom: 0.2em;
***************
*** 50,51 ****
--- 59,64 ----
p.desc { margin-top: 0.2em; margin-bottom: 0.7em;
padding-left: 16px; padding-right: 3px }
+
+ p.news { font-size=8pt; }
+
+ .newstitle { color: white; font-size=12pt }
Index: gen_ss.py
===================================================================
RCS file: /cvsroot/freevo/website/gen_ss.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** gen_ss.py 3 May 2003 19:35:33 -0000 1.3
--- gen_ss.py 30 May 2003 00:13:51 -0000 1.4
***************
*** 18,22 ****
Copy Arial from the website to the fonts dir:
! cd skins/fonts ; wget http://freevo.sourceforge.net/Arial_Bold.ttf
Create a directory for the new screenshots (named after the skin):
--- 18,22 ----
Copy Arial from the website to the fonts dir:
! cd skins/fonts ; wget /Arial_Bold.ttf
Create a directory for the new screenshots (named after the skin):
Index: gensite.py
===================================================================
RCS file: /cvsroot/freevo/website/gensite.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** gensite.py 16 Feb 2003 13:30:30 -0000 1.3
--- gensite.py 30 May 2003 00:13:51 -0000 1.4
***************
*** 12,15 ****
--- 12,18 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.4 2003/05/30 00:13:51 outlyer
+ # Lots of changes for the new web layouts. Expect more commits...
+ #
# Revision 1.3 2003/02/16 13:30:30 dischi
# Patch for people who only want to include more news
***************
*** 144,147 ****
--- 147,152 ----
def gen_news():
+ max_news_items = 6
+
html = '<h2>News</h2>'
***************
*** 149,154 ****
news_items = get_news_items(news)
for title, body in news_items:
! html += news_item_template % (title, body)
return html
--- 154,162 ----
news_items = get_news_items(news)
+ count = 0
for title, body in news_items:
! if count < max_news_items:
! html += news_item_template % (title, body)
! count = count + 1
return html
Index: news.txt
===================================================================
RCS file: /cvsroot/freevo/website/news.txt,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** news.txt 8 May 2003 12:21:10 -0000 1.16
--- news.txt 30 May 2003 00:13:51 -0000 1.17
***************
*** 1,2 ****
--- 1,34 ----
+ 29-May-2003: Meanwhile, in Hazard County...
+ It's been a little over three weeks since our last update to the
+ website, but lots of exciting things have been going on in CVS, and
+ will hopefully be coming to a new release soon.
+
+ First, you might have noticed our website has been updated a little,
+ the new logo was kindly provided by <a
href="http://www.digitalsimplicty.com/">Benjamin P. Keating</a>
+ and adapted to the new site by yours truly. I also made some other
+ small changes and updates throughout.
+ <ul>
+ <li>Dischi and Rob worked hard to bring us a new architecture wherein
+ almost everything is a plugin, this makes the core and functionality completely
+ seperate and it become dramatically easier to customize and add new things.</li>
+ <li>On that note, the notification bar is integrated into the system and weather,
+ email, time and recording status plugins are included.</li>
+ <li>We also have a new event model where you can customize all the remote/keyboard/
+ joystick commands easily </li>
+ <li>Rob is hard at work on a new web interface which
+ you can take a gander at <A href="about.html">here</a> (click the shot to see
+ a bigger version)</li>
+ <li>Support for <a href="http://ivtv.sourceforge.net/">ivtv</a>-based hardware
+ mpeg compression cards was added too. </li>
+ </ul>
+ In the mean time, we've survived not one, or two, but <i>three</I> <a
href="http://www.slashdot.org/">slashdotting's</A>,
+ a mention on TechTV and a myriad of positive and constructive comments from users,
developers and other
+ people who are interested in the convenience of a home theatre PC/DVR but with an
open and free architecture.
+
+ See you in a few weeks :)
+
+ Aubin
+
+ ---
07-May-2003: Happy Birthday Freevo
One year ago, Krister gave birth to Freevo 1.0. The baby was
***************
*** 55,59 ****
<ul> <li>We need more docs: A developer likes to build something, but
the doc is missing some times. Look at the <a
! href="http://freevo.sourceforge.net/cgi-bin/moin.cgi/">WiKi</a>
pages. If you know something about Freevo that's not there
(configuration/key bindings/little tricks), please add it so that new
--- 87,91 ----
<ul> <li>We need more docs: A developer likes to build something, but
the doc is missing some times. Look at the <a
! href="/cgi-bin/moin.cgi/">WiKi</a>
pages. If you know something about Freevo that's not there
(configuration/key bindings/little tricks), please add it so that new
***************
*** 67,71 ****
looking skin for Freevo. Download 1.3.2-pre3 with the new skin engine
and look <a
!
href="http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fSkinInfo">here</a>
how to build a skin. Or look for nice icon sets or backgrounds, or
even better: create them of your own.
--- 99,103 ----
looking skin for Freevo. Download 1.3.2-pre3 with the new skin engine
and look <a
! href="/cgi-bin/moin.cgi/DocumentationPage_2fSkinInfo">here</a>
how to build a skin. Or look for nice icon sets or backgrounds, or
even better: create them of your own.
***************
*** 105,109 ****
24-Feb-2003: Gentoo updates
There is a new version of <a
! href="http://freevo.sourceforge.net/gentoo/rsync-freevo">rsync-freevo</a>
to update your local portage tree. There is also an ebuild for
1.3.2-pre2 avaible, including a new runtime with pylirc support.
--- 137,141 ----
24-Feb-2003: Gentoo updates
There is a new version of <a
! href="/gentoo/rsync-freevo">rsync-freevo</a>
to update your local portage tree. There is also an ebuild for
1.3.2-pre2 avaible, including a new runtime with pylirc support.
***************
*** 138,142 ****
There are Freevo ebuilds for Gentoo available at the Freevo
website. Freevo is not included in the main portage tree yet. Please
! download <a href="http://freevo.sourceforge.net/gentoo/rsync-freevo">rsync-freevo</a>
and start it to update your local portage tree. After that you can
"emerge freevo". Run rsync-freevo by your cron daemon to
--- 170,174 ----
There are Freevo ebuilds for Gentoo available at the Freevo
website. Freevo is not included in the main portage tree yet. Please
! download <a href="/gentoo/rsync-freevo">rsync-freevo</a>
and start it to update your local portage tree. After that you can
"emerge freevo". Run rsync-freevo by your cron daemon to
***************
*** 230,239 ****
Please add ideas for other icons (and the UI in general) on the <a
!
href="http://freevo.sourceforge.net/cgi-bin/moin.cgi/UserInterfaceIdeas?action=show">Wiki
User Interface Page</a>.
---
15-Nov-2002: Freevo Wiki website
There is now a <a
! href="http://freevo.sourceforge.net/cgi-bin/moin.cgi">Wiki</a>
set up for Freevo. It contains the documentation,
TODO-list, FAQ and information for developers.
--- 262,271 ----
Please add ideas for other icons (and the UI in general) on the <a
! href="/cgi-bin/moin.cgi/UserInterfaceIdeas?action=show">Wiki User Interface Page</a>.
---
15-Nov-2002: Freevo Wiki website
There is now a <a
! href="/cgi-bin/moin.cgi">Wiki</a>
set up for Freevo. It contains the documentation,
TODO-list, FAQ and information for developers.
***************
*** 292,296 ****
---
01-Oct-2002: Added documentation page
! The new <a
href="http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage">documentation</a>
page contains the Freevo docs.
--- 324,328 ----
---
01-Oct-2002: Added documentation page
! The new <a href="/cgi-bin/moin.cgi/DocumentationPage">documentation</a>
page contains the Freevo docs.
Index: template_main.html
===================================================================
RCS file: /cvsroot/freevo/website/template_main.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** template_main.html 17 Nov 2002 07:10:31 -0000 1.3
--- template_main.html 30 May 2003 00:13:51 -0000 1.4
***************
*** 3,29 ****
<html>
! <head>
! <link rel="shortcut icon" href="favicon2.ico" type="image/x-icon">
!
! <title>$(PAGE_TITLE)</title>
! <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
! <meta name="language" content="en">
! <meta name="keywords" content="freevo, pvr, vdr, tivo, bttv, bt848, bt878,
linux,
video, capture, v4l, v4l2">
! <meta name="robots" content="index, follow">
! <link rel="stylesheet" type="text/css" href="freevo.css">
! </head>
!
! <body>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<!-- Freevo Main Logo -->
- <tr>
- <td valign="bottom" rowspan="1" colspan="3">
- <h1><img src="freevo_logo.gif" alt="Freevo Logo"></h1>
- </td>
- </tr>
<!-- The main table row, containing the sidebar to the left and the main
content in the middle and to the right. -->
--- 3,36 ----
<html>
! <head>
! <title>Freevo | $(PAGE_TITLE)</title>
! <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
! <link rel="shortcut icon" href="favicon2.ico" type="image/x-icon">
! <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
! <meta name="language" content="en">
! <meta name="keywords" content="freevo, pvr, vdr, tivo, bttv, bt848, bt878, linux,
video, capture, v4l, v4l2">
! <meta name="robots" content="index, follow">
! <link rel="stylesheet" type="text/css" href="freevo.css">
! </head>
+ <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0"
marginheight="0">
+ <!-- Freevo Main Logo -->
+ <table width="100%" border="0" cellspacing="0" cellpadding="0"
background="images/headerbg.png">
+ <tr>
+ <td><img src="images/headerfreevo.png" width="313" height="101"></td>
+ </tr>
+ </table>
+ <table width="100%" border="0" cellspacing="0" cellpadding="0"
background="images/headertxtbg.png">
+ <tr>
+ <td height="22"> <b>Stable Version:</b> <a
href="http://sourceforge.net/project/showfiles.php?group_id=46652">1.3.2-pre4</a>
+ // <a
href="/about.html#Status">Current
+ Status</a> // <a
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/freevo/freevo/">Browse
+ Source</a></td>
+ </tr>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<!-- Freevo Main Logo -->
<!-- The main table row, containing the sidebar to the left and the main
content in the middle and to the right. -->
***************
*** 42,49 ****
<a href="install.html#Download">Download</a><br>
<a href="install.html#Installation">Installation</a><br>
! <a
href="http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage">Documentation</a><br>
<a href="install.html#Hardware">Hardware</a><br>
<a href="http://sourceforge.net/mail/?group_id=46652">Mailing
Lists</a><br>
! <a href="http://freevo.sourceforge.net/cgi-bin/moin.cgi">Wiki</a><br>
</p>
--- 49,56 ----
<a href="install.html#Download">Download</a><br>
<a href="install.html#Installation">Installation</a><br>
! <a href="/cgi-bin/moin.cgi/DocumentationPage">Documentation</a><br>
<a href="install.html#Hardware">Hardware</a><br>
<a href="http://sourceforge.net/mail/?group_id=46652">Mailing
Lists</a><br>
! <a href="/cgi-bin/moin.cgi">Wiki</a><br>
</p>
***************
*** 66,71 ****
<br>
<!-- Keep this line together to avoid a blank space being made part of
the link -->
! <a href="http://www.linux.org" alt="Linux Logo" border="0"><img
src="tux.jpg" alt="Linux Logo" border="0"></a>
! <br>
</td>
--- 73,82 ----
<br>
<!-- Keep this line together to avoid a blank space being made part of
the link -->
! <center>
! <a href="http://www.linux.org" alt="Linux Logo" border="0"><img
src="images/tux.jpg" alt="Linux Logo" border="0"></a>
! <a href="http://sourceforge.net"><img
src="http://sourceforge.net/sflogo.php?group_id==46652&type=1" width="88"
height="31" border="0" alt="SourceForge.net Logo"/></a>
! <a href="http://www.opensource.org/"><img
src="images/osi-certified-90x75.jpg"></a>
! <!-- <img src="$(TRACKING_GIF)"> -->
! <br>
</td>
***************
*** 92,106 ****
<table width="100%"><tr valign="bottom">
! <td align="left">Created by <a href="http://www.kmlager.com">Krister
Lagerstr�m</a>.
!
! <td align="center">Hosted by <a href="http://sourceforge.net">Sourceforge</a>:
!
<!-- Keep this line together to avoid a blank space being made part of the link
-->
! <a href="http://sourceforge.net"><img
src="http://sourceforge.net/sflogo.php?group_id=46652" width="88"
! height="31" border="0" valign="center"
alt="SourceForge Logo"></a>
<!-- This is a link to a 1-pixel transparent GIF on my personal webserver so
that I can get some quick stats on the usage -->
! <img src="$(TRACKING_GIF)">
<td align="right">Last update: $(TIMESTAMP)
--- 103,118 ----
<table width="100%"><tr valign="bottom">
+ <!--
+ <td align="left"><p class="copy">Created by <a
href="http://www.kmlager.com">Krister Lagerstr�m</a>.</p></td>
! <td align="center">Hosted by <a
href="http://sourceforge.net">Sourceforge</a>:</td>
! -->
<!-- Keep this line together to avoid a blank space being made part of the link
-->
! <!-- <a href="http://sourceforge.net"><img
src="http://sourceforge.net/sflogo.php?group_id=46652" width="88"
! height="31" border="0" valign="center"
alt="SourceForge Logo"></a> -->
<!-- This is a link to a 1-pixel transparent GIF on my personal webserver so
that I can get some quick stats on the usage -->
! <!-- <img src="$(TRACKING_GIF)"> -->
!
<td align="right">Last update: $(TIMESTAMP)
-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog