Thread: [Liboss-commit] CVS: web liboss.css,NONE,1.1 index.html,1.2,1.3
Brought to you by:
thesin
|
From: Benjamin R. <ran...@us...> - 2002-10-22 21:48:04
|
Update of /cvsroot/liboss/web
In directory usw-pr-cvs1:/tmp/cvs-serv4033
Modified Files:
index.html
Added Files:
liboss.css
Log Message:
whee, new web page thingy
--- NEW FILE: liboss.css ---
body {
background-color: #ffffff;
color: #000000;
font-family: Verdana, Tahoma, Helvetica, sans-serif;
}
h1 {
padding: 2px 2px;
margin: 0;
background-color: #aaaaff;
font-size: x-large;
}
h2 {
background-color: #ccccff;
padding: 1px;
font-size: larger;
font-weight: 900;
font-variant: small-caps;
}
.bolder {
font-size: larger;
font-weight: 900;
}
.compressed {
margin: 0;
padding: 0;
}
.compressed-indent {
padding-left: 5px;
}
.header-menubar {
font-size: larger;
font-weight: 900;
}
.justified {
text-align: center;
vertical-align: bottom;
}
Index: index.html
===================================================================
RCS file: /cvsroot/liboss/web/index.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.html 10 May 2002 20:48:08 -0000 1.2
+++ index.html 22 Oct 2002 21:47:59 -0000 1.3
@@ -1,226 +1,72 @@
-<!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>
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+ <title>
+ LibOSS: Bringing OSS Compatibility To MacOS X
+ </title>
+ <meta name="keywords" content="darwin, macos x, mac os x, macos, oss, linux, audio, sound, api, esound, esd, CoreAudio" />
+ <link rel="stylesheet" href="liboss.css" type="text/css" />
+ </head>
+ <body>
+ <a style="float: right" href="http://sf.net/"><img src="http://sourceforge.net/sflogo.php?group_id=52744" /></a>
+ <h1>
+ LibOSS: Bringing OSS Compatibility To MacOS X
+ </h1>
+ <table class="header-menubar">
+ <tr>
+ <td> [<a href="http://sf.net/projects/liboss/">Project Page</a>] </td>
+ <td> [<a href="http://sf.net/cvs/?group_id=52744">CVS Access</a>] </td>
+ <td> [Download] </td>
+ </tr>
+ </table>
+ <h2>
+ What Is LibOSS?
+ </h2>
+ <p>
+ LibOSS is a compatibility layer for MacOS X that eases porting
+ software that uses Linux's OSS audio API.
+ </p>
+ <p>
+ Initially, LibOSS is built to talk through esound, a sound server
+ for UNIX-like systems that has native CoreAudio support.
+ Future releases will be geared towards cleaning up the code and
+ adding CoreAudio and perhaps even pure Darwin audio support.
+ </p>
+ <p>
+ Similar, or related projects, are:
+ </p>
+ <ul>
+ <li> <a href="http://www.opensound.com/">Open Sound System</a> </li>
+ <li> <a href="http://www.portaudio.com/">PortAudio</a> </li>
+ <li> <a href="http://wuarchive.wustl.edu/systems/unix/NetBSD/NetBSD-current/src/lib/libossaudio/">NetBSD's
+ libossaudio</a> (which is where LibOSS's inspiration comes from) </li>
+ </ul>
+ <h2>
+ Where Can I Get It?
+ </h2>
+ <p>
+ Currently, LibOSS is only available through CVS. To get it,
+ see the <a href="http://sf.net/cvs/?group_id=52744">CVS page</a>
+ at the <a href="http://sf.net/projects/liboss/">LibOSS Project Page</a>.
+ </p>
+ <h2>
+ <a name="resources">Where Can I Get More Information?</a>
+ </h2>
+ <p>
+ If you want to help out, or have questions, please join the discussion list(s):
+ </p>
+ <ul>
+ <li><p><a href="http://lists.sf.net/mailman/listinfo/liboss-devel">liboss-devel</a>:
+ for LibOSS development discussion</p></li>
+ <li><p><a href="http://lists.sf.net/mailman/listinfo/liboss-commit">liboss-commit</a>:
+ to receive CVS commit messages</p></li>
+ </ul>
+ <p>
+ You can also often find the LibOSS developers on the
+ <a href="http://www.freenode.net/">FreeNode IRC Network</a>, in the
+ "<span class="bolder">#liboss</span>" channel.
+ </p>
+ </body>
</html>
-
|