pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/pulseaudio



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Feb 21 23:13:10 UTC 2015

Modified Files:
        pkgsrc/audio/pulseaudio: Makefile PLIST buildlink3.mk distinfo
        pkgsrc/audio/pulseaudio/patches: patch-src_daemon_main.c
            patch-src_pulsecore_svolume__mmx.c
            patch-src_pulsecore_svolume__sse.c

Log Message:
Update to 6.0

* Remove obsolete hal option for PLIST.

Changelog:
PulseAudio 6.0 Release Notes
Changes at a Glance

    BlueZ 5 native HSP (headset) support
    BlueZ 5 HFP (hands-free) profile support via oFono
    systemd socket activation support
    Better support for multichannel and 2.1 profiles
    Remap optimisations
    Many minor improvements, bug fixes, and i18n updates

Notes for Application Developers

New function in libpulse: pa_stream_write_ext_free(). The function allows more flexible use of free callbacks than the regular pa_stream_write() function. This is useful if an audio buffer is part of 
a bigger structure that needs to be freed or unreferenced when the audio buffer is no longer needed.

We now have Vala bindings for libpulse-simple.


To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 pkgsrc/audio/pulseaudio/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/audio/pulseaudio/PLIST
cvs rdiff -u -r1.22 -r1.23 pkgsrc/audio/pulseaudio/buildlink3.mk
cvs rdiff -u -r1.48 -r1.49 pkgsrc/audio/pulseaudio/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/audio/pulseaudio/patches/patch-src_daemon_main.c
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/audio/pulseaudio/patches/patch-src_pulsecore_svolume__mmx.c \
    pkgsrc/audio/pulseaudio/patches/patch-src_pulsecore_svolume__sse.c

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