# Automatically generated file --- DO NOT EDIT
2007-07-24 22:04  adb014

	* DESCRIPTION: Version numbering changes of all packages needed due
	  to inclusion of generic Makefile/configure in all packages

2007-03-23 17:14  adb014

	* inst/: au.m, aucapture.m, auload.m, auplot.m, aurecord.m,
	  ausave.m, clip.m, sound.m, soundsc.m: Update the FSF address

2007-03-20 23:13  adb014

	* src/autogen.sh: Ensure that configure script is executable

2007-03-07 21:20  adb014

	* src/autogen.sh: Conditional build of configure file

2007-01-30 23:23  adb014

	* DESCRIPTION: Add Autoload field to DESCRIPTION of main/ packages

2006-12-04 01:49  pkienzle

	* DESCRIPTION: Correct the Author designation.

2006-10-14 19:39  hauberg

	* COPYING: Removed unvalid characters from all GPL licenses in the
	  packages

2006-10-06 12:17  adb014

	* INDEX: Some INDEX fixes. Many more needed

2006-10-02 21:47  adb014

	* DESCRIPTION: Latest mega package manager update

2006-09-10 23:18  adb014

	* Makefile: Simplify package Makefiles, package all default package
	  files, and remove the redundant Makefiles

2006-08-25 21:49  adb014

	* Makefile, inst/sample.wav, src/FILES, src/Makefile,
	  src/autogen.sh, src/configure.base, src/install-sh,
	  src/octinst.sh.in: Latest package manager mega patch, but not the
	  last

2006-08-25 08:52  adb014

	* src/.cvsignore: Further package manager updates. All but
	  miscellaneous and audio should build in main/. Some broken symlinks
	  in image and octcdf still

2006-08-24 00:13  adb014

	* src/autogen.sh: More package manager fixes. fixed point package
	  now builds. audio and gsl and known to be broken packages still

2006-08-23 21:38  adb014

	* src/: Makeconf.add, Makeconf.base, Makeconf.in, configure.add,
	  configure.base: First cut and packaging and test build with
	  configure;make. Works partially, with some broken packages.
	  extras/nonfree to be converted

2006-08-20 13:50  hauberg

	* COPYING, DESCRIPTION, Makeconf.add, Makefile, au.m, aucapture.m,
	  auload.m, auplot.m, aurecord.1, aurecord.cc, aurecord.m,
	  ausave.m, clip.m, configure.add, endpoint.cc, endpoint.doc,
	  endpoint.h, sound.m, soundsc.m, doc/aurecord.1, doc/endpoint.doc,
	  inst/au.m, inst/aucapture.m, inst/auload.m, inst/auplot.m,
	  inst/aurecord.m, inst/ausave.m, inst/clip.m, inst/sound.m,
	  inst/soundsc.m, src/FILES, src/Makeconf.add, src/Makeconf.base,
	  src/Makeconf.in, src/Makefile, src/aurecord.cc, src/autogen.sh,
	  src/configure.add, src/configure.base, src/endpoint.cc,
	  src/endpoint.h, src/install-sh, src/octinst.sh.in: Converted
	  directory structure to match the new package system.

2006-03-29 15:50  qspencer

	* wavread.m, wavwrite.m: Remove conditionally compiled files and
	  others present in octave 2.9.5.

2006-03-22 18:50  qspencer

	* sound.m: Change calls to 'system' function to reflect new
	  ordering of output arguments.

2006-02-20 02:00  pkienzle

	* auload.m: Use int16/int32 rather than int/long internally and in
	  returned sample format

2005-12-06 09:18  sjvdw

	* wavread.m: Read 2-channel files correctly.

2005-09-08 05:12  pkienzle

	* auload.m: [for Bill Denney] setstr -> char

2005-09-08 04:00  pkienzle

	* auplot.m: [for Bill Denney] isstr -> ischar

2005-08-22 20:50  qspencer

	* wavread.m: Fixes bug reported on octave mailing list by Iain
	  Murray. Avoids warning message about file open mode, and fixes an
	  incompatibility for big-endian architectures.

2005-05-31 04:55  adb014

	* wavread.m: fix for single/double quote issues

2005-05-25 15:42  pkienzle

	* wavread.m, wavwrite.m: More author/copyright consistency changes

2005-05-25 05:43  pkienzle

	* aurecord.cc, endpoint.cc, wavread.m, wavwrite.m: Author/Copyright
	  consistency

2005-02-24 04:52  pkienzle

	* aurecord.cc: Remove X11 header dependencies

2004-11-16 07:03  pkienzle

	* wavread.m, wavwrite.m: [For Julius Smith] read/write parts of
	  .wav files (unlike auload/ausave)

2004-07-13 17:10  pkienzle

	* configure.add: Set the correct variable when soundcard is
	  detected

2004-07-07 11:38  adb014

	* Makefile: Allow dist, distclean and clean targets to run without
	  Makeconf. Replace include with sinclude in Makefiles. Build fixed
	  and comm docs as part of dist target

2003-10-27 16:44  pkienzle

	* auload.m, ausave.m: Accept aiff or aif as valid AIFF file
	  extensions.  Accept row oriented or column oriented data (assumes
	  number of channels is less than the number of samples, which in
	  almost all cases will not be a problem but there will be corner
	  cases where this fails).

2003-09-12 16:22  adb014

	* clip.m: Changes to allow use with latest CVS of octave
	  (do_fortran_indexing, etc)

2003-05-17 14:43  adb014

	* aucapture.m, auload.m, auplot.m: Start converting hep to texinfo,
	  with aim of converting all help in this fashion

2002-11-21 07:57  pkienzle

	* Makeconf.add, Makefile, configure.add: Don't build aucapture on
	  non-linux systems

2002-09-16 15:04  pkienzle

	* auload.m, ausave.m: Support for floating point wave formats.

2002-04-29 15:56  pkienzle

	* sound.m: Use ssh rather than rsh for remote playback

2002-04-09 22:49  pkienzle

	* INDEX: Split main.idx into individual subdirectories to make it
	  more manageable

2002-03-18 23:45  bensapp

	* Makefile: It looked like an "au" was accidently removed.  So, it
	  did not compile.

2002-03-18 08:43  pkienzle

	* Makefile: Makefiles more consistent; accept optional "install"
	  target in tertiary makes

2002-01-04 16:53  pkienzle

	* endpoint.cc: Changes required to compile for gcc-3.0 in debian
	  hppa/unstable

2001-12-11 21:26  pkienzle

	* auload.m, ausave.m: Use closed interval [-1,1] rather than open
	  interval [-1,1) internally

2001-12-07 16:48  pkienzle

	* auload.m, ausave.m: Use 'binary' mode when opening files for
	  reading/writing on Windows

2001-10-31 22:39  pkienzle

	* aurecord.1: man page for aurecord, in case anyone wants to use it
	  outside of octave

2001-10-29 16:27  pkienzle

	* ausave.m: Don't rely on default for lin2mu

2001-10-10 21:54  pkienzle

	* Makefile, au.m, aucapture.m, auload.m, auplot.m, aurecord.cc,
	  aurecord.m, ausave.m, clip.m, endpoint.cc, endpoint.doc,
	  endpoint.h, sound.m, soundsc.m: Initial revision

2001-10-10 21:54  pkienzle

	* Makefile, au.m, aucapture.m, auload.m, auplot.m, aurecord.cc,
	  aurecord.m, ausave.m, clip.m, endpoint.cc, endpoint.doc,
	  endpoint.h, sound.m, soundsc.m: revised heirarchy

