<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://alsa-project.org/main/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://alsa-project.org/main/index.php?title=Changes_v1.0.21_v1.0.21a&amp;feed=atom&amp;action=history</id>
		<title>Changes v1.0.21 v1.0.21a - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://alsa-project.org/main/index.php?title=Changes_v1.0.21_v1.0.21a&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://alsa-project.org/main/index.php?title=Changes_v1.0.21_v1.0.21a&amp;action=history"/>
		<updated>2013-05-21T15:25:47Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20alpha</generator>

	<entry>
		<id>http://alsa-project.org/main/index.php?title=Changes_v1.0.21_v1.0.21a&amp;diff=1998&amp;oldid=prev</id>
		<title>Perex: 1 revision(s)</title>
		<link rel="alternate" type="text/html" href="http://alsa-project.org/main/index.php?title=Changes_v1.0.21_v1.0.21a&amp;diff=1998&amp;oldid=prev"/>
				<updated>2009-09-09T12:40:55Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision(s)&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 12:40, 9 September 2009&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Perex</name></author>	</entry>

	<entry>
		<id>http://alsa-project.org/main/index.php?title=Changes_v1.0.21_v1.0.21a&amp;diff=1997&amp;oldid=prev</id>
		<title>Perex at 00:00, 15 January 2001</title>
		<link rel="alternate" type="text/html" href="http://alsa-project.org/main/index.php?title=Changes_v1.0.21_v1.0.21a&amp;diff=1997&amp;oldid=prev"/>
				<updated>2001-01-15T00:00:00Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
| __TOC__&lt;br /&gt;
|}&lt;br /&gt;
=Changelog between 1.0.21 and 1.0.21a releases=&lt;br /&gt;
==alsa-lib==&lt;br /&gt;
===Core===&lt;br /&gt;
: Release v1.0.21&lt;br /&gt;
===Mixer API===&lt;br /&gt;
: mixer: Add Speaker and Beep names to the weight lis&lt;br /&gt;
===PCM API===&lt;br /&gt;
: PCM - Change the hw_params determination orde&lt;br /&gt;
===Configuration===&lt;br /&gt;
: Change dmix.conf to accept user configuration from defaults.dmix.&amp;amp;lt;driver_id&amp;amp;gt;.xx&lt;br /&gt;
: Revert &amp;quot;Fix driver conf parsing in snd_config_hook_load_for_all_cards()&lt;br /&gt;
=Detailed changelog between 1.0.21 and 1.0.21a releases=&lt;br /&gt;
==alsa-lib==&lt;br /&gt;
===Core===&lt;br /&gt;
: - Release v1.0.21&lt;br /&gt;
:   &lt;br /&gt;
:   Signed-off-by: Jaroslav Kysela &amp;amp;lt;perex@perex.cz&lt;br /&gt;
===Mixer API===&lt;br /&gt;
: - mixer: Add Speaker and Beep names to the weight lis&lt;br /&gt;
:   &lt;br /&gt;
:   Added strings &amp;quot;Speaker&amp;quot; and &amp;quot;Beep&amp;quot; to the weight list so that the entrie&lt;br /&gt;
:   appear in more appropriate positions&lt;br /&gt;
:   &lt;br /&gt;
:   Signed-off-by: Takashi Iwai &amp;amp;lt;tiwai@suse.de&lt;br /&gt;
===PCM API===&lt;br /&gt;
: - PCM - Change the hw_params determination orde&lt;br /&gt;
:   &lt;br /&gt;
:   In snd_pcm_hw_params_choose(), set the buffer size before the perio&lt;br /&gt;
:   size and time as default.  This will give more useful configuration fo&lt;br /&gt;
:   most of apps, i.e. larger buffer size&lt;br /&gt;
:   &lt;br /&gt;
:   For apps that require the old behavior, now the function checks th&lt;br /&gt;
:   environment variable $LIBASOUND_COMPAT.  If this variable is set t&lt;br /&gt;
:   non-empty, the hw_params is determined in the old way, first perio&lt;br /&gt;
:   then buffer sizes&lt;br /&gt;
:   &lt;br /&gt;
:   Signed-off-by: Takashi Iwai &amp;amp;lt;tiwai@suse.de&lt;br /&gt;
===Configuration===&lt;br /&gt;
: - Change dmix.conf to accept user configuration from defaults.dmix.&amp;amp;lt;driver_id&amp;amp;gt;.xx&lt;br /&gt;
:   &lt;br /&gt;
:   An attempt to fix problem described in reverted patch &amp;quot;Fix driver con&lt;br /&gt;
:   parsing in snd_config_hook_load_for_all_cards()&amp;quot;&lt;br /&gt;
:   &lt;br /&gt;
:   Signed-off-by: Jaroslav Kysela &amp;amp;lt;perex@perex.cz&lt;br /&gt;
: - Revert &amp;quot;Fix driver conf parsing in snd_config_hook_load_for_all_cards()&lt;br /&gt;
:   &lt;br /&gt;
:   This reverts commit 96da0c842d14b40ce8e37726b259229634b3aa21&lt;br /&gt;
:   &lt;br /&gt;
:   This way of fix brokes card-specific configuration loading&lt;br /&gt;
:   See http://bugzilla.redhat.com bug#521988 for details&lt;br /&gt;
:   &lt;br /&gt;
:   Appropriate way to handle this problem is to fix the dmix configuration file&lt;br /&gt;
:   &lt;br /&gt;
:   Signed-off-by: Jaroslav Kysela &amp;amp;lt;perex@perex.cz&lt;/div&gt;</summary>
		<author><name>Perex</name></author>	</entry>

	</feed>