[Liboss-commit] CVS: web index.html,1.1,1.2
Brought to you by:
thesin
|
From: Alexander S. <mrv...@us...> - 2002-05-10 20:48:11
|
Update of /cvsroot/liboss/web
In directory usw-pr-cvs1:/tmp/cvs-serv14703
Modified Files:
index.html
Log Message:
Ran through tidy
Index: index.html
===================================================================
RCS file: /cvsroot/liboss/web/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.html 10 May 2002 17:40:34 -0000 1.1
+++ index.html 10 May 2002 20:48:08 -0000 1.2
@@ -1 +1,226 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; Charset=iso-8859-1">
<TITLE>
liboss - Bringing OSS compatibility to Mac OS X
</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#0000EE" TEXT="#000000">
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD WIDTH="15%" VALIGN="bottom" ALIGN="left">
<A href="http://sourceforge.net/projects/liboss">Project Page</A>
</TD>
<TD WIDTH="70%" ALIGN="center">
<FONT SIZE="+4">
<STRONG>
liboss
</STRONG>
</FONT>
</TD>
<TD WIDTH="15%" VALIGN="middle" ALIGN="right">
<A HREF="http://sourceforge.net"><IMG SRC="http://sourceforge.net/sflogo.php?group_id=52744" WIDTH="75%" BORDER="0"></A>
</TD>
</TR>
</TABLE>
<HR>
<TABLE WIDTH="100%" BORDER="1">
<TR BGCOLOR="#GGGGFF">
<TD>
<STRONG>
Mac OS X liboss
</STRONG>
</TD>
</TR>
<TR BGCOLOR="#CCCCCC">
<TD>
<BR>
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
liboss is a sound API to provide OSS support in Apple OS X. This
will provide an audio API bridge between the linux OSS API and the
Apple OS X CoreAudio API. Enabling easier ports to OS X of
software that requires OSS Support.<BR>
<BR>
You can also have a look at other similar projects:
<UL>
<LI>
<A HREF="http://www.opensound.com/">OSS</A> : The original OSS kernel module
</LI>
<LI>
<A HREF="http://www.portaudio.com/">PortAudio</A> : Audio emulation software
</LI>
<LI>
<A HREF="http://wuarchive.wustl.edu/systems/unix/NetBSD/NetBSD-current/src/lib/libossaudio/">NetBSD</A> : NetBSD CVS archive (idea came from here)
</LI>
</UL>
<BR>
</TD>
</TR>
<TR>
<TD>
<TABLE WIDTH="100%" BORDER="1">
<TR BGCOLOR="#9999FF">
<TD>
Project Team
</TD>
</TR>
<TR BGCOLOR="#CCCCCC">
<TD>
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
Alexander Strange (Feanor)<BR>
Benjamin Reed (RangerRick)<BR>
David Vasilevsky (vasi)<BR>
Justin F. Hallett (TheSin)<BR>
Max Horn (Fingolfin)<BR>
Peter O'Gorman (pogma)<BR>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD>
<TABLE WIDTH="100%" BORDER="1">
<TR BGCOLOR="#9999FF">
<TD>
Current release
</TD>
</TR>
<TR BGCOLOR="#CCCCCC">
<TD>
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
None (stable)<BR>
<A HREF="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/liboss/liboss/">CVS</A> (unstable)<BR>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD>
<TABLE WIDTH="100%" BORDER="1">
<TR BGCOLOR="#9999FF">
<TD>
Changelog
</TD>
</TR>
<TR BGCOLOR="#CCCCCC">
<TD>
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
<A HREF="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/liboss/liboss/ChangeLog">liboss ChangeLog</A>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD>
<TABLE WIDTH="100%" BORDER="1">
<TR BGCOLOR="#9999FF">
<TD>
Downloads
</TD>
</TR>
<TR bgcolor="#CCCCCC">
<TD>
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
<A HREF="https://sourceforge.net/project/showfiles.php?group_id=52744&release_id=55570">liboss Download Page</A>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD>
<TABLE WIDTH="100%" BORDER="1">
<TR BGCOLOR="#9999FF">
<TD>
Requirements
</TD>
</TR>
<TR BGCOLOR="#CCCCCC">
<TD>
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
Mac OS X - 10.1+<BR>
Mac OS X - Dec 2001 Developer Tools
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD>
<TABLE WIDTH="100%" BORDER="1">
<TR BGCOLOR="#9999FF">
<TD>
Help
</TD>
</TR>
<TR BGCOLOR="#CCCCCC">
<TD>
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
irc.openprojects.net #liboss
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD ALIGN="right">
<FONT SIZE="-1">
<I>
Updated: May 10th, 2002
</I>
</FONT>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta name="generator" content="HTML Tidy, see www.w3.org" />
+ <meta http-equiv="Content-Type"
+ content="text/html; Charset=iso-8859-1" />
+
+ <title>liboss - Bringing OSS compatibility to Mac OS X</title>
+<style type="text/css">
+ body {
+ background-color: #FFFFFF;
+ color: #000000;
+ }
+ :link { color: #0000EE }
+ :visited { color: #0000EE }
+ span.c2 {font-size: 80%}
+ span.c1 {font-size: 207%}
+</style>
+ </head>
+
+ <body>
+ <table width="100%" border="0">
+ <tr>
+ <td width="15%" valign="bottom" align="left"><a
+ href="http://sourceforge.net/projects/liboss">Project
+ Page</a> </td>
+
+ <td width="70%" align="center"><span
+ class="c1"><strong>liboss</strong></span> </td>
+
+ <td width="15%" valign="middle" align="right"><a
+ href="http://sourceforge.net"><img
+ src="http://sourceforge.net/sflogo.php?group_id=52744"
+ width="75%" border="0" /></a> </td>
+ </tr>
+ </table>
+ <hr />
+
+ <table width="100%" border="1">
+ <tr bgcolor="#GGGGFF">
+ <td><strong>Mac OS X liboss</strong> </td>
+ </tr>
+
+ <tr bgcolor="#CCCCCC">
+ <td>
+ <br />
+
+
+ <table width="100%" border="0">
+ <tr>
+ <td>
+ liboss is a sound API to provide OSS support in
+ Apple OS X. This will provide an audio API bridge
+ between the linux OSS API and the Apple OS X
+ CoreAudio API. Enabling easier ports to OS X of
+ software that requires OSS Support.<br />
+ <br />
+ You can also have a look at other similar
+ projects:
+
+ <ul>
+ <li><a href="http://www.opensound.com/">OSS</a> :
+ The original OSS kernel module</li>
+
+ <li><a
+ href="http://www.portaudio.com/">PortAudio</a> :
+ Audio emulation software</li>
+
+ <li><a
+ href="http://wuarchive.wustl.edu/systems/unix/NetBSD/NetBSD-current/src/lib/libossaudio/">
+ NetBSD</a> : NetBSD CVS archive (idea came from
+ here)</li>
+ </ul>
+ <br />
+
+ </td>
+ </tr>
+
+ <tr>
+ <td>
+ <table width="100%" border="1">
+ <tr bgcolor="#9999FF">
+ <td>Project Team</td>
+ </tr>
+
+ <tr bgcolor="#CCCCCC">
+ <td>
+ <table width="100%" border="0">
+ <tr>
+ <td>Alexander Strange (Feanor)<br />
+ Benjamin Reed (RangerRick)<br />
+ David Vasilevsky (vasi)<br />
+ Justin F. Hallett (TheSin)<br />
+ Max Horn (Fingolfin)<br />
+ Peter O'Gorman (pogma)<br />
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+
+ <tr>
+ <td>
+ <table width="100%" border="1">
+ <tr bgcolor="#9999FF">
+ <td>Current release</td>
+ </tr>
+
+ <tr bgcolor="#CCCCCC">
+ <td>
+ <table width="100%" border="0">
+ <tr>
+ <td>None (stable)<br />
+ <a
+ href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/liboss/liboss/">
+ CVS</a> (unstable)<br />
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+
+ <tr>
+ <td>
+ <table width="100%" border="1">
+ <tr bgcolor="#9999FF">
+ <td>Changelog</td>
+ </tr>
+
+ <tr bgcolor="#CCCCCC">
+ <td>
+ <table width="100%" border="0">
+ <tr>
+ <td><a
+ href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/liboss/liboss/ChangeLog">
+ liboss ChangeLog</a> </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+
+ <tr>
+ <td>
+ <table width="100%" border="1">
+ <tr bgcolor="#9999FF">
+ <td>Downloads</td>
+ </tr>
+
+ <tr bgcolor="#CCCCCC">
+ <td>
+ <table width="100%" border="0">
+ <tr>
+ <td><a
+ href="https://sourceforge.net/project/showfiles.php?group_id=52744&release_id=55570">
+ liboss Download Page</a> </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+
+ <tr>
+ <td>
+ <table width="100%" border="1">
+ <tr bgcolor="#9999FF">
+ <td>Requirements</td>
+ </tr>
+
+ <tr bgcolor="#CCCCCC">
+ <td>
+ <table width="100%" border="0">
+ <tr>
+ <td>Mac OS X - 10.1+<br />
+ Mac OS X - Dec 2001 Developer Tools</td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+
+ <tr>
+ <td>
+ <table width="100%" border="1">
+ <tr bgcolor="#9999FF">
+ <td>Help</td>
+ </tr>
+
+ <tr bgcolor="#CCCCCC">
+ <td>
+ <table width="100%" border="0">
+ <tr>
+ <td>irc.openprojects.net #liboss</td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+
+ <tr>
+ <td align="right"><span class="c2"><i>Updated: May
+ 10th, 2002</i></span> </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </body>
+</html>
+
|