add changelog and links to navigation bar, move links section from main page sidebar to its own page

This commit is contained in:
Josh Coalson
2004-07-29 23:59:21 +00:00
parent 13e1ae2b1a
commit c844f5fdbe
12 changed files with 34 additions and 137 deletions

View File

@@ -37,6 +37,8 @@
<TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP>&nbsp;&nbsp;<A CLASS="topnav" HREF="id.html">id</A>&nbsp;&nbsp;</TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
<TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP>&nbsp;&nbsp;<A CLASS="topnav" HREF="comparison.html">comparison</A>&nbsp;&nbsp;</TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
<TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP>&nbsp;&nbsp;<A CLASS="topnav" HREF="documentation.html">documentation</A>&nbsp;&nbsp;</TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
<TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP>&nbsp;&nbsp;changelog&nbsp;&nbsp;</TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
<TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP>&nbsp;&nbsp;<A CLASS="topnav" HREF="links.html">links</A>&nbsp;&nbsp;</TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
<TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP>&nbsp;&nbsp;<A CLASS="topnav" HREF="developers.html">developers</A>&nbsp;&nbsp;</TD>
</TR>
</TABLE>
@@ -90,14 +92,15 @@
<LI>
General:
<UL>
<LI>New PPC optimizations almost double the decoding speed on OS X</LI>
<LI>Ogg FLAC seeking now works</LI>
<LI>New PPC optimizations almost double the decoding speed on OS X</LI>
<LI>A native OS X release thanks to updated Project Builder and autotools files</LI>
</UL>
</LI>
<LI>
FLAC format:
<UL>
<LI>Make invalid the metadata block type 127 so that audio frames can always be distinguished from metadata by seeing 0xff as the first byte.</LI>
<LI>Made invalid the metadata block type 127 so that audio frames can always be distinguished from metadata by seeing 0xff as the first byte.</LI>
</UL>
</LI>
<LI>
@@ -263,7 +266,7 @@
</CENTER>
<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
<P>&nbsp;Copyright (c) 2004 Josh Coalson</P>
</BODY>
</HTML>