[xiph-cvs] cvs commit: ao/doc ao_append_option.html ao_close.html ao_default_driver_id.html ao_device.html ao_driver_id.html ao_driver_info.html ao_driver_info_list.html ao_file_extension.html ao_free_options.html ao_info.html ao_initialize.html ao_open_file.html ao_open_live.html ao_option.html ao_play.html ao_plugin_close.html ao_plugin_device_clear.html ao_plugin_device_init.html ao_plugin_driver_info.html ao_plugin_file_extension.html ao_plugin_open.html ao_plugin_play.html ao_plugin_set_option.html ao_plugin_test.html ao_sample_format.html ao_shutdown.html config.html drivers.html index.html libao-api.html overview.html plugin-api.html plugin-overview.html
Stan Seibert
volsung at xiph.org
Thu Aug 28 12:51:52 PDT 2003
volsung 03/08/28 15:51:52
Modified: . README libao.conf.5
doc ao_append_option.html ao_close.html
ao_default_driver_id.html ao_device.html
ao_driver_id.html ao_driver_info.html
ao_driver_info_list.html ao_file_extension.html
ao_free_options.html ao_info.html
ao_initialize.html ao_open_file.html
ao_open_live.html ao_option.html ao_play.html
ao_plugin_close.html ao_plugin_device_clear.html
ao_plugin_device_init.html
ao_plugin_driver_info.html
ao_plugin_file_extension.html ao_plugin_open.html
ao_plugin_play.html ao_plugin_set_option.html
ao_plugin_test.html ao_sample_format.html
ao_shutdown.html config.html drivers.html
index.html libao-api.html overview.html
plugin-api.html plugin-overview.html
Log:
Fix my email address and bump the version numbers/copyrights on all
the documentation.
Revision Changes Path
1.10 +1 -1 ao/README
Index: README
===================================================================
RCS file: /usr/local/cvsroot/ao/README,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- README 8 Jan 2003 03:59:27 -0000 1.9
+++ README 28 Aug 2003 19:51:50 -0000 1.10
@@ -1,4 +1,4 @@
-libao - A Cross-platform Audio Library, Version 0.8.3
+libao - A Cross-platform Audio Library, Version 0.8.4
Originally Copyright (C) Aaron Holtzman - May 1999
Changes Copyright (C) Stan Seibert - July 2000
<p><p>1.3 +2 -2 ao/libao.conf.5
Index: libao.conf.5
===================================================================
RCS file: /usr/local/cvsroot/ao/libao.conf.5,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libao.conf.5 4 Aug 2001 02:56:07 -0000 1.2
+++ libao.conf.5 28 Aug 2003 19:51:50 -0000 1.3
@@ -1,7 +1,7 @@
.\" Process this file with
.\" groff -man -Tascii libao.conf.5
.\"
-.TH libao.conf 5 "July 8, 2001" "" "libao configuration"
+.TH libao.conf 5 "September 1, 2003" "" "libao configuration"
.SH NAME
libao.conf \- configuration for libao.
@@ -65,4 +65,4 @@
.SH AUTHORS
.br
-Stan Seibert <indigo at aztec.asu.edu>
+Stan Seibert <volsung at xiph.org>
<p><p>1.4 +4 -4 ao/doc/ao_append_option.html
Index: ao_append_option.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_append_option.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_append_option.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_append_option.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -55,11 +55,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_close.html
Index: ao_close.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_close.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_close.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_close.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -50,11 +50,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_default_driver_id.html
Index: ao_default_driver_id.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_default_driver_id.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_default_driver_id.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_default_driver_id.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -49,11 +49,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_device.html
Index: ao_device.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_device.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_device.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_device.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -75,11 +75,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_driver_id.html
Index: ao_driver_id.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_driver_id.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_driver_id.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_driver_id.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -50,11 +50,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_driver_info.html
Index: ao_driver_info.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_driver_info.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_driver_info.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_driver_info.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -53,11 +53,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_driver_info_list.html
Index: ao_driver_info_list.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_driver_info_list.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_driver_info_list.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_driver_info_list.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -49,11 +49,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.2 +4 -4 ao/doc/ao_file_extension.html
Index: ao_file_extension.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_file_extension.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ao_file_extension.html 31 Aug 2001 23:17:54 -0000 1.1
+++ ao_file_extension.html 28 Aug 2003 19:51:51 -0000 1.2
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -54,11 +54,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_free_options.html
Index: ao_free_options.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_free_options.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_free_options.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_free_options.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -42,11 +42,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_info.html
Index: ao_info.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_info.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_info.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_info.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -80,11 +80,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_initialize.html
Index: ao_initialize.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_initialize.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_initialize.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_initialize.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -45,11 +45,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_open_file.html
Index: ao_open_file.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_open_file.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_open_file.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_open_file.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -86,11 +86,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_open_live.html
Index: ao_open_live.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_open_live.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_open_live.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_open_live.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -72,11 +72,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_option.html
Index: ao_option.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_option.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_option.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_option.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -46,11 +46,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.5 +4 -4 ao/doc/ao_play.html
Index: ao_play.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_play.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ao_play.html 21 Aug 2003 14:21:36 -0000 1.4
+++ ao_play.html 28 Aug 2003 19:51:51 -0000 1.5
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -54,11 +54,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_plugin_close.html
Index: ao_plugin_close.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_plugin_close.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_plugin_close.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_plugin_close.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -48,11 +48,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_plugin_device_clear.html
Index: ao_plugin_device_clear.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_plugin_device_clear.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_plugin_device_clear.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_plugin_device_clear.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -40,11 +40,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_plugin_device_init.html
Index: ao_plugin_device_init.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_plugin_device_init.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_plugin_device_init.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_plugin_device_init.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -54,11 +54,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_plugin_driver_info.html
Index: ao_plugin_driver_info.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_plugin_driver_info.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_plugin_driver_info.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_plugin_driver_info.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -41,11 +41,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.2 +4 -4 ao/doc/ao_plugin_file_extension.html
Index: ao_plugin_file_extension.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_plugin_file_extension.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ao_plugin_file_extension.html 31 Aug 2001 23:17:54 -0000 1.1
+++ ao_plugin_file_extension.html 28 Aug 2003 19:51:51 -0000 1.2
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -46,11 +46,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_plugin_open.html
Index: ao_plugin_open.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_plugin_open.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_plugin_open.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_plugin_open.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -58,11 +58,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_plugin_play.html
Index: ao_plugin_play.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_plugin_play.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_plugin_play.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_plugin_play.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -57,11 +57,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_plugin_set_option.html
Index: ao_plugin_set_option.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_plugin_set_option.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_plugin_set_option.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_plugin_set_option.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -60,11 +60,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_plugin_test.html
Index: ao_plugin_test.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_plugin_test.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_plugin_test.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_plugin_test.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -46,11 +46,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_sample_format.html
Index: ao_sample_format.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_sample_format.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_sample_format.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_sample_format.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -49,11 +49,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/ao_shutdown.html
Index: ao_shutdown.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_shutdown.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_shutdown.html 5 Aug 2001 02:35:30 -0000 1.3
+++ ao_shutdown.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -42,11 +42,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/config.html
Index: config.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/config.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- config.html 5 Aug 2001 02:35:30 -0000 1.3
+++ config.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -43,11 +43,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.8 +4 -4 ao/doc/drivers.html
Index: drivers.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/drivers.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- drivers.html 8 Jan 2003 03:59:28 -0000 1.7
+++ drivers.html 28 Aug 2003 19:51:51 -0000 1.8
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -233,11 +233,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.5 +4 -4 ao/doc/index.html
Index: index.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/index.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- index.html 5 Aug 2001 02:35:30 -0000 1.4
+++ index.html 28 Aug 2003 19:51:51 -0000 1.5
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -39,11 +39,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.5 +4 -4 ao/doc/libao-api.html
Index: libao-api.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/libao-api.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libao-api.html 31 Aug 2001 23:17:54 -0000 1.4
+++ libao-api.html 28 Aug 2003 19:51:51 -0000 1.5
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -48,11 +48,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/overview.html
Index: overview.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/overview.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- overview.html 5 Aug 2001 02:35:30 -0000 1.3
+++ overview.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -96,11 +96,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.5 +4 -4 ao/doc/plugin-api.html
Index: plugin-api.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/plugin-api.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- plugin-api.html 31 Aug 2001 23:17:54 -0000 1.4
+++ plugin-api.html 28 Aug 2003 19:51:51 -0000 1.5
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -30,11 +30,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>1.4 +4 -4 ao/doc/plugin-overview.html
Index: plugin-overview.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/plugin-overview.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- plugin-overview.html 5 Aug 2001 02:35:30 -0000 1.3
+++ plugin-overview.html 28 Aug 2003 19:51:51 -0000 1.4
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
@@ -155,11 +155,11 @@
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright © 2001 Stan Seibert</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:indigo at aztec.asu.edu">indigo at aztec.asu.edu</a></p></td>
+<td><p class=tiny>copyright © 2001-2003 Stan Seibert</p></td>
+<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung at xiph.org">volsung at xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
-<td align=right><p class=tiny>libao version 0.8.0 - 20010804</p></td>
+<td align=right><p class=tiny>libao version 0.8.4 - 20030901</p></td>
</tr>
</table>
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list