  <?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=Detailed_changes_v1.2.6_v1.2.6.1</id>
	<title>Detailed changes v1.2.6 v1.2.6.1 - 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=Detailed_changes_v1.2.6_v1.2.6.1"/>
	<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=Detailed_changes_v1.2.6_v1.2.6.1&amp;action=history"/>
	<updated>2026-05-05T00:14:06Z</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=Detailed_changes_v1.2.6_v1.2.6.1&amp;diff=7440&amp;oldid=prev</id>
		<title>Perex: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=Detailed_changes_v1.2.6_v1.2.6.1&amp;diff=7440&amp;oldid=prev"/>
		<updated>2021-12-09T17:08:17Z</updated>

		<summary type="html">&lt;p&gt;1 revision&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 17:08, 9 December 2021&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=Detailed_changes_v1.2.6_v1.2.6.1&amp;diff=7439&amp;oldid=prev</id>
		<title>Perex at 17:08, 9 December 2021</title>
		<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=Detailed_changes_v1.2.6_v1.2.6.1&amp;diff=7439&amp;oldid=prev"/>
		<updated>2021-12-09T17:08:17Z</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;
=Detailed changelog between 1.2.6 and 1.2.6.1 releases=&lt;br /&gt;
=Changelog between 1.2.6 and 1.2.6.1 releases=&lt;br /&gt;
==alsa-lib==&lt;br /&gt;
===Core===&lt;br /&gt;
- Release v1.2.6.1&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
===Configuration===&lt;br /&gt;
- conf: fix the device parsing when arguments has no defaults&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 The commit bf528b90 sets the value to an empty string which causes&lt;br /&gt;
 these errors:&lt;br /&gt;
 &lt;br /&gt;
    pcm_hw.c: Invalid type for device&lt;br /&gt;
    pcm_hw.c: Invalid type for subdevice&lt;br /&gt;
 &lt;br /&gt;
 When device arguments (@args) have no default values set,&lt;br /&gt;
 the field must be skipped to keep the compatibility.&lt;br /&gt;
 &lt;br /&gt;
 BugLink: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1246&amp;lt;/code&amp;gt;&lt;br /&gt;
- conf: accept '_' character in the variable name&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
==alsa-ucm-conf==&lt;br /&gt;
===Configuration===&lt;br /&gt;
- acp: fix linked configuration&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
- ucm2: Add support for SC7180 Trogdor Lazor Chromebooks&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 Almost all Trogdor Chromebooks are using RT5682 for headphones/headset&lt;br /&gt;
 on 3.5mm jack, internal microphone and headset microphone, and MAX98357A&lt;br /&gt;
 for the internal speakers (Lazor and Limozeen).&lt;br /&gt;
 &lt;br /&gt;
 This adds support for the sc7180-rt5682-max98357a-1mic sound card found&lt;br /&gt;
 on the aforementioned Chromebooks.&amp;lt;/code&amp;gt;&lt;br /&gt;
- USB-Audio: fix the wrong condition type for If.realtek-alc1220-vb&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 BugLink: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1246&amp;lt;/code&amp;gt;&lt;br /&gt;
===Description===&lt;br /&gt;
- Release v1.2.6.1&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Perex</name></author>
	</entry>
</feed>