Go to file
Takashi Iwai 8a90d87ca6 Accepting request 138456 from home:tiwai:branches:multimedia:libs
- 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

OBS-URL: https://build.opensuse.org/request/show/138456
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=113
2012-10-17 08:17:46 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=1 2006-12-19 15:57:00 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=1 2006-12-19 15:57:00 +00:00
40-alsa.rules OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=41 2008-05-23 15:05:14 +00:00
50-alsa.conf Accepting request 126580 from home:tiwai:branches:multimedia:libs 2012-06-29 14:29:00 +00:00
0001-Implement-the-channel-mapping-API.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0002-Implement-get_chmap-set_chmap-for-PCM-plug-route-and.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0003-Implement-get_chmap-set_chmap-for-PCM-extplug-ioplug.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0004-Add-test-chmap-program.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0005-Cache-the-chmap-operation-errors.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0006-Define-channel-map-position-enum-in-pcm.h.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0007-Follow-channel-position-definitions-to-mixer-channel.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0008-Add-SND_CHMAP_NA-and-bit-flag-definitions.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0009-PCM-Introduce-snd_pcm_chmap_t-and-snd_pcm_chmap_quer.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0010-PCM-Implement-snd_pcm_query_chmaps_from_hw.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0011-Fix-duplicated-channel-entry-in-test-chmap.c.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0012-PCM-Fix-prefix-for-snd_pcm_chmap_type-enum-members.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0013-PCM-Add-string-conversion-helper-functions-for-chmap.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0014-PCM-Add-SND_CHMAP_API_VERSION-definition.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0015-PCM-Add-snd_pcm_chmap_long_name.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0016-PCM-Add-query_chmaps-support-to-multi-plugin.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0017-PCM-Add-chmap-options-to-hw-and-null-plugins.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0018-PCM-Add-the-missing-query_chmaps-for-route-plugin.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0019-Add-chmap-override-definitions-for-Emu10k1-Audigy-an.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0020-PCM-Use-compounds-for-overriding-enhancing-chmaps.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0021-conf-Add-chmap-definitions-to-TRIDENT-and-SI7018-con.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0022-test-chmap-Fix-wrong-malloc-size.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0023-PCM-Define-MONO-and-other-channel-map-positions.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0024-PCM-Fix-the-conversion-from-string-to-chmap-position.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0025-PCM-A-few-doxygen-fixes-for-chmap-stuff.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0026-PCM-Fill-SND_CHMAP_NA-to-silent-channels-in-route-pl.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0027-PCM-Fix-infinite-loop-in-htimestamp-of-dmix-dsnoop-a.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0028-test-add-audio_time.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
0030-PCM-Fix-the-invalid-snd_pcm_close-calls-in-rate-plug.patch Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
all_notes_off OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=1 2006-12-19 15:57:00 +00:00
all_notes_off.bin OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=1 2006-12-19 15:57:00 +00:00
all_notes_off.mid OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=1 2006-12-19 15:57:00 +00:00
alsa-info.sh - update alsa-info.sh to ver. 0.4.61 2012-06-11 16:08:47 +00:00
alsa-init.sh - Fix typos in the previous fix; the correct path is 2011-03-31 13:03:56 +00:00
alsa-lib-1.0.26.tar.bz2 - Updated to version 1.0.26: 2012-09-07 13:30:17 +00:00
alsa-lib-doxygen-avoid-crash-for-11.3.diff Accepting request 59605 from home:tiwai:branches:multimedia:libs 2011-02-01 14:03:02 +00:00
alsa.changes Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
alsa.spec Accepting request 138456 from home:tiwai:branches:multimedia:libs 2012-10-17 08:17:46 +00:00
alsasound Accepting request 126580 from home:tiwai:branches:multimedia:libs 2012-06-29 14:29:00 +00:00
baselibs.conf Accepting request 82684 from home:jengelh:bl 2011-09-17 12:45:42 +00:00
install-snd-module Accepting request 126580 from home:tiwai:branches:multimedia:libs 2012-06-29 14:29:00 +00:00
joystick OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=65 2009-03-24 17:42:25 +00:00
README.SuSE OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=54 2008-11-17 15:37:58 +00:00
README.testwav OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=1 2006-12-19 15:57:00 +00:00
set_default_volume - Fix the wrong path-name check in the previous fix (bnc#684542) 2011-04-21 16:03:51 +00:00
sysconfig.joystick OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=48 2008-08-18 17:01:56 +00:00
sysconfig.sound Accepting request 126580 from home:tiwai:branches:multimedia:libs 2012-06-29 14:29:00 +00:00
test.wav OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=1 2006-12-19 15:57:00 +00:00

test.wav is copyright (c) 2001 by Matthias Nagorni <mana@suse.de>
The file can be distributed under GPL. 

The tune ist based on BWV 29 by J.S. Bach.