Add README.music to htdocs.

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@608 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
Steven 2012-01-16 20:37:25 +00:00
parent b51d0c0878
commit d327fa302f
3 changed files with 7 additions and 6 deletions

View file

@ -11,7 +11,7 @@
<PRE>
</PRE>
</P>
<P>QuakeSpasm 0.85.6 (02 January 2012)</P>
<P><EM>Page last edited 17 January 2012</EM></P>
<P>
<H2><A NAME="toc1">1.</A> <A HREF="README.html#s1">About </A></H2>
@ -105,7 +105,8 @@ It includes 64bit CPU support, a new sound driver, several networking fixes and
<LI>Unix users may need some extra libraries installed: "libmad" or "libmpg123" for MP3, and "libogg" and "libvorbis" for OGG.</LI>
<LI>To prevent tracks from being downsampled, use the "-sndspeed" option to set a sufficiently high sample rate.</LI>
<LI>Use the "-noextmusic" option to disable this feature.</LI>
<LI>See README.music for more details, if necessary.</LI>
<LI>See
<A HREF="README.music">README.music</A> for more details.</LI>
</UL>
</P>

View file

@ -4,7 +4,7 @@
<toc>
<verb></verb>
QuakeSpasm 0.85.6 (02 January 2012)
<em>Page last edited 17 January 2012</em>
<sect> About <p>
@ -48,7 +48,7 @@ Since version 0.85.4, Quakespasm can play back external MP3, OGG and Wave music
<item>Unix users may need some extra libraries installed: "libmad" or "libmpg123" for MP3, and "libogg" and "libvorbis" for OGG.
<item>To prevent tracks from being downsampled, use the "-sndspeed" option to set a sufficiently high sample rate.
<item>Use the "-noextmusic" option to disable this feature.
<item>See README.music for more details, if necessary.
<item>See <url url="README.music"> for more details.
</itemize>

View file

@ -31,7 +31,7 @@
______________________________________________________________________
QuakeSpasm 0.85.6 (02 January 2012)
Page last edited 17 January 2012
1. About
@ -92,7 +92,7 @@
o Use the "-noextmusic" option to disable this feature.
o See README.music for more details, if necessary.
o See <README.music> for more details.
4. Compiling