  <?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.alsa-project.org/main/index.php?action=history&amp;feed=atom&amp;title=Changes_v1.0.21_v1.0.21a</id>
	<title>Changes v1.0.21 v1.0.21a - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.alsa-project.org/main/index.php?action=history&amp;feed=atom&amp;title=Changes_v1.0.21_v1.0.21a"/>
	<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=Changes_v1.0.21_v1.0.21a&amp;action=history"/>
	<updated>2026-04-06T15:13:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.0</generator>
	<entry>
		<id>https://www.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="https://www.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 style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:40, 9 September 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Perex</name></author>
	</entry>
	<entry>
		<id>https://www.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="https://www.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>