mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add changelog and links to navigation bar, move links section from main page sidebar to its own page
This commit is contained in:
@@ -37,6 +37,8 @@
|
||||
<TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP> <A CLASS="topnav" HREF="id.html">id</A> </TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
|
||||
<TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP> <A CLASS="topnav" HREF="comparison.html">comparison</A> </TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
|
||||
<TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP> <A CLASS="topnav" HREF="documentation.html">documentation</A> </TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
|
||||
<TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP> changelog </TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
|
||||
<TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP> <A CLASS="topnav" HREF="links.html">links</A> </TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
|
||||
<TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP> <A CLASS="topnav" HREF="developers.html">developers</A> </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> Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
|
||||
<P> Copyright (c) 2004 Josh Coalson</P>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
Reference in New Issue
Block a user