Hi,

  Two patches are attached. The first patch implements some changes to 
ossplay/ossrecord:
    A. Allow playing OGG files using libvorbisfile (Uses "-ldl" and dlopen() 
instead of linking to libvorbisfile directly. Right now, this needs to be 
enabled by providing OGG_SUPPORT environment variable to configure, e.g.: 
"OGG_SUPPORT=yes /usr/src/oss/configure")
    B. Parse WAV comments in verbose mode.
    C. Various small fixes and style changes.

The second patch implements some misc, changes. In particular:
    A. vmixctl - Add '-M' flag to attach command to set VMIX_MULTIFRAG flag.
    B. setup/Linux/sbin/soundoff - Run savemixer and ossdevlinks before 
checking for other programs using the device. (The previous behaviour had the 
affect that if init failed to kill all sound using programs, mixer settings 
weren't saved).
    C. grc3inc.inc - make some vars unsigned to match declaration in grc3.h.
    D. soundcard.h - fix flipped OSS_NO_LONG_LONG test.

Yours,
        Yair K.

Attachment: ossplay-add-ogg-support.diff.gz
Description: GNU Zip compressed data

Attachment: oss-misc.gz
Description: GNU Zip compressed data

_______________________________________________
oss-devel mailing list
oss-devel@mailman.opensound.com
http://mailman.opensound.com/mailman/listinfo/oss-devel

Reply via email to