SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for alsa-docs-1.1.2-2.1.x86_64.rpm :
Wed Aug 3 14:00:00 2016 tiwaiAATTsuse.de
- Update to alsa-lib v1.1.2:

* topology API updates

* support of stacked async handlers

* new UCM configs: rockchip-i2s, skylake-i2s, chtrt5645,

* add cset-tlv ucm support

* fix conversion of TLVs min_db and max_dB value in softvol

* fix appl pointer in the error path of PCM plugin

* PCM code cleanup

* fix suspend/resume of PCM dmix, dsnoop and dshare plugins

* fix doubly enumerated items via namehint

* make PCM codes thread-safe

* API documentation enhancements

* element-set ctl API

* Optimization by replacing alloca() usages
- Drop obsoleted patches:
0001-pcm_plugin-fix-appl-pointer-not-correct-when-mmap_co.patch
0002-pcm-Clean-up-error-paths-in-snd_pcm_plugin_-helpers.patch
0003-pcm-Fallback-open-as-the-first-instance-for-dmix-co.patch
0004-pcm-softvol-fix-conversion-of-TLVs-min_db-and-max_dB.patch
0005-pcm-Fix-suspend-resume-regression-with-dmix-co.patch
0006-pcm-dmix-Fix-doubly-resume-of-slave-PCM.patch
0007-namehint-Don-t-enumerate-as-duplex-if-only-a-single-.patch
0008-pcm-Define-namehint-for-single-directional-PCM-types.patch
0009-conf-Add-thread-safe-global-tree-reference.patch
0010-pcm-Remove-resume-support-from-dmix-co.patch
0011-pcm-Fix-secondary-retry-in-dsnoop-and-dshare.patch
0012-pcm-dmix-resume-workaround-for-buggy-driver.patch
0013-pcm-dmix-Prepare-slave-when-it-s-in-SETUP-too.patch
0014-pcm-dmix-Return-error-when-slave-is-in-OPEN-or-DISCO.patch
0015-async-Handle-previously-installed-signal-handler.patch
alsa-docs-suppress-timestamp.patch

Wed Jun 8 14:00:00 2016 tiwaiAATTsuse.de
- Backport upstream fixes: fixing PCM dmix & co suspend/resume,
namehint parser fixes, stackable async handler:
0007-namehint-Don-t-enumerate-as-duplex-if-only-a-single-.patch
0008-pcm-Define-namehint-for-single-directional-PCM-types.patch
0009-conf-Add-thread-safe-global-tree-reference.patch
0010-pcm-Remove-resume-support-from-dmix-co.patch
0011-pcm-Fix-secondary-retry-in-dsnoop-and-dshare.patch
0012-pcm-dmix-resume-workaround-for-buggy-driver.patch
0013-pcm-dmix-Prepare-slave-when-it-s-in-SETUP-too.patch
0014-pcm-dmix-Return-error-when-slave-is-in-OPEN-or-DISCO.patch
0015-async-Handle-previously-installed-signal-handler.patch

Thu May 12 14:00:00 2016 tiwaiAATTsuse.de
- Backport various upstream fixes for PCM (bnc#979702):
0001-pcm_plugin-fix-appl-pointer-not-correct-when-mmap_co.patch
0002-pcm-Clean-up-error-paths-in-snd_pcm_plugin_-helpers.patch
0003-pcm-Fallback-open-as-the-first-instance-for-dmix-co.patch
0004-pcm-softvol-fix-conversion-of-TLVs-min_db-and-max_dB.patch
0005-pcm-Fix-suspend-resume-regression-with-dmix-co.patch
0006-pcm-dmix-Fix-doubly-resume-of-slave-PCM.patch

Thu Mar 31 14:00:00 2016 tiwaiAATTsuse.de
- Update to alsa-lib 1.1.1:

* including previous fixes

* a few more fixes/cleanup of control API

* BSD compatibility changes

* sync with 4.6 kernel ABI

* provide API for sequencer sound card number / pid

* fix races at dmix/dsnoop plugin

* a few topology API updates
- Drop the obsoleted patches:
0001-topology-Add-missing-include-sys-stat.h.patch
0002-pcm-simple-Fix-asserts.patch
0003-topology-open-topology-files-with-O_TRUNC.patch
0004-topology-Remove-unused-function-write_data_block.patch
0005-topology-Remove-unused-variables.patch
0006-topology-Fix-comparison-of-unsigned-expression-0.patch
0007-topology-Not-compare-a-for-loop-iterator-with-ABI-__.patch
0008-topology-Quit-and-show-error-message-on-big-endian-m.patch
0009-config-files-do-not-include-ucm-topology-configurati.patch
0010-control-add-missing-asserts-to-ctl_elem_set-function.patch
0011-pcm_hw-fix-possible-memory-leak-coverity.patch
0012-coverity-fixes.patch
0013-topology-fix-debug-output-to-print-correct-max-value.patch

Wed Feb 3 13:00:00 2016 tiwaiAATTsuse.de
- Backports from upstream: minor PCM fixes, topology API updates,
and a few build cleanup:
0002-pcm-simple-Fix-asserts.patch
0003-topology-open-topology-files-with-O_TRUNC.patch
0004-topology-Remove-unused-function-write_data_block.patch
0005-topology-Remove-unused-variables.patch
0006-topology-Fix-comparison-of-unsigned-expression-0.patch
0007-topology-Not-compare-a-for-loop-iterator-with-ABI-__.patch
0008-topology-Quit-and-show-error-message-on-big-endian-m.patch
0009-config-files-do-not-include-ucm-topology-configurati.patch
0010-control-add-missing-asserts-to-ctl_elem_set-function.patch
0011-pcm_hw-fix-possible-memory-leak-coverity.patch
0012-coverity-fixes.patch
0013-topology-fix-debug-output-to-print-correct-max-value.patch

Mon Nov 9 13:00:00 2015 tiwaiAATTsuse.de
- Update to alsa-lib 1.1.0:
including all previous fixes, with more updates for topology API,
a fix for dmix/dsnoop slave PCM xrun, some build fixes /
improvements.
- Fix the build with old gcc on SLE11:
0001-topology-Add-missing-include-sys-stat.h.patch
- Dropped patches:
0001-ucm-document-some-standard-values.patch
0002-conf-ucm-broadwell-rt286-add-ucm-config.patch
0003-conf-ucm-Add-Makefile.am-for-broadwell-rt286-ucm-con.patch
0004-ucm-reformat-snd_use_case_get-doc.patch
0005-ucm-improve-jack-configuration-documentation.patch
0006-USB-audio-Sound-Blaster-HD-iec958-is-on-device-1.patch
0007-Sync-include-sound-asound.h-with-4.1-kernel.patch
0008-conf-ucm-broadwell-rt286-change-to-use-the-correct-j.patch
0009-namehint-Fix-invalid-list-access-in-snd_device_name_.patch
0010-namehint-Fix-the-listing-without-device-number.patch
0011-namehint-Fix-bad-free-with-invalid-iface-name.patch
0012-Allow-hint-for-ctl-hwdep-timer-and-seq.patch
0013-conf-Add-hint-descriptions-to-ctl-hwdep-seq-and-time.patch
0014-conf-ucm-broadwell-rt286-change-to-set-capture-volum.patch
0015-ucm-allow-multiple-devices-in-JackHWMute.patch
0016-pcm-Remove-assert-from-snd_pcm_hw_params_slave.patch
0017-test-pcm-Fix-generated-values-with-float-PCM-format.patch
0018-test-pcm_min-Fix-error-messages.patch
0019-pcm-Don-t-assert-in-_snd_pcm_hw_params_internal.patch
0020-pcm-Fix-snd_pcm_status-for-dmix-co.patch
0021-control-Allow-cset-ing-specific-values-in-the-multi-.patch
0022-PCM-snd_pcm_xxxx_drain-maybe-blocked-after-suspend-a.patch
0023-surround41-50.conf-Use-chmap-syntax-for-better-flexi.patch
0024-ucm-docs-fix-doxygen-exclude-patch-for-UCM-local-hea.patch
0025-ucm-docs-Fix-doxygen-formatting-for-UCM-main-page.patch
0026-docs-Add-UCM-link-to-main-doxygen-page.patch
0027-Replace-unsafe-characters-with-_-in-card-name.patch
0028-pcm-add-helper-functions-to-query-timestamping-capab.patch
0029-pcm-add-support-for-get-set_audio_htstamp_config.patch
0030-pcm-add-support-for-new-STATUS_EXT-ioctl.patch
0031-test-fix-audio_time-with-new-get-set-audio_tstamp_co.patch
0032-test-audio_time-show-report-validity-and-accuracy.patch
0033-pcm-restore-hw-params-on-set-latency-failed.patch
0034-Replace-list.h-with-its-own-version.patch
0035-topology-uapi-Add-UAPI-headers-for-topology-ABI.patch
0036-topology-Add-topology-core-parser.patch
0037-topology-Add-text-section-parser.patch
0038-topology-Add-PCM-parser.patch
0039-topology-Add-operations-parser.patch
0040-topology-Add-private-data-parser.patch
0041-topology-Add-DAPM-object-parser.patch
0042-topology-Add-CTL-parser.patch
0043-topology-Add-Channel-map-parser.patch
0044-topology-Add-binary-file-builder.patch
0045-topology-autotools-Add-build-support-for-topology-co.patch
0046-topology-doxygen-Add-doxygen-support-for-topology-co.patch
0047-conf-topology-Add-topology-file-for-broadwell-audio-.patch
0048-topology-Fix-missing-inclusion-of-ctype.h.patch
0049-topology-Fix-typos.patch
0050-topology-fix-element-object-type-is-switch.patch
0051-topology-Add-element-ID-so-we-can-look-up-references.patch
0052-topology-Add-support-for-writing-manifest-private-da.patch
0053-topology-update-ABI-to-improve-support-for-different.patch
0054-topology-Add-ops-support-to-byte-control-objects.patch
0055-topology-treat-all-DAPM-controls-types-the-same-when.patch
0056-topology-print-error-prefix-on-error-message.patch
0057-topology-rename-OBJECT_TYPE_-to-SND_TPLG_TYPE_.patch
0058-core-add-convenience-macros-to-local.h.patch
0059-topology-Add-C-templates-structure-for-building-topo.patch
0060-topology-A-API-calls-to-directly-build-topology-data.patch
0061-pcm-Fix-doxygen-for-two-enums.patch
0062-pcm-ioplug-extplug-Fix-logic-errors-in-type-checks.patch
0063-pcm-route-Remove-bogus-in-snd_config_get_id-checks.patch
0064-topology-builder-Fix-possibly-uninitialized-variable.patch
0065-topology-ctl-Fix-access-type-checks.patch
0066-topology-data-Fix-wrong-size-check-in-tplg_parse_dat.patch
0067-topology-parser-Add-missing-return-value-to-snd_tplg.patch
0068-topology-pcm-Remove-unused-variables.patch
0069-build-Do-not-try-to-detect-cross-compiler.patch
0070-topology-Add-API-to-set-a-vendor-specific-version-nu.patch
0071-pcm-ladspa-Fix-segfault-due-to-a-wrong-channel-refer.patch

Fri Oct 2 14:00:00 2015 tiwaiAATTsuse.de
- Backport upsteram fixes: more topology API updates/fixes, misc
documentation fixes, some logical error fixes in PCM plugins,
LADSPA plugin segfault fix:
0050-topology-fix-element-object-type-is-switch.patch
0051-topology-Add-element-ID-so-we-can-look-up-references.patch
0052-topology-Add-support-for-writing-manifest-private-da.patch
0053-topology-update-ABI-to-improve-support-for-different.patch
0054-topology-Add-ops-support-to-byte-control-objects.patch
0055-topology-treat-all-DAPM-controls-types-the-same-when.patch
0056-topology-print-error-prefix-on-error-message.patch
0057-topology-rename-OBJECT_TYPE_-to-SND_TPLG_TYPE_.patch
0058-core-add-convenience-macros-to-local.h.patch
0059-topology-Add-C-templates-structure-for-building-topo.patch
0060-topology-A-API-calls-to-directly-build-topology-data.patch
0061-pcm-Fix-doxygen-for-two-enums.patch
0062-pcm-ioplug-extplug-Fix-logic-errors-in-type-checks.patch
0063-pcm-route-Remove-bogus-in-snd_config_get_id-checks.patch
0064-topology-builder-Fix-possibly-uninitialized-variable.patch
0065-topology-ctl-Fix-access-type-checks.patch
0066-topology-data-Fix-wrong-size-check-in-tplg_parse_dat.patch
0067-topology-parser-Add-missing-return-value-to-snd_tplg.patch
0068-topology-pcm-Remove-unused-variables.patch
0069-build-Do-not-try-to-detect-cross-compiler.patch
0070-topology-Add-API-to-set-a-vendor-specific-version-nu.patch
0071-pcm-ladspa-Fix-segfault-due-to-a-wrong-channel-refer.patch

Tue Aug 4 14:00:00 2015 tiwaiAATTsuse.de
- Backport upstream fixes: surround41/50 chmap fix, UCM documents,
config string fix, PCM timestamp query API, replacement of list.h
with LGPL:
0023-surround41-50.conf-Use-chmap-syntax-for-better-flexi.patch
0024-ucm-docs-fix-doxygen-exclude-patch-for-UCM-local-hea.patch
0025-ucm-docs-Fix-doxygen-formatting-for-UCM-main-page.patch
0026-docs-Add-UCM-link-to-main-doxygen-page.patch
0027-Replace-unsafe-characters-with-_-in-card-name.patch
0028-pcm-add-helper-functions-to-query-timestamping-capab.patch
0029-pcm-add-support-for-get-set_audio_htstamp_config.patch
0030-pcm-add-support-for-new-STATUS_EXT-ioctl.patch
0031-test-fix-audio_time-with-new-get-set-audio_tstamp_co.patch
0032-test-audio_time-show-report-validity-and-accuracy.patch
0033-pcm-restore-hw-params-on-set-latency-failed.patch
0034-Replace-list.h-with-its-own-version.patch
- Backport topology API addition patches:
0035-topology-uapi-Add-UAPI-headers-for-topology-ABI.patch
0036-topology-Add-topology-core-parser.patch
0037-topology-Add-text-section-parser.patch
0038-topology-Add-PCM-parser.patch
0039-topology-Add-operations-parser.patch
0040-topology-Add-private-data-parser.patch
0041-topology-Add-DAPM-object-parser.patch
0042-topology-Add-CTL-parser.patch
0043-topology-Add-Channel-map-parser.patch
0044-topology-Add-binary-file-builder.patch
0045-topology-autotools-Add-build-support-for-topology-co.patch
0046-topology-doxygen-Add-doxygen-support-for-topology-co.patch
0047-conf-topology-Add-topology-file-for-broadwell-audio-.patch
0048-topology-Fix-missing-inclusion-of-ctype.h.patch
0049-topology-Fix-typos.patch
- Enable autoreconf call to regenerate after patching

Fri Jul 31 14:00:00 2015 dimstarAATTopensuse.org
- Change libudev-devel BuildRequires to pkgconfig(udev): makes us
less prone to packaging changes, and in the end udev.pc is
exactly what we need to define _udevdir.

Thu Jun 18 14:00:00 2015 tiwaiAATTsuse.de
- Backport upstream fixes: fix bogus assert() in hw_params, a few
PCM dmix/dshare/dsnoop fixes, enhacement of amixer, etc:
0017-test-pcm-Fix-generated-values-with-float-PCM-format.patch
0018-test-pcm_min-Fix-error-messages.patch
0019-pcm-Don-t-assert-in-_snd_pcm_hw_params_internal.patch
0020-pcm-Fix-snd_pcm_status-for-dmix-co.patch
0021-control-Allow-cset-ing-specific-values-in-the-multi-.patch
0022-PCM-snd_pcm_xxxx_drain-maybe-blocked-after-suspend-a.patch

Fri May 22 14:00:00 2015 tiwaiAATTsuse.de
- Backport upstream fixes: UCM updates, Broadwell UCM support,
namehint fixes, fix faulty assert in PCM plugins, etc:
0001-ucm-document-some-standard-values.patch
0002-conf-ucm-broadwell-rt286-add-ucm-config.patch
0003-conf-ucm-Add-Makefile.am-for-broadwell-rt286-ucm-con.patch
0004-ucm-reformat-snd_use_case_get-doc.patch
0005-ucm-improve-jack-configuration-documentation.patch
0006-USB-audio-Sound-Blaster-HD-iec958-is-on-device-1.patch
0007-Sync-include-sound-asound.h-with-4.1-kernel.patch
0008-conf-ucm-broadwell-rt286-change-to-use-the-correct-j.patch
0009-namehint-Fix-invalid-list-access-in-snd_device_name_.patch
0010-namehint-Fix-the-listing-without-device-number.patch
0011-namehint-Fix-bad-free-with-invalid-iface-name.patch
0012-Allow-hint-for-ctl-hwdep-timer-and-seq.patch
0013-conf-Add-hint-descriptions-to-ctl-hwdep-seq-and-time.patch
0014-conf-ucm-broadwell-rt286-change-to-set-capture-volum.patch
0015-ucm-allow-multiple-devices-in-JackHWMute.patch
0016-pcm-Remove-assert-from-snd_pcm_hw_params_slave.patch

Thu Feb 26 13:00:00 2015 tiwaiAATTsuse.de
- Updated to alsa-lib 1.0.29:
Just a version bump including previous fixes
- Drop the obsoleted patches:
0001-ucm-Document-PlaybackPCMIsDummy-and-CapturePCMIsDumm.patch
0002-ICE1712-add-surround71-pcm-definition.patch
0003-USB-Audio-Add-second-S-PDIF-device-on-Phiree-U2.patch
0004-pcm-rate-fix-hw_ptr-exceed-the-boundary.patch
0005-pcm-Provide-a-CLOCK_MONOTONIC_RAW-timestamp-type.patch
0006-Add-timestamp-type-to-sw_params-internal-only.patch
0007-pcm-Add-sw_params-API-functions-to-get-set-timestamp.patch
0008-pcm-Implement-timestamp-type-setup-in-hw-plugin.patch
0009-pcm-Implement-timestamp-type-handling-in-all-plugins.patch
0010-test-audio_time-Set-timestamp-type-explicitly.patch
0011-pcm-route-Use-get-put-labels-for-all-3-byte-formats.patch
0012-pcm-Fill-sw_params-proto-field.patch
0013-pcm-route-Use-get32-for-multi-source-route-calculati.patch
0014-pcm-Drop-snd_pcm_linear_-get-put-32_index.patch
0015-pcm-pcm_local.h-include-time.h-to-enable-CLOCK_MONOT.patch
0016-pcm-Fix-DSD-formats-userland-usability.patch
0017-Sync-include-sound-asound.h-with-3.17-rc1-kernel.patch
0018-pcm-Add-missing-signed-and-endianess-definitions-for.patch
0019-Sync-enum-snd_hwdep_iface_t-with-include-asound-asou.patch
0020-pcm-2nd-round-of-pcm_misc-DSD-fixes.patch
0021-doc-fix-cross-compiling-example.patch
0022-pcm-fix-snd_pcm_mmap_hw_avail-near-the-boundary.patch
0023-pcm-fix-return-value-of-snd_pcm_share_slave_avail.patch
0024-pcm-add-new-32-bit-DSD-sample-format.patch
0025-dmix-actually-rewind-when-running-or-being-drained.patch
0026-pcm-express-the-rewind-size-limitation-logic-better.patch
0027-pcm-handle-negative-values-from-snd_pcm_mmap_hw_avai.patch
0028-pcm-rate-use-the-snd_pcm_mmap_hw_avail-function.patch
0029-pcm-null-use-the-snd_pcm_mmap_avail-function.patch
0030-rate-handle-negative-values-from-snd_pcm_mmap_playba.patch
0031-dsnoop-rewindable-and-forwardable-logic-was-swapped.patch
0033-pcm-file-don-t-recurse-in-the-rewindable-and-forward.patch
0034-pcm-route-Fix-the-bad-condition-always-false.patch
0035-pcm-rate-hw_avail-must-not-be-negative-before-starti.patch
0036-hwdep-add-missing-declaration-for-snd_hwdep_poll_des.patch
0037-mixer-fixed-double-free.patch
0038-pcm_file-fixed-missing-free.patch
0039-sbase-fixed-missing-free.patch
0040-rawmidi-close-handle-h.patch
0041-pcm_share-fixing-missing-mutex-unlock.patch
0042-simple_abst-null-check-for-lib.patch
0043-socket-missing-socket-close.patch
0044-pcm_hooks-null-check-for-h.patch
0045-conf-return-negative-value-in-case-of-error.patch
0046-control-return-negative-value-in-case-of-error.patch
0047-pcm-return-negative-value-in-case-of-error.patch
0048-mixer-Fix-missing-hctl-handle-free-in-snd_mixer_atta.patch
0049-conf-ucm-PAZ00-add-Toshiba-AC100-Dynabook-AZ-new-con.patch
0050-USB-Audio-Add-Scarlett-2i4-USB-to-S-PDIF-blacklist.patch
0051-snd_user_file-fix-memory-leak.patch
0052-pcm-dmix-Don-t-ignore-SND_TIMER_EVENT_MSTOP.patch
0053-snd_dlsym-only-do-versioning-checks-if-built-with-ve.patch
0054-dlmisc-Remove-unused-label.patch
0055-USB-audio-Add-five-more-cards-to-IEC958-blacklist.patch
0056-pcm-Fix-DSD-sample-format-endianess-and-add-big-endi.patch
0057-mixer-Fix-inclusion-of-config.h.patch
0058-mixer-Fix-unused-parameter-warnings.patch
0059-ucm-Fix-uninitialized-err-in-snd_use_case_set.patch
0060-pcm-Fix-assorted-tstamp_type-bugs-omissions.patch
0061-hwdep-add-OXFW-driver-support.patch
0062-pcm-fix-buffer-overflow-in-snd_pcm_chmap_print.patch
0063-control-enable-octal-and-hexadecimal-parse.patch
0064-autotools-fix-ucm-partial-build.patch
0065-conf-ucm-GoogleNyan-Add-configuration.patch
0066-ucm-add-binary-configure-file-parse.patch
0067-Remove-unused-hostname-resolution-in-shm-plugins-and.patch

Wed Jan 28 13:00:00 2015 tiwaiAATTsuse.de
- Backport upstream fixes: new OXFW hwdep definition, chmap print
overflow fix, improvement of UCM parser, GoogleNyan UCM config,
removal of gethostbyname() usages:
0061-hwdep-add-OXFW-driver-support.patch
0062-pcm-fix-buffer-overflow-in-snd_pcm_chmap_print.patch
0063-control-enable-octal-and-hexadecimal-parse.patch
0064-autotools-fix-ucm-partial-build.patch
0065-conf-ucm-GoogleNyan-Add-configuration.patch
0066-ucm-add-binary-configure-file-parse.patch
0067-Remove-unused-hostname-resolution-in-shm-plugins-and.patch
- Suppress timestamps in the generated documents for make the
package comparison easier:
alsa-docs-suppress-timestamp.patch

Fri Dec 5 13:00:00 2014 tiwaiAATTsuse.de
- Backport upstream fixes:
A couple of USB-audio config addition/fix, dmix PCM stop fix,
a memory leak fix, DSD format endianess fix, PCM timestamp fixes, etc.
0050-USB-Audio-Add-Scarlett-2i4-USB-to-S-PDIF-blacklist.patch
0051-snd_user_file-fix-memory-leak.patch
0052-pcm-dmix-Don-t-ignore-SND_TIMER_EVENT_MSTOP.patch
0053-snd_dlsym-only-do-versioning-checks-if-built-with-ve.patch
0054-dlmisc-Remove-unused-label.patch
0055-USB-audio-Add-five-more-cards-to-IEC958-blacklist.patch
0056-pcm-Fix-DSD-sample-format-endianess-and-add-big-endi.patch
0057-mixer-Fix-inclusion-of-config.h.patch
0058-mixer-Fix-unused-parameter-warnings.patch
0059-ucm-Fix-uninitialized-err-in-snd_use_case_set.patch
0060-pcm-Fix-assorted-tstamp_type-bugs-omissions.patch

Sun Nov 16 13:00:00 2014 Led
- fix bashism in alsa-init.sh scripts

Fri Oct 17 14:00:00 2014 tiwaiAATTsuse.de
- Backport upstream fixes / enhancements: mostly small fixes
spotted by coccinelle and oethers, the fixes for proper rewind
support, a new DSD format support, hwdep definitions sync, and
addition of PAZ00 UCM configs.
0022-pcm-fix-snd_pcm_mmap_hw_avail-near-the-boundary.patch
0023-pcm-fix-return-value-of-snd_pcm_share_slave_avail.patch
0024-pcm-add-new-32-bit-DSD-sample-format.patch
0025-dmix-actually-rewind-when-running-or-being-drained.patch
0026-pcm-express-the-rewind-size-limitation-logic-better.patch
0027-pcm-handle-negative-values-from-snd_pcm_mmap_hw_avai.patch
0028-pcm-rate-use-the-snd_pcm_mmap_hw_avail-function.patch
0029-pcm-null-use-the-snd_pcm_mmap_avail-function.patch
0030-rate-handle-negative-values-from-snd_pcm_mmap_playba.patch
0031-dsnoop-rewindable-and-forwardable-logic-was-swapped.patch
0033-pcm-file-don-t-recurse-in-the-rewindable-and-forward.patch
0034-pcm-route-Fix-the-bad-condition-always-false.patch
0035-pcm-rate-hw_avail-must-not-be-negative-before-starti.patch
0036-hwdep-add-missing-declaration-for-snd_hwdep_poll_des.patch
0037-mixer-fixed-double-free.patch
0038-pcm_file-fixed-missing-free.patch
0039-sbase-fixed-missing-free.patch
0040-rawmidi-close-handle-h.patch
0041-pcm_share-fixing-missing-mutex-unlock.patch
0042-simple_abst-null-check-for-lib.patch
0043-socket-missing-socket-close.patch
0044-pcm_hooks-null-check-for-h.patch
0045-conf-return-negative-value-in-case-of-error.patch
0046-control-return-negative-value-in-case-of-error.patch
0047-pcm-return-negative-value-in-case-of-error.patch
0048-mixer-Fix-missing-hctl-handle-free-in-snd_mixer_atta.patch
0049-conf-ucm-PAZ00-add-Toshiba-AC100-Dynabook-AZ-new-con.patch

Tue Aug 26 14:00:00 2014 tiwaiAATTsuse.de
- Yet more DSD fix, hwdep iface sync with the recent kernel, and a
minor documentation fix from upstream:
0019-Sync-enum-snd_hwdep_iface_t-with-include-asound-asou.patch
0020-pcm-2nd-round-of-pcm_misc-DSD-fixes.patch
0021-doc-fix-cross-compiling-example.patch

Tue Aug 12 14:00:00 2014 tiwaiAATTsuse.de
- Backport upstream fixes for supporting the missing DSD formats:
0016-pcm-Fix-DSD-formats-userland-usability.patch
0017-Sync-include-sound-asound.h-with-3.17-rc1-kernel.patch
0018-pcm-Add-missing-signed-and-endianess-definitions-for.patch
- Remove alsa-info.sh from alsa.rpm; it\'s moved into alsa-utils

Thu Jul 31 14:00:00 2014 tiwaiAATTsuse.de
- Remove obsoleted README.SuSE (bnc#889023)
- Correct SUSE branding names in some texts (bnc#889023,FATE#316521)
- Properly include time.h for CLOCK_MONOTONIC_RAW:
0015-pcm-pcm_local.h-include-time.h-to-enable-CLOCK_MONOT.patch

Tue Jul 22 14:00:00 2014 tiwaiAATTsuse.de
- Remove superfluous Loopback.conf from the source, as it was
already included in 1.0.28 tarball
- Backport upstream fixes: UCM dummy PCM definition, ICE1712 surround
definitions, USB-audio secondary PCM definition, PCM rate plugin
boundary overwrap fix, MONOTONIC_RAW timestamp support, PCM route
plugin 3-byte format fixes, etc:
0001-ucm-Document-PlaybackPCMIsDummy-and-CapturePCMIsDumm.patch
0002-ICE1712-add-surround71-pcm-definition.patch
0003-USB-Audio-Add-second-S-PDIF-device-on-Phiree-U2.patch
0004-pcm-rate-fix-hw_ptr-exceed-the-boundary.patch
0005-pcm-Provide-a-CLOCK_MONOTONIC_RAW-timestamp-type.patch
0006-Add-timestamp-type-to-sw_params-internal-only.patch
0007-pcm-Add-sw_params-API-functions-to-get-set-timestamp.patch
0008-pcm-Implement-timestamp-type-setup-in-hw-plugin.patch
0009-pcm-Implement-timestamp-type-handling-in-all-plugins.patch
0010-test-audio_time-Set-timestamp-type-explicitly.patch
0011-pcm-route-Use-get-put-labels-for-all-3-byte-formats.patch
0012-pcm-Fill-sw_params-proto-field.patch
0013-pcm-route-Use-get32-for-multi-source-route-calculati.patch
0014-pcm-Drop-snd_pcm_linear_-get-put-32_index.patch

Wed Jun 18 14:00:00 2014 tiwaiAATTsuse.de
- Updated to alsa-lib 1.0.28:
All pervious fix patches are obsoleted:
0001-local.h-use-__kernel_off_t-from-linux-types.h.patch
0002-conf-cards-add-Audio-Advantage-Micro-II.patch
0003-pcm-Fix-a-wrong-value-shown-in-the-error-message-in-.patch
0004-UCM-Document-some-standard-values.patch
0005-hdspm.h-Update-LTC-ioctl-to-use-struct-hdspm_ltc.patch
0006-Update-iatomic.h-functions-definitions-for-mips.patch
0007-Fix-access-of-freed-memory-in-namehints.patch
0008-HDA-Intel-present-up-to-8-HDMI-DP-outputs-via-hdmi-d.patch
0009-snd_tlv_convert_from_dB-fix-decreasing-gain-across-e.patch
0010-remove-unnecessary-obsolete-compat-hsearch_r.c.patch
0011-local.h-include-sys-types.h-to-fix-issues-with-pcm.h.patch
0012-test-chmap-Add-missing-usage-text-for-s-option.patch
0013-include-global.h-don-t-define-timeval-and-timespec-s.patch
0014-conf.c-use-portable-way-to-initialize-recursive-mute.patch
0015-pcm_file-fix-SEGFAULT-if-file-option-is-missing-whil.patch
0016-pcm_file-fixed-memory-leak.patch
0017-pcm_file-don-t-touch-infile-on-playback-and-output-f.patch
0018-pcm_file-document-new-argument-to-snd_pcm_file_open.patch
0019-dmix-Don-t-use-assert-and-abort.patch
0020-minor-malloc-changes.patch
0021-alsa-lib-minor-typo-in-pcm-doc.patch
0022-control_hw-fix-potential-memory-leak.patch
0023-pcm-initialize-pcm_dmix-monotonic-field.patch
0024-pcm-initialize-monotonic-field-for-dshare-and-dsnoop.patch
0025-pcm-use-CLOCK_REALTIME-for-non-monotonic-ts.patch
0026-alsa-lib-heavy-pcm-atomics-cleanup.patch
0027-conf-Add-basic-infrastructure-for-2.1-surround-sound.patch
0028-conf-Add-surround-2.1-support-to-all-cards.patch
0029-Portability-fix-look-for-sys-endian.h-as-well-as-end.patch
0030-autotools-update-style.patch
0031-pcm-Insert-linear-to-float-conversion-when-rate-or-c.patch
0032-pcm-route-Allow-chmap-syntax-for-slave-channels-in-t.patch
0033-pcm-route-Select-slave-chmap-based-on-ttable-informa.patch
0034-conf-Allow-2.1-surround-to-use-different-number-of-c.patch
0035-pcm-Wrap-hw_ptr-to-boundary-in-pcm_ioplug.patch
0036-src-conf-cards-Add-missing-entry-for-Loopback.conf.patch
0037-route-Return-NULL-in-case-of-zero-found-channels-in-.patch
0038-route-Fix-invalid-pointer-access.patch
0039-pcm-ladspa-Delay-LADSPA-plugin-activate-call.patch

Thu Apr 3 14:00:00 2014 tiwaiAATTsuse.de
- Backport upstream fixes:
0037-route-Return-NULL-in-case-of-zero-found-channels-in-.patch
0038-route-Fix-invalid-pointer-access.patch
0039-pcm-ladspa-Delay-LADSPA-plugin-activate-call.patch
- Remove the temporary fix that has been replaced by the fixes
above:
0037-pcm-route-Don-t-handle-no-matching-chmap-as-a-seriou.patch

Thu Mar 20 13:00:00 2014 tiwaiAATTsuse.de
- Correct the default values in /etc/sysconfig/sound comments
(bnc#869403)

Tue Mar 18 13:00:00 2014 tiwaiAATTsuse.de
- Fix the silent output with PulseAudio (bnc#868795)
0037-pcm-route-Don-t-handle-no-matching-chmap-as-a-seriou.patch

Tue Mar 11 13:00:00 2014 tiwaiAATTsuse.de
- Update alsa-info.sh to match dmesg with snd_
- Run spec-cleaner
- Add missing Loopback.conf manually
- Upstream fixes: minor clean ups, 2.1 PCM channel config support,
portability improvements, PCM float format conversion fix,
fix for ioplug 32bit hwptr wrap, etc.
0020-minor-malloc-changes.patch
0021-alsa-lib-minor-typo-in-pcm-doc.patch
0022-control_hw-fix-potential-memory-leak.patch
0023-pcm-initialize-pcm_dmix-monotonic-field.patch
0024-pcm-initialize-monotonic-field-for-dshare-and-dsnoop.patch
0025-pcm-use-CLOCK_REALTIME-for-non-monotonic-ts.patch
0026-alsa-lib-heavy-pcm-atomics-cleanup.patch
0027-conf-Add-basic-infrastructure-for-2.1-surround-sound.patch
0028-conf-Add-surround-2.1-support-to-all-cards.patch
0029-Portability-fix-look-for-sys-endian.h-as-well-as-end.patch
0030-autotools-update-style.patch
0031-pcm-Insert-linear-to-float-conversion-when-rate-or-c.patch
0032-pcm-route-Allow-chmap-syntax-for-slave-channels-in-t.patch
0033-pcm-route-Select-slave-chmap-based-on-ttable-informa.patch
0034-conf-Allow-2.1-surround-to-use-different-number-of-c.patch
0035-pcm-Wrap-hw_ptr-to-boundary-in-pcm_ioplug.patch
0036-src-conf-cards-Add-missing-entry-for-Loopback.conf.patch

Mon Feb 24 13:00:00 2014 tiwaiAATTsuse.de
- Fix missing /etc/sysconfig/sound due to the previous change
(bnc#865356)
- Fix the superfluous insserv calls due to the wrong suse_version
checks (bnc#863506)

Fri Feb 14 13:00:00 2014 tiwaiAATTsuse.de
- Remove obsolete init scripts for SLE12 and later (bnc#863506);
note that you may get errors at upgrading the package due to the
old postun still accessing /etc/init.d/
* files. Nevertheless
they are obliged to be removed. If you see such errors, don\'t
report to Bugzilla. Relax, enjoy Olympic games instead.

Fri Feb 14 13:00:00 2014 tiwaiAATTsuse.de
- Fix build for SLE11 due to missing udev rules dir

Thu Feb 6 13:00:00 2014 tiwaiAATTsuse.de
- Enable runtime PM for HD-audio devices (FATE#315523);
install 42-hd-audio-pm.rules udev file

Wed Nov 27 13:00:00 2013 tiwaiAATTsuse.de
- Backport upstream fixes: cleanups, non-glibc build fixes, fixes
and enhancements of pcm_file plugin, etc.
0010-remove-unnecessary-obsolete-compat-hsearch_r.c.patch
0011-local.h-include-sys-types.h-to-fix-issues-with-pcm.h.patch
0012-test-chmap-Add-missing-usage-text-for-s-option.patch
0013-include-global.h-don-t-define-timeval-and-timespec-s.patch
0014-conf.c-use-portable-way-to-initialize-recursive-mute.patch
0015-pcm_file-fix-SEGFAULT-if-file-option-is-missing-whil.patch
0016-pcm_file-fixed-memory-leak.patch
0017-pcm_file-don-t-touch-infile-on-playback-and-output-f.patch
0018-pcm_file-document-new-argument-to-snd_pcm_file_open.patch
- Fix aborting in races at closing dmix streams (bnc#852446):
0019-dmix-Don-t-use-assert-and-abort.patch
- Don\'t include modprobe.d hack for 12.2 and older distros, which
seem broken on them

Tue Oct 1 14:00:00 2013 tiwaiAATTsuse.de
- Backport upstream fixes: namehints double-free fix, expansion of
more HDMI devices, and a fix for dB conversion
0007-Fix-access-of-freed-memory-in-namehints.patch
0008-HDA-Intel-present-up-to-8-HDMI-DP-outputs-via-hdmi-d.patch
0009-snd_tlv_convert_from_dB-fix-decreasing-gain-across-e.patch

Fri Sep 6 14:00:00 2013 tiwaiAATTsuse.de
- Backport upstream fixes:
0001-local.h-use-__kernel_off_t-from-linux-types.h.patch
0002-conf-cards-add-Audio-Advantage-Micro-II.patch
0003-pcm-Fix-a-wrong-value-shown-in-the-error-message-in-.patch
0004-UCM-Document-some-standard-values.patch
0005-hdspm.h-Update-LTC-ioctl-to-use-struct-hdspm_ltc.patch
0006-Update-iatomic.h-functions-definitions-for-mips.patch

Tue Jul 9 14:00:00 2013 tiwaiAATTsuse.de
- updated to version 1.0.27.2:
just version bump, including all previous fixes

Mon Jun 17 14:00:00 2013 tiwaiAATTsuse.de
- Backport upstream fixes for plug-in API rewind, a possible memory
leak in direct plugins, chmap buffer overflow and some segfaults:
0003-Allow-specifying-the-max-number-of-cards.patch
0004-pcm_hw-Remove-unused-fields-in-struct.patch
0005-pcm_plugin-Fix-return-value-of-snd_pcm_rewind.patch
0006-pcm_direct-fix-the-memory-leak-when-parsing-the-slav.patch
0007-chmap-Always-succeed-setting-the-map-to-what-it-alre.patch
0008-pcm_hw-Fix-buffer-overflow-in-chmap.patch
0009-pcm_direct-fix-SEGFAULT-when-getgrnam_r-returns-0-an.patch

Thu May 23 14:00:00 2013 tiwaiAATTsuse.de
- Bump to version 1.0.27.1, including previous fixes, USB config
quirks, addition of UCM configs and other misc fix patches
- Backport upstream fixes:
0001-pcm-Fix-typo-in-documentation-PREPARE-PREPARED.patch
0002-ucm-Fix-segfault-when-device-argument-is-missing-fro.patch

Thu Apr 25 14:00:00 2013 tiwaiAATTsuse.de
- Upstream fix for dlobj cache crash (bnc#814250)
0001-Fix-doubly-call-of-dlclose-in-dlobj-caching-code.patch
- Upstream patches for support DSD
0002-pcm.c-fix-indentation.patch
0003-bring-pcm.h-and-pcm.c-in-sync-with-the-kernel-list.patch
- Fix compile errors with C90 (bnc#817077)
0004-Use-__inline__-for-exported-headers.patch
0005-Add-definition-of-__inline__-for-non-GCC.patch

Fri Apr 12 14:00:00 2013 tiwaiAATTsuse.de
- Updated to version 1.0.27:
including all previous fixes; all 00
*-
* patches dropped

Tue Apr 9 14:00:00 2013 tiwaiAATTsuse.de
- Backport upstream fixes:
0058-control-pcm-implement-snd_ctl_abort-and-snd_pcm_abor.patch
0059-all-places-doxygen-cleanups.patch
0060-pcm-direct-plugins-do-more-safe-IPC-semaphore-handli.patch
- Fix segfault with openal-soft (bnc#814250):
0061-Clean-up-dlobj-cache-only-when-no-user-is-present.patch
0062-Optimize-NULL-check-in-snd_dlobj_cache_put.patch

Fri Apr 5 14:00:00 2013 tiwaiAATTsuse.de
- Backport upstream fix patches:
0055-pcm-fix-and-optimize-snd_pcm_areas_copy-function.patch
0056-USB-audio-Add-HP-Digital-Stereo-Headset-to-SPDIF-bla.patch
0057-pcm-fix-typo-should-be-SND_PCM_STATE_PREPARED.patch
- Fix typos in comments in joystick script (bnc#805765)

Mon Mar 11 13:00:00 2013 tiwaiAATTsuse.de
- More backports of fix patches from upstream:
0051-Add-sys-types.h-to-include-list.patch
0052-control-Simplify-using-snd_config_get_bool.patch
0053-Add-workaround-for-conflicting-IEC958-controls-for-H.patch
0054-snd_mixer_poll_descriptors_revents-should-loop-over-.patch

Fri Feb 1 13:00:00 2013 tiwaiAATTsuse.de
- Backport a few fix patches from upstream, mostly for fixing
crashes in multi-thread programs:
0044-configure-do-not-detect-incorrect-cross-compiler.patch
0045-ucm-Set-uc_mgr-ctl-to-NULL-after-closing-it.patch
0046-snd_pcm_direct_parse_open_conf-use-thread-safe-getgr.patch
0047-Add-snd_lib_error_set_local-to-install-a-thread-loca.patch
0048-snd_device_name_hint-do-not-change-the-global-error-.patch
0049-snd_device_name_hint-do-not-use-global-snd_config.patch
0050-conf-Fix-a-memory-access-violation-resulting-from-im.patch

Thu Dec 13 13:00:00 2012 tiwaiAATTsuse.de
- 0041-configure-Quite-AM_CONDITIONAL-arguments.patch:
Fix for the recent automake conditionals
- 0042-mixer-Don-t-build-simple_abst-when-no-libdl-is-avail.patch:
Minor fix for the build without libdl
- Fix endian check breakage due to the recent UAPI header move:
0043-Fix-endian-check-in-local.h.patch

Tue Dec 4 13:00:00 2012 tiwaiAATTsuse.de
- 0040-PCM-Fix-conflict-of-_snd_pcm_hw_params-definitions.patch:
fix the segfault due to the symbol conflict of _snd_pcm_hw_params

Thu Nov 29 13:00:00 2012 tiwaiAATTsuse.de
- backport UAPI header fix, chmap extension and comiple warning fix
0036-Merge-kernel-uapi-sound-asound.h-and-asequencer.h.patch
0037-PCM-Add-more-chmap-definitions-for-UAC2.patch
0038-PCM-shut-up-a-compile-unused-parameter-compile-warni.patch
0039-Add-workaround-for-conflicting-snd_seq_event_t-defin.patch

Tue Nov 13 13:00:00 2012 tiwaiAATTsuse.de
- backport fixes from upstream tree:
0031-pcm-support-for-audio-timestamps.patch
0032-pcm-fix-64-bit-SNDRV_PCM_IOCTL_STATUS-ABI-breakage.patch
0033-PCM-Fix-memory-leak-for-pcm-empty-and-asym-plugins.patch
0034-Reduce-compilation-warnings.patch
0035-PCM-Avoid-busy-loop-in-snd_pcm_write_areas-with-rate.patch

Wed Oct 17 14:00:00 2012 tiwaiAATTsuse.de
- backport from upstream tree:

* lots of patches to support the new chmap API

* fix segfault in rate plugin error path

* add a couple of test programs

* fix inifinte loop in htimestamp of dmix & co

Fri Sep 7 14:00:00 2012 tiwaiAATTsuse.de
- Updated to version 1.0.26:

* just including all previous patches

Thu Jul 5 14:00:00 2012 tiwaiAATTsuse.de
- Fix useless assert in hctl, backport from upstream

Thu Jun 28 14:00:00 2012 tiwaiAATTsuse.de
- Use a special modprobe config for loading OSS and sequencer
modules automatically (bnc#768361,bnc#768352,bnc#757484,
bnc#767738)
- Remove the automatic module loading part from alsasound init
script since modprobe does it now
- Set LOAD_SEQUENCER=no and LOAD_OSS_EMUL_MODULES=no as default;
these were already disabled on 12.1 with systemd.
This is only for new installations. Users upgrading from old
distros aren\'t affected.

Mon Jun 25 14:00:00 2012 tiwaiAATTsuse.de
- Fix the backward compatibility of ext_ctl plugin (bnc#768742)

Mon Jun 11 14:00:00 2012 tiwaiAATTsuse.de
- update alsa-info.sh to ver. 0.4.61

* Add system firmware version detection

* Add roaraudio sound server detection

* Cosmetic heading fixup

Tue May 29 14:00:00 2012 tiwaiAATTsuse.de
- backport upstream fixes:

* Add support for Echo3G devices

* Blacklist iec958 for some USB devices

* Remove redundant CHECK_ENUM() from snd_mixer_selem_is_enum
*()

* Document fixes / updates

* Add ability to specify TLV data to external control plugins

* Fix invalid long long format specifier

* Fix missing break in PCM non-interleaved mmap handling

* improve robustness of TLV raw value ranges

Wed Jan 25 13:00:00 2012 tiwaiAATTsuse.de
- Updated to alsa-lib version 1.0.25; including all previous fixes

Fri Sep 30 14:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to make the spec file more reliable

Tue Sep 27 14:00:00 2011 tiwaiAATTsuse.de
- backport upstream fixes: fix noresample hw_params rule and a few
fixes for missing free()

Tue Sep 20 14:00:00 2011 tiwaiAATTsuse.de
- Add support of /usr/share/alsa/conf.d/
* files.

Sat Sep 17 14:00:00 2011 jengelhAATTmedozas.de
- Add alsa-devel to baselibs
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build

Fri Aug 26 14:00:00 2011 tiwaiAATTsuse.de
- backport upstream fixes: a few trivial fixes for UCM and the
addition of missing RDSPM types in the header

Wed Jul 27 14:00:00 2011 tiwaiAATTsuse.de
- Fix enumeration of default PCM in addition to sysdefault

Tue Jul 26 14:00:00 2011 tiwaiAATTsuse.de
- Add fallback PCM/control support (for pulse plugin)

Mon Jul 11 14:00:00 2011 tiwaiAATTsuse.de
- Add missing Required-Stop in alsasound init script

Fri Jul 8 14:00:00 2011 tiwaiAATTsuse.de
- Add $local_fs to alsasound init script (for /var/
* access)
(bnc#700781)

Tue Jul 5 14:00:00 2011 tiwaiAATTsuse.de
- Call alsactl in alsasound init script when /var is a separate
partition (bnc#700781)

Fri Jun 3 14:00:00 2011 tiwaiAATTsuse.de
- Backport alsa-lib fixes from upstream:
0001-Fix-alsa-lib-to-regard-3D-control-Depth-as-Playback-.patch
0002-alsa-lib-add-LaCie-Firewire-Speakers-Griffin-FireWav.patch
0003-alsa-lib-ucm-allow-values-to-be-read-from-devices.patch
0004-UCM-comment-fixes-and-fix-myvalue-initialization-fix.patch
0005-UCM-Fix-empty-get_list-initialize-returned-pointer-t.patch
0006-Conf-Fix-channels-of-ICE1712-to-10-12.patch
0007-UCM-Fix-LGPL-licence-how-to-receive-part-referred-GP.patch
0008-configure-Fail-when-the-user-attempts-to-compile-sha.patch
0009-Mark-Heaphone-Center-LFE-control-of-emu10k1-conf-as-.patch
0010-Fix-typo-in-comment-in-surround71.conf.patch
0011-test-latency-print-error-message-when-2-periods-per-.patch
0012-EMU10K1.conf-Don-t-lock-hook-controls.patch
0013-HDA-Intel.conf-Fix-low-mic-volume-due-to-pulseaudio-.patch
0014-alsa-lib-fixed-coverity-reported-issues-under-FORWAR.patch
0015-Fix-compile-warnings.patch
0016-Fix-printf-for-size_t.patch
0018-UCM-fix-memory-leak-when-executing-cset-commands.patch
0019-Specficy-subdevice-0-for-front-surround-of-HDA-Intel.patch
0020-emu10k1.conf-Fix-no-sound-problem-when-using-SB-Live.patch
0021-ctlparse-Respect-softfloat-configure-option.patch
0022-UCM-Fix-typo-in-error-message.patch
0023-UCM-Fix-deadlock-following-failed-get-_verb.patch

Thu Apr 21 14:00:00 2011 tiwaiAATTsuse.de
- Fix the wrong path-name check in the previous fix (bnc#684542)

Thu Mar 31 14:00:00 2011 tiwaiAATTsuse.de
- Update alsa-info.sh to 0.4.60: show usb mixer, DMI product
version, fixed typos
- Fix set_default_volume script not to give 100% volume when no
Master is present; just for older stuff (bnc#677563)

Thu Mar 31 14:00:00 2011 tiwaiAATTsuse.de
- Fix typos in the previous fix; the correct path is
/var/lib/alsa/asound.state

Fri Mar 25 13:00:00 2011 tiwaiAATTsuse.de
- Fix asound.state path in other scripts, too
- Replace the asound.state path for older distros

Thu Mar 24 13:00:00 2011 wernerAATTsuse.de
- Make boot script load modules on boot (bnc#682222)
- Correct location of saved sound state in the boot script (bnc#682222)

Mon Jan 31 13:00:00 2011 tiwaiAATTsuse.de
- updated to version 1.0.24.1:

* including previous fix patches

* add the UCM (Use Cas Manager) framework
- Add a hack to avoid crash of doxygen on 11.3 builds

Fri Nov 26 13:00:00 2010 tiwaiAATTsuse.de
- don\'t install udev rule for 11.4, as it\'s provided in alsa-utils
now

Wed Nov 24 13:00:00 2010 tiwaiAATTsuse.de
- Backport pending fixes from upstream:
0027-Version-check-libtool-correctly-when-doing-an-out-of.patch
0028-configure.in-don-t-rely-on-test-a-not-all-shells-sup.patch
0029-pcm-direct-plugins-change-timestamping-in-dsnoop.patch
0030-USB-Audio.conf-fix-Audiophile-USB-card-name.patch
0031-pcm-pass-hw_params-flags-to-slave.patch
0032-support-for-period-wakeup-disabling.patch
0033-pcm-fix-snd_pcm_avail_delay-function.patch
0034-pcm_plugin-remove-unused-client_frames-and-slave_fra.patch
0035-pcm-add-MMAP_EMUL-to-type-names.patch
0036-pcm_plugin-fix-delay.patch

Mon Oct 25 14:00:00 2010 tiwaiAATTsuse.de
- Fix loopback config

* 0022-Fix-typo-for-surround-PCMs-in-src-conf-cards-Loopbac.patch
- Fix config syntax for hw device

* 0023-namehint-Fix-hw-device-evaluation-missing-last-devic.patch

* 0024-namehint-Another-fix-to-properly-evaluate-hw-devices.patch

* 0025-config-file-processing-rewrite-the-locking-use-one-r.patch
- Fix dB-volume range with mute bit (bnc#648925)

* 0026-tlv-fix-returned-dB-information-for-min-is-mute-cont.patch

Thu Sep 2 14:00:00 2010 tiwaiAATTsuse.de
- Backport patches from GIT:

* 0001-Check-for-thread-specific-locale-support.patch

* 0002-Use-thread-safe-locale-functions-if-available.patch

* 0003-seq-Fix-for-snd_seq_parse_address.patch

* 0004-control-tlv-Check-dB-range-only-within-the-control-s.patch

* 0005-alisp-Fix-a-string-format-ambiguity.patch

* 0006-tlv-Check-out-of-range-dB-with-SND_CTL_TLVT_DB_RANGE.patch

* 0007-tlv-Handle-holes-in-SND_CTL_TLVT_DB_RANGE-array.patch

* 0008-tlv-Remove-tailing-tab-after-snd_ctl_get_dB_range-fu.patch

* 0009-Memory-leak-in-namehint.c.patch

* 0010-pcm-ladspa-fix-small-memory-leak-in-snd_pcm_ladspa_f.patch

* 0011-pcm_plug-fix-comparison-always-true.patch

* 0012-test-latency-fix-timediff-calculation.patch

* 0013-HDA-Intel-present-all-4-HDMI-outputs-instead-of-just.patch

* 0014-pcm-add-defaults.pcm.minperiodtime-parsing.patch

* 0015-pcm-introduce-defaults.pcm.compat-to-change-the-para.patch

* 0016-pcm-Fixed-typo-wrong-deleted-line-instroduced-in-the.patch

* 0017-Add-missing-support-for-3-byte-formats-for-16bit-put.patch

* 0018-namehint-Evaluate-more-possibilities-for-hw-devices.patch

* 0019-HDA-Intel-do-not-lock-IEC958-Playback-switch.patch

* 0020-general-recoded-snd_dlobj_-functions.patch

* 0021-Add-Loopback.conf-to-define-standard-PCM-devices-for.patch

Thu May 6 14:00:00 2010 tiwaiAATTsuse.de
- fix the return code of alsasound (bnc#600767)

Sat Apr 24 14:00:00 2010 cooloAATTnovell.com
- buildrequire pkg-config to fix provides

Mon Apr 19 14:00:00 2010 tiwaiAATTsuse.de
- updated to version 1.0.23:

* including previous fixes

* pcm_share plugin: fix pcm->monotonic setup in open() function

Mon Mar 8 13:00:00 2010 tiwaiAATTsuse.de
- backport upstream fixes:

* modem.conf Off-hook improve behavior

* pcm: fix read_areas and write_areas

* Fix snd_pcm_sw_params_set_period_event() implementation

* pcm_dmix: add support for S24_LE format

* pcm direct plugins: drain() call might be blocked when threads are used

* pcm: show errno in error messages

Tue Dec 22 13:00:00 2009 tiwaiAATTsuse.de
- backport fix patches from GIT

* pcm: Close event timer in pcm_hw plugin

* Fix the sound distortions for S24_3LE stream in pcm_softvol
plugin

Fri Dec 18 13:00:00 2009 tiwaiAATTsuse.de
- set AUTOMAKE_JOBS for parallel automake

Fri Dec 18 13:00:00 2009 tiwaiAATTsuse.de
- updated to version 1.0.22:

* including previous fixes

* a few fixes for alsactl init

Wed Dec 16 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source

Tue Nov 3 13:00:00 2009 tiwaiAATTsuse.de
- backport major fix patches from alsa-lib GIT tree

* pcm_hw: Always use delay ioctl in snd_pcm_delay()

* dmix - Fix snd_pcm_info()

* hcontrol: fix compare_default function to handle also
id.device and id.subdevice

* Fix corruption after snd_device_name_hint()

Mon Nov 2 13:00:00 2009 tiwaiAATTsuse.de
- remove references to obsolete modprobe.d/sound file in init
script (bnc#549905)

Wed Sep 9 14:00:00 2009 tiwaiAATTsuse.de
- Fixes from upstream to fix conf parser error and audacious
problems:

* mixer: Add Speaker and Beep names to the weight list

* Revert \"Fix driver conf parsing in snd_config_hook_load_for_all_cards()\"

* Change dmix.conf to accept user configuration from defaults.dmix..xxx

* PCM - Change the hw_params determination order
- Mark docs subpackage as noarch

Mon Aug 31 14:00:00 2009 tiwaiAATTsuse.de
- updated to version 1.0.21:
just a version bump including previous fixes

Wed Aug 26 14:00:00 2009 tiwaiAATTsuse.de
- fix alsa-info.sh possible symlink attach (bnc#533396,
CVE-2009-0035)
- add -q to killall in alsasound init script to be more quiet

Fri Aug 21 14:00:00 2009 tiwaiAATTsuse.de
- pcm: workaround for avoiding automatic start in mmap mode
- pcm/ioplug: fix error code in start callback

Thu Aug 13 14:00:00 2009 tiwaiAATTsuse.de
- fix fuser usage in alsasound init script
- updated alsa-info.sh: check /sys/class/dmi first

Mon Aug 10 14:00:00 2009 tiwaiAATTsuse.de
- Misc fixes backported from upstream:

* Fix zero-division in pcm_rate.c

* snd_pcm_scope_set_ops: make ops parameter const

* timer_query: make ops structure constant

* control.c: snd_ctl_wait: fix revents handling

* Fix driver conf parsing in snd_config_hook_load_for_all_cards()

Wed Aug 5 14:00:00 2009 tiwaiAATTsuse.de
- corrected various doc errors
- remove unimplemented functions from headers
- misc config parser fixes
- LSB test case for config stuff

Mon Aug 3 14:00:00 2009 tiwaiAATTsuse.de
- Fix PA mute problem after reboot (bnc#499445)

Mon Jul 20 14:00:00 2009 tiwaiAATTsuse.de
- minor improvement of alsa-info for dmesg output
- minor fixes in conf.c; renaming parameters, prevent adopting
a non-orphan in snd_config_add()

Thu Jul 16 14:00:00 2009 tiwaiAATTsuse.de
- Misc fixes in conf.c
- rawmidi: disable active-sensing-on-close by default
- USB-Audio.conf: fix definition for M-Audio AudioPhile spdif device
- LSB midi event test codes
- updated to alsa-info.sh to 0.4.57; don\'t upload the information
as default; include relevant dmesg outputs

Tue Jul 7 14:00:00 2009 tiwaiAATTsuse.de
- pcm_hooks: cosmetic removal of unused variables
- more midi_event documentation
- add midi event tests
- test/pcm.c: Sample generation on big endian platforms was broken.
- test/pcm.c: Fix S24 format
- test/pcm.c: Generic linear PCM support
- test/pcm.c: float format support

Tue Jun 30 14:00:00 2009 tiwaiAATTsuse.de
- Manage dlobj lifetime in pcm_hooks.c

Wed Jun 24 14:00:00 2009 tiwaiAATTsuse.de
- seq_midi_event: fix decoding of (N)RPN events
- MIDI event decoder: prevent running status after sysex
- pcm dmix: fix MIX_AREAS_24 routine for i386 & x86_64 platforms
- Add the support of TLV_DB_MINMAX types

Tue Jun 9 14:00:00 2009 tiwaiAATTsuse.de
- fix breakage of snd_card_load()
- fix SB-Xfi configuration

Tue Jun 2 14:00:00 2009 tiwaiAATTsuse.de
- add configuration for SB X-Fi driver
- extend PCM rate plugin protocol

Thu May 28 14:00:00 2009 tiwaiAATTsuse.de
- adjust more volumes in set_default_volume script

Wed May 20 14:00:00 2009 tiwaiAATTsuse.de
- extend snd_card_get_index() to accept the device path name

Wed May 6 14:00:00 2009 tiwaiAATTsuse.de
- updated alsa-lib to version 1.0.20:

* including previous fixes

Tue May 5 14:00:00 2009 tiwaiAATTsuse.de
- send SIGTERM then SIGKILL at terminating processes (bnc#486131)

Thu Apr 23 14:00:00 2009 tiwaiAATTsuse.de
- update alsa-lib as of 2009.04.23:

* pcm: more better documentation for snd_pcm_poll_descriptors

* pcm_hw plugin: show appl_ptr and hw_ptr in dump() callback

* pcm_hw plugin: preserve monotonic flag also after
snd_pcm_hw_params() call
- update alsa-info.sh

Mon Mar 23 13:00:00 2009 tiwaiAATTsuse.de
- fix a typo in joystick init script (bnc#480714)
- add route_policy copy to mono capture hd-audio config
- add sysfs files contents to alsa-info output

Thu Mar 5 13:00:00 2009 tiwaiAATTsuse.de
- Doh, forgot to bump the rpm version number...

Wed Mar 4 13:00:00 2009 tiwaiAATTsuse.de
- alsa-lib git as of 2009.03.03:

* fix typos in documents

* change \"%b\" semantics for PCM file plugin
- updated alsa-info.sh to ver.0.4.56

Tue Feb 17 13:00:00 2009 tiwaiAATTsuse.de
- set the ctl numids properly with external plugins (bnc#462032)
- fix oxygen driver config (removal of softfloat again)
- increase the preallocated buffer size for HD-audio to improve
the performance of PA

Mon Feb 16 13:00:00 2009 tiwaiAATTsuse.de
- Fix HD-audio config file (bnc#469886)

Tue Feb 3 13:00:00 2009 tiwaiAATTsuse.de
- Fix the automatic mmap-emul conversion in plug plugin
- Fix off_t in kernel struct
- Fix default PCM for GUS
- New file plugin options
- Fix handling of revents in snd_pcm_poll_descriptor_revents()

Thu Jan 22 13:00:00 2009 tiwaiAATTsuse.de
- updated to version 1.0.19:

* including previous patches
- fix build without math support

Tue Jan 13 13:00:00 2009 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)

Mon Jan 12 13:00:00 2009 tiwaiAATTsuse.de
- fix alsasound init script not to unload modules at shutdown
(bnc#464822, bnc#465389)

Mon Dec 15 13:00:00 2008 tiwaiAATTsuse.de
- Fix the check of ALSA_CONFIG_PATH variable, which caused the
error in YaST test sound (bnc#440981)

Thu Dec 4 13:00:00 2008 tiwaiAATTsuse.de
- Fix invalid access refine in softvol plugin (bnc#450688)
- Fix the module unloading in alsasound init script without module
dependency messes; needed for new hd-audio driver

Wed Nov 19 13:00:00 2008 tiwaiAATTsuse.de
- Fix segfault of meter plugin with undefined scope type.

Wed Nov 19 13:00:00 2008 tiwaiAATTsuse.de
- Fix SPDIF configuration for ice1724-based boards (bnc#345421)
- Fix set_default_volume script to use hw:x for avoiding pulse
plugin, and also accept any value of device name
(related bug bnc#444349)

Thu Nov 13 13:00:00 2008 tiwaiAATTsuse.de
- check /etc/asound.state before calling alsactl restore
(related bug bnc#444349)

Mon Nov 10 13:00:00 2008 tiwaiAATTsuse.de
- fix a long-standing mixer bug with global/simple mixer elements
- update README.SuSE

Wed Oct 29 13:00:00 2008 tiwaiAATTsuse.de
- updated to alsa-lib version 1.0.18-final
just including all previous fixes
- updated alsa-info.sh script taken from the upstream
- use -g option to alsactl to shut off \"no card\" error messages

Thu Oct 23 14:00:00 2008 tiwaiAATTsuse.de
- add missing declarations of new API functions in pcm.h.
- check /proc/modules instead of lsmod in alsasound script.

Mon Oct 20 14:00:00 2008 tiwaiAATTsuse.de
- add missing iec958 PCM definition for PS3 (bnc#436845)
- fix the bug in device listing (don\'t show non-existing devices)
- fix some typos in API document
- remove dangerous assert() calls in card control routines

Wed Oct 15 14:00:00 2008 tiwaiAATTsuse.de
- added missing semicolons in init scripts (bnc#435504, bnc#435515)

Wed Sep 10 14:00:00 2008 tiwaiAATTsuse.de
- updated to version 1.0.18rc3:

* fix the access type handling in softvol plugin

* add snd_pcm_avail() and snd_pcm_avail_delay()

* fix SND_PCM_
* flags in non-blocking mode

Fri Aug 22 14:00:00 2008 tiwaiAATTsuse.de
- clean up obsolete post scripts

Mon Aug 18 14:00:00 2008 mrueckertAATTsuse.de
- remove outdated options in the fillup_and_insserv call

Mon Aug 18 14:00:00 2008 tiwaiAATTsuse.de
- fixed required-stop of joystick init script
- remove obsolete joystick control parameters from sysconfig and
init script
- updated to alsa-lib 1.0.17a -- just including previous fixes

Wed Aug 6 14:00:00 2008 tiwaiAATTsuse.de
- fix the detection of non-interleaved format in dmix code
- fix the detection of old timer tread support in dmix
- update IEC958 status bits for recent additions of consumer mode
- move alsa-info.sh to sbindir

Mon Jul 28 14:00:00 2008 tiwaiAATTsuse.de
- fix snd_pcm_rewind() and snd_pcm_forward() for plugins,
mainly for pulseaudio

Wed Jul 16 14:00:00 2008 tiwaiAATTsuse.de
- fix baselibs.conf (remove alsa.rpm)
- add a mute-switch function to softvol
- fixed zero-division errors in softvol

Tue Jul 15 14:00:00 2008 tiwaiAATTsuse.de
- updated to version 1.0.17-final:

* including previous patches

Wed Jun 18 14:00:00 2008 tiwaiAATTsuse.de
- updated to version 1.0.17-rc2:

* including previous fixes
- updated alsa-info.sh:

* fixed URL of alsa-info.sh

Sat Jun 7 14:00:00 2008 tiwaiAATTsuse.de
- fix segfault with dmix when 3-bytes formats are used
(bnc#398265)

Fri Jun 6 14:00:00 2008 tiwaiAATTsuse.de
- fix mmap conversion in plug plugin (bnc#397523)
- fix alsa-info.sh to check whether pastebin is down

Wed Jun 4 14:00:00 2008 rodrigoAATTsuse.de
- Removed patch to alsa.conf, to not force PulseAudio on all
apps (ie, non-GNOME installs) (bnc#394177)

Mon May 26 14:00:00 2008 rodrigoAATTsuse.de
- Add alsa-asound-pulse-conf.diff to include asound-pulse.conf in
alsa.conf (bnc#394177)

Fri May 23 14:00:00 2008 tiwaiAATTsuse.de
- misc fixes (typo, stsderr out, distro checks) in alsa-info.sh
- initialize the volume first for any possible new volume
elements by the alsa-driver update (bnc#330409, bnc#392321)

Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support

Fri Mar 14 13:00:00 2008 tiwaiAATTsuse.de
- HG snapshot 2008314:

* improve file plugin ifile support

Mon Mar 10 13:00:00 2008 tiwaiAATTsuse.de
- HG snapshot 20080310:

* fix build with older glibc

* fix the silence at the beginning of dmix playback

* hdmi pcm definition (experimental)

* fix name listing for non-existing devices
- improved/fixed alsa-info.sh for non-HD devices

Mon Mar 3 13:00:00 2008 tiwaiAATTsuse.de
- fix a typo in configure option --enable-symbolic-functions
- HG version (20080228):

* make doxygen.cfg dynamically (for other build source dir)

* snd_seq_client_
*_event_filter() API

* Add surround7.1 config for Nvidia

* iatomic.h for SH arch

Wed Feb 13 13:00:00 2008 tiwaiAATTsuse.de
- fix the build of old programs that don\'t define
*_OLD_API
properly

Fri Feb 8 13:00:00 2008 tiwaiAATTsuse.de
- updated to version 1.0.16-final:

* just a version bump
- add alsa-info.sh for debugging purpose.

Thu Jan 31 13:00:00 2008 tiwaiAATTsuse.de
- updated to version 1.0.16rc2

* including the previous fixes
- deprecate run_ldconfig

Wed Jan 23 13:00:00 2008 tiwaiAATTsuse.de
- fix documentation build (removed obsolete entries)
- fix dsnoop and dshare auto-configuration

Tue Jan 22 13:00:00 2008 tiwaiAATTsuse.de
- updated to version 1.0.16rc1:

* just a version bump

Mon Jan 14 13:00:00 2008 tiwaiAATTsuse.de
- updated to 2008.01.12 Hg version:

* Changed SND_PCM_TSTAMP_ENABLE

* Fixed SND_PCM_TSTAMP_MMAP incompatibility

* Fixed memory leaks

* Support dmix rewind

Wed Jan 9 13:00:00 2008 tiwaiAATTsuse.de
- updated to 2008.01.09 HG version:

* Fix dlsym version error in plugins

* New monotonic timestamp functions

* Obsolete PCM xfer_align, sleep_min APIs

Fri Dec 14 13:00:00 2007 tiwaiAATTsuse.de
- updated to 2007.12.14 HG version:

* revert aliasing in format conversions, which is rather
problematic

* add a new API for ioplug PCM (for pulse plugin)

Thu Dec 13 13:00:00 2007 tiwaiAATTsuse.de
- updated to 2007.12.13 HG version:

* Fix segfault with softvol plugin

* Add support U8 format with dmix

Fri Nov 30 13:00:00 2007 tiwaiAATTsuse.de
- updated to 2007.11.30 HG version

* Fix Versions file to reduce unneeded exported symbols

* fix NULL name strings in pcm plugins

* fix error codes in card probing

Fri Nov 23 13:00:00 2007 tiwaiAATTsuse.de
- fix possible CPU hog problem with too small avail_min
- fix time-stamp with dmix/dsnoop plugins
- fix mmap of multi plugins

Fri Nov 16 13:00:00 2007 tiwaiAATTsuse.de
- fix the wrong error codes in dmix (#339507)

Mon Nov 12 13:00:00 2007 tiwaiAATTsuse.de
- fix poll_descriptors hack in rate plugin that causes many XRUNs
- fix the calculation of value ranges in alsa-lib simple mixer
layer

Mon Nov 5 13:00:00 2007 tiwaiAATTsuse.de
- fix ioplug plugin (for pulse or others) to adjust period hw
params properly.

Tue Oct 30 13:00:00 2007 tiwaiAATTsuse.de
- re-add assert.h to asoundlib.h since some packages got broken

Mon Oct 29 13:00:00 2007 tiwaiAATTsuse.de
- remove unneeded assert from public header files
- remove assert calls in debug routines
- export TLV dB-level parser functions
- fix annoying compile warnings
- remove ac97_bus module at alsasound stop, too

Tue Oct 16 14:00:00 2007 tiwaiAATTsuse.de
- updated to version 1.0.15-final

* including all previous patches

Mon Sep 17 14:00:00 2007 tiwaiAATTsuse.de
- fix the wrong subdevice number for dmix/dsnoop plugins (#325676)
- fix the handling of \"Input Source\", to be as a capture element
(#325677)
- fix use after free in alsa-lib

Tue Aug 14 14:00:00 2007 tiwaiAATTsuse.de
- Add missing pcm_empty.c in doxygen configuration
- seq_midi_event: fix parsing of F9/FD bytes
- seq_midi_event: fix parsing of missing data bytes
- seq_midi_event: prevent running status after system messages
- seq_midi_event: fix encoding of data bytes after end of sysex

Mon Aug 6 14:00:00 2007 schwabAATTsuse.de
- Fix double free.

Thu Aug 2 14:00:00 2007 tiwaiAATTsuse.de
- fix typos in set_default_volume script

Mon Jul 30 14:00:00 2007 tiwaiAATTsuse.de
- split mmap_emulation plugin from hw layer
- python support (disabled)
- generate asoundlib.h dynamically via configure options
- PS3 configuration

Wed Jul 4 14:00:00 2007 tiwaiAATTsuse.de
- fix the build of lfloat plugin
- allow big-endian with i386/x86-64 dmix
- fix ppc mac configurations for qemu

Wed Jun 20 14:00:00 2007 tiwaiAATTsuse.de
- add missing insserv_cleanup in postun
- add Short-Descriptions tag in init scripts

Wed Jun 13 14:00:00 2007 tiwaiAATTsuse.de
- updated to alsa-lib-1.0.14a:
just including previous fixes

Fri Jun 8 14:00:00 2007 tiwaiAATTsuse.de
- fix external plugin path, now it\'s accidentally disabled because
of a typo in configure script.
- clean up spec file.

Thu May 31 14:00:00 2007 tiwaiAATTsuse.de
- updated to version 1.0.14-final

* including the previous HG fixes

Thu May 24 14:00:00 2007 tiwaiAATTsuse.de
- HG patch as of 2007.05.24:

* configure options to specify config and plugin paths

* dB gain with softvol plugin

* digital capture softvol for hda-intel (for digital mic)

* enable slowptr option for dmix as default

Wed May 2 14:00:00 2007 tiwaiAATTsuse.de
- updated to version 1.0.14rc4:
including previous HG fixes

Tue Apr 17 14:00:00 2007 tiwaiAATTsuse.de
- move soundfont-related stuff to awesfx package

Tue Apr 17 14:00:00 2007 ajAATTsuse.de
- Fix requires of alsa.

Mon Apr 16 14:00:00 2007 tiwaiAATTsuse.de
- split library files to libasound2 sub package
- split alsa-utils and alsa-oss to own sub packages
- remove static library and unneeded files

Tue Apr 10 14:00:00 2007 tiwaiAATTsuse.de
- update alsa-lib & utils 20070410 snapshot

* add missing smixer.conf file

* show iec958 status contents via amixer

* symbolic-functions build (not enabled yet)
- add alsa-plugins to Recommends tag for a better rate converter

Thu Mar 29 14:00:00 2007 tiwaiAATTsuse.de
- add ncurses-devel to BuildRequires
- update alsa-lib 2007.03.28 snapshot

* fix shared lib builds

* more confined plugin selections

* use speexrate as the default plugin if available

Wed Mar 14 13:00:00 2007 tiwaiAATTsuse.de
- update alsa-lib-1.0.14rc3

* include last fixes

* fix ladspa none policy

* initialize dl handles where needed

* fix error code in timer_query

* fix compile warnings

* add support for symbol prefixes in shlib

* add card_name function

* enable dmix for usb-audio

* multi-plugin fixes from HG version
- update alsa-utils-1.0.14rc2

* include last fixes
- fix LFS ops on alsa-oss wrapper

Fri Jan 26 13:00:00 2007 tiwaiAATTsuse.de
- fix file lists (#238223)

* don\'t include unnecessary static libraries for libaoss

* don\'t include libasound.so to the main package

Tue Jan 9 13:00:00 2007 tiwaiAATTsuse.de
- Add empty Should-Start to alsasound init script (#231674)
- Fix compilation of alsa-lib with non-versioned symbols
- Fix LADSPA plugin with multi-channels
- Fix error handling in timer code
- Improved man page of aconnect

Tue Dec 19 13:00:00 2006 tiwaiAATTsuse.de
- update to ALSA 1.0.14rc1:

* device enumeration API

* fix dmix/dsnoop memory leaks

* fix various warnings

Mon Oct 30 13:00:00 2006 schwabAATTsuse.de
- Revert part of last change.

Thu Oct 26 14:00:00 2006 schwabAATTsuse.de
- Work around misuse of libtool.
- Fix LDFLAGS.

Thu Oct 5 14:00:00 2006 tiwaiAATTsuse.de
- updated to ALSA 1.0.13-final:

* all patches have been merged

* fix inifinite-loop with alsa-lib config alias

Thu Sep 21 14:00:00 2006 tiwaiAATTsuse.de
- updated to ALSA 1.0.13rc2:

* alisp disablement in configure

* TLV dB-range support

* fix some bugs in dB calculation
- fix dB scale check for older alsa-driver
- fix the number parsing in alsa-lib configuration
- use dB expression in alsaconf if possible
- remove the deprecated resmgr support

Fri Sep 1 14:00:00 2006 tiwaiAATTsuse.de
- updated to ALSA 1.0.13rc1:

* support of linear dB scale

* fix alsaconf for SLES10/SLED10
- use Should-Start instead of Required-Start in alsasound init
script as olh suggests (#202075)

Thu Aug 24 14:00:00 2006 tiwaiAATTsuse.de
- updated to ALSA 1.0.12-final:

* fix possible segfaults with invalid TLV entries

* fix default paths in configure
- fix udev rules to use DRIVERS= instead of DRIVER=.

Wed Aug 16 14:00:00 2006 tiwaiAATTsuse.de
- Move 52-usx26audio.rules to alsa-firmware package since it
makes sense only with the firmware files.

Thu Aug 10 14:00:00 2006 tiwaiAATTsuse.de
- Move all rules for usx2y audio to 52-usx2yaudio.rules.
Use SUBSYSTEM==\"usb_device\" to avoid the messing order of
usb detection.

Tue Aug 8 14:00:00 2006 tiwaiAATTsuse.de
- fixed syntax errors in 52-usx2yaudio.rules.

Mon Aug 7 14:00:00 2006 tiwaiAATTsuse.de
- fixed udev script for usx2y drivers.
provided in a separated 52-usx2yaudio.rules because it must be
invoked after 50-udev-default.rules.
- fixed the build with the recent gettext.

Fri Aug 4 14:00:00 2006 tiwaiAATTsuse.de
- updated to version 1.0.12rc2:

* merged previous patches

* add support of dB range

* completely removal of dependency to kernel headers

* config files for new drivers

Mon Jul 10 14:00:00 2006 tiwaiAATTsuse.de
- Added missing invocation of usx2yloader for Tascam USB
devices in udev rules (#190172).

Thu Jul 6 14:00:00 2006 tiwaiAATTsuse.de
- add --datadir to configure to avoid the invalid datadir with
recent auto-tools.

Tue Jul 4 14:00:00 2006 tiwaiAATTsuse.de
- updated to version 1.0.12rc1:

* fix card configurations for ice1724 boards

* fix division-by-zero in alsa-lib

* initialize fully the slave PCM in dmix/dsnoop

* fix segfault with invalid bonding parameter in dmix

* fix manpages

* improved output of amidi -l


 
ICM