rplay NEWS - User-visible changes.			-*-outline-*-
Copyright (C) 1993-96 Mark Boyns <boyns@sdsu.edu>

* Changes in RPlay 3.2

** Supported systems:

SunOS 4.1.X, Solaris 2.x, Linux, FreeBSD, SGI IRIX 4 and IRIX 5, and
HP9000/710.

** 8-bit & 16-bit audio input and output.

** All audio sample rates.

** Supported audio file formats:

au, snd, aiff, wav, voc, ub, ul, G.721 4-bit, G.723 3-bit,
G.723 5-bit, and GSM.

** Stereo input and output.

** Sounds can be played at any sample rate.

** Fake hardware volume support.

Systems without hardware volume control should define FAKE_VOLUME in
`include/config.h'.

** GNU Autoconf.

** Flexible audio configuration using the following long-named options:
  --audio-device, --audio-bufsize, --audio-bits, --audio-channels,
  --audio-close, --audio-flush, --audio-format, --audio-info,
  --audio-match, --audio-port, --audio-rate, --audio-sample-rate, and
  --no-audio.  (See `rplayd --help' for more details)

** CDROM support for Solaris 2.x using the CDDA ioctl interface.

Enabled with HAVE_CDROM and HAVE_CDDA in `include/config.h'.

