pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/libao



Module Name:    pkgsrc
Committed By:   drochner
Date:           Wed May 19 18:17:27 UTC 2010

Modified Files:
        pkgsrc/audio/libao: Makefile Makefile.common PLIST buildlink3.mk
            distinfo
        pkgsrc/audio/libao/patches: patch-ae patch-af

Log Message:
update to 1.0.0
changes:
-Added surround channel mapping API and capability
-New config file options
-misc updates and fixes

pkgsrc note: The format structure passed to ao_open_*() has grown a new
member ("matrix", for channel mapping). All client pkgs need to be
checked that it is at least zero-initialized.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/audio/libao/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/audio/libao/Makefile.common
cvs rdiff -u -r1.14 -r1.15 pkgsrc/audio/libao/PLIST \
    pkgsrc/audio/libao/buildlink3.mk
cvs rdiff -u -r1.20 -r1.21 pkgsrc/audio/libao/distinfo
cvs rdiff -u -r1.8 -r1.9 pkgsrc/audio/libao/patches/patch-ae
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/libao/patches/patch-af

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index