commit portaudio for openSUSE:Factory
Hello community, here is the log from the commit of package portaudio for openSUSE:Factory checked in at 2012-01-30 12:28:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/portaudio (Old) and /work/SRC/openSUSE:Factory/.portaudio.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "portaudio", Maintainer is "tiwai@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/portaudio/portaudio.changes 2011-12-06 13:53:16.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.portaudio.new/portaudio.changes 2012-01-30 12:28:04.000000000 +0100 @@ -1,0 +2,32 @@ +Sun Jan 29 11:40:10 UTC 2012 - danielzucchetto@yahoo.it + +- updated to the latest stable version + * Improvements to latency calculations: Improved defaults, allow + very low buffer sizes, report actual latencies in PaStreamInfo + (CoreAudio r1703 #95 #175, WMME r1717 #178, also changes to + DirectSound and WMME) + * ALSA: Fixed issue define SND_PCM_TSTAMP_ENABLE as + SND_PCM_TSTAMP_MMAP if the former is undefined #153 r1691 + * AudioScience HPI: Updated support to V4.08. #197, r1760, r1761 + * ASIO: Fixed bug where host buffer size wasn’t matched to client + framesPerBuffer when it should have been. Resolves ticket #93 + r1175 + * ASIO: PaAsio_GetAvailableLatencyValues deprecated, use + PaAsio_GetAvailableBufferSizes. See ticket #111 + * Changed default host API selection logic: use first + successfully initialized host api with a defined default input + or output device. Resolves ticket #49 + * Added support for Float32 to UInt8 conversion. r1748 + * Made ring buffer params const-correct r1694 + * Changes to ring buffer memory barrier placement (needs further + review). See r1734, r1735, r1736, r1738 for details. + * Separated test programs into “test”, “examples”, and “qa” + folders. #191 + * Harmonised use of #if with PA_USE_*HOSTAPI* configuration + variables accross all host APIs r1740, #164 + * Improvements to QA tests including paqa_latency, paqa loopback + test + * Improvements and cleanups to doxygen documentation. Added + Doxyfile.developer for generating internal docs. + +------------------------------------------------------------------- @@ -6 +38,2 @@ - * Fixed a lot of build system issues on all platforms (autotools, msvc, scons) + * Fixed a lot of build system issues on all platforms (autotools, + msvc, scons) @@ -9 +42,3 @@ - * Ring buffer code was generalised into pa_ringbuffer.c with correct memory barriers. this is now used by many host api implementations + * Ring buffer code was generalised into pa_ringbuffer.c with + correct memory barriers. this is now used by many host api + implementations @@ -12 +47,2 @@ - * Fixed stream info inputLatency and outputLatency calculations in a number of host APIs (r1598, r1599, r1600) + * Fixed stream info inputLatency and outputLatency calculations + in a number of host APIs (r1598, r1599, r1600) @@ -14 +50,2 @@ - * DirectSound? added support for driver-level full duplex via DX8 DirectSoundFullDuplexCreate? + * DirectSound? added support for driver-level full duplex via DX8 + DirectSoundFullDuplexCreate? Old: ---- pa_stable_v19_20110326.tar.bz2 New: ---- pa_stable_v19_20111121.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ portaudio.spec ++++++ --- /var/tmp/diff_new_pack.5SLmsN/_old 2012-01-30 12:28:05.000000000 +0100 +++ /var/tmp/diff_new_pack.5SLmsN/_new 2012-01-30 12:28:05.000000000 +0100 @@ -20,7 +20,7 @@ Name: portaudio %define lname libportaudio2 BuildRequires: alsa-devel doxygen libjack-devel libtool -%define package_date 20110326 +%define package_date 20111121 Summary: Portable Real-Time Audio Library Version: 19 Release: 271 ++++++ pa_stable_v19_20110326.tar.bz2 -> pa_stable_v19_20111121.tar.bz2 ++++++ ++++ 47443 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de