Hello community,

here is the log from the commit of package openal-soft for openSUSE:Factory
checked in at Tue Feb 22 14:18:56 CET 2011.



--------
--- openal-soft/openal-soft.changes     2010-03-30 10:06:43.000000000 +0200
+++ /mounts/work_src_done/STABLE/openal-soft/openal-soft.changes        
2011-02-21 08:08:09.000000000 +0100
@@ -1,0 +2,22 @@
+Mon Feb 21 07:05:50 UTC 2011 - [email protected]
+
+- new version 1.13
+    * Added support for the ring modulator EFX effect.
+    * Duplication of stereo sources (onto side- and rear-channels) in now 
enabled by default.
+      This can still be disabled via alsoft.conf.
+    * Support for the new AL_SOFT_loop_points and AL_SOFT_buffer_sub_data 
extensions.
+    * Added the ability to redirect log output to a file, by setting the 
ALSOFT_LOGFILE environment variable.
+    * Improved invalid parameter checks.
+    * Better checks against integer overflows when allocating buffer storage.
+    * Internal mixer support for 8-, 16-, and 32-bit input formats, improving 
memory consumption by not converting them all to 32-bit.
+    * Improved device-change handling with the PulseAudio backend.
+    * All available PulseAudio devices are now enumerated with 
ALC_ENUMERATE_ALL_EXT.
+    * PulseAudio devices again use the periods and period_size config options.
+    * Improved stability when PortAudio is enabled.
+      The library tends to cause a crash when it's unloaded and reloaded.
+    * Added a WaveOut backend for Windows.
+    * Added a cubic resampler to replace the cosine resampler.
+    * Increased the maximum number of source auxiliary sends to 4, and changed 
the default to 1.
+    * Massive internal changes to the mixer and buffer loading code, designed 
for future improvements for allowable input and output formats.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  openal-soft-1.12.854.tar.bz2

New:
----
  openal-soft-1.13.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openal-soft.spec ++++++
--- /var/tmp/diff_new_pack.jHazxg/_old  2011-02-22 14:18:17.000000000 +0100
+++ /var/tmp/diff_new_pack.jHazxg/_new  2011-02-22 14:18:17.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package openal-soft (Version 1.12.854)
+# spec file for package openal-soft
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@
 %endif
 
 Name:           openal-soft
-Version:        1.12.854
+Version:        1.13
 Release:        1
 License:        LGPLv2.0+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -152,7 +152,9 @@
 fi
 %endif
 cmake \
-    -D LIB_INSTALL_DIR=%{_lib} \
+%if %{_lib} == lib64
+    -D LIB_SUFFIX=64 \
+%endif
     -D CMAKE_INSTALL_PREFIX=%{_prefix} \
     -D CMAKE_C_FLAGS:STRING="$RPM_OPT_FLAGS" \
     -D ALSOFT_CONFIG=ON \
@@ -206,5 +208,6 @@
 %{_includedir}/AL/alc.h
 %{_includedir}/AL/alext.h
 %{_includedir}/AL/efx.h
+%{_includedir}/AL/efx-creative.h
 
 %changelog

++++++ openal-soft-1.12.854.tar.bz2 -> openal-soft-1.13.tar.bz2 ++++++
++++ 17253 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to