  <?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.1.8_v1.1.9</id>
	<title>Changes v1.1.8 v1.1.9 - 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.1.8_v1.1.9"/>
	<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=Changes_v1.1.8_v1.1.9&amp;action=history"/>
	<updated>2026-04-20T14:18:29Z</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.1.8_v1.1.9&amp;diff=7290&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=Changes_v1.1.8_v1.1.9&amp;diff=7290&amp;oldid=prev"/>
		<updated>2019-05-10T09:16:25Z</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 09:16, 10 May 2019&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.1.8_v1.1.9&amp;diff=7289&amp;oldid=prev</id>
		<title>Perex at 09:16, 10 May 2019</title>
		<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=Changes_v1.1.8_v1.1.9&amp;diff=7289&amp;oldid=prev"/>
		<updated>2019-05-10T09:16:24Z</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 changes v1.1.8 v1.1.9]]&lt;br /&gt;
=Changelog between 1.1.8 and 1.1.9 releases=&lt;br /&gt;
==alsa-lib==&lt;br /&gt;
===Core===&lt;br /&gt;
: Release v1.1.9&lt;br /&gt;
: add support for GCC's LTO&lt;br /&gt;
: add snd_strlcpy() and use it everywhere&lt;br /&gt;
: ucm: Add ucm files for DB820c board&lt;br /&gt;
===Control API===&lt;br /&gt;
: add support for GCC's LTO&lt;br /&gt;
: Print unsigned ints with %u instead of %i. (snd_ctl_ascii_elem_id_get)&lt;br /&gt;
: add snd_strlcpy() and use it everywhere&lt;br /&gt;
===PCM API===&lt;br /&gt;
: add support for GCC's LTO&lt;br /&gt;
: pcm: multi plugin: reset hw/appl pointers in prepare/reset functions&lt;br /&gt;
: pcm: multi plugin: detach the hw_ptr and appl_ptr from master_slave&lt;br /&gt;
: pcm: fix wait condition in snd_pcm_write_areas() to avoid return zero&lt;br /&gt;
: pcm: multi plugin - fix wait_for_avail_min&lt;br /&gt;
: pcm: null: Do not allow a period size of 0&lt;br /&gt;
: pcm: rate plugin - fix signess in snd_pcm_rate_avail_update() comparison&lt;br /&gt;
: add snd_strlcpy() and use it everywhere&lt;br /&gt;
: pcm: add the missing &amp;amp;lt;strings.h&amp;amp;gt; include&lt;br /&gt;
: pcm: dshare: Fix overflow when slave_hw_ptr rolls over boundary&lt;br /&gt;
: pcm: Preserve period_event in snd_pcm_hw_sw_params() call&lt;br /&gt;
===Sequencer API===&lt;br /&gt;
: add snd_strlcpy() and use it everywhere&lt;br /&gt;
===Timer API===&lt;br /&gt;
: add support for GCC's LTO&lt;br /&gt;
===Topology API===&lt;br /&gt;
: Close topology config file after parsing it.&lt;br /&gt;
: add snd_strlcpy() and use it everywhere&lt;br /&gt;
===Use Case Manager API===&lt;br /&gt;
: Android: avoid using versionsort&lt;br /&gt;
===/include/Makefile.am===&lt;br /&gt;
: Drop -I$includedir/alsa from alsa.pc&lt;br /&gt;
===ALSA Lisp===&lt;br /&gt;
: alisp: add the missing include&lt;br /&gt;
===Configuration===&lt;br /&gt;
: Android: avoid using versionsort&lt;br /&gt;
: conf: pcm dmix - add CHANNELS argument&lt;br /&gt;
: ucm: bytcr/PlatformEnableSeq.conf update some comments&lt;br /&gt;
: ucm: Add ucm files for DB820c board&lt;br /&gt;
: Revert &amp;quot;conf/ucm: Add a UCM profile for Dell WD19 Dock USB-audio&amp;quot;&lt;br /&gt;
: conf/ucm: Add a UCM profile for Dell WD19 Dock USB-audio&lt;br /&gt;
===Dynamic Loader helpers===&lt;br /&gt;
: add support for GCC's LTO&lt;br /&gt;
===Error handler===&lt;br /&gt;
: add snd_strlcpy() and use it everywhere&lt;br /&gt;
===Test/Example code===&lt;br /&gt;
: Printf unsigned longs with %lu instead of %ld (playmidi1.c)&lt;br /&gt;
: Printf unsigned ints with %u instead of %i (pcm.c)&lt;br /&gt;
: Printf unsigned long longs with %llu (mixtest.c)&lt;br /&gt;
: Printf unsigned longs with %lu instead of %li (midifile.c)&lt;br /&gt;
: Printf unsigned long with %lu instead of %li (latency.c)&lt;br /&gt;
: test/latency: use frame bytes correctly in writebuf()&lt;br /&gt;
===Utils===&lt;br /&gt;
: Drop -I$includedir/alsa from alsa.pc&lt;br /&gt;
==alsa-utils==&lt;br /&gt;
===Core===&lt;br /&gt;
: Release v1.1.9&lt;br /&gt;
: axfer: add an entry of axfer to README&lt;br /&gt;
===ALSA Control (alsactl)===&lt;br /&gt;
: alsactl: monitor - remove dead code in run_dispatcher() (coverity)&lt;br /&gt;
: alsactl: simple coverity fix&lt;br /&gt;
===Audio Transfer utility===&lt;br /&gt;
: axfer/test: fix uninitialized warning&lt;br /&gt;
: axfer/test: fix uninitialized warning&lt;br /&gt;
: axfer: Declare global variables as 'extern' in header&lt;br /&gt;
: axfer: Fix creation of v1.2 headers on big-endian systems&lt;br /&gt;
: xfer: fix possible minor memory leak in xfer_options_parse_args() (coverity)&lt;br /&gt;
: axfer: return back unsigned avail variable, do proper retype in xfer-libasound-irq-mmap.c&lt;br /&gt;
: axfer: coverity fixes&lt;br /&gt;
: axfer: add missing header file of unit test to distribution&lt;br /&gt;
: axfer: allow to be compiled with glibc-2.11 or former&lt;br /&gt;
: axfer: correct invalid usage of escape of itaric text&lt;br /&gt;
: axfer: supplement value of options for the manual of transfer subcommand&lt;br /&gt;
: axfer: correct message to notice that help text is implemented&lt;br /&gt;
: axfer: correct description about snoop mode of libffado&lt;br /&gt;
: axfer: fulfill section for backward compatibitity for chmap option&lt;br /&gt;
: axfer: add a section about unit test&lt;br /&gt;
===alsa-info.sh===&lt;br /&gt;
: alsa-info.sh: cleanups&lt;br /&gt;
===alsaloop===&lt;br /&gt;
: alsaloop: remove unused assignment warning (coverity)&lt;br /&gt;
===alsamixer===&lt;br /&gt;
: alsamixer: define _GNU_SOURCE to get exp10&lt;br /&gt;
===amixer===&lt;br /&gt;
: amixer: define _GNU_SOURCE to get exp10&lt;br /&gt;
===aplay/arecord===&lt;br /&gt;
: aplay: check the return value for snd_pcm_sw_params_current() (coverity)&lt;br /&gt;
: aplay: fix the multiple open file descriptors for the raw capture&lt;br /&gt;
===aplaymidi/arecordmidi===&lt;br /&gt;
: arecordmidi: simple coverity fix&lt;br /&gt;
: seq: arecordmidi: Add num-events option&lt;br /&gt;
==alsa-plugins==&lt;br /&gt;
===Core===&lt;br /&gt;
: Release v1.1.9&lt;br /&gt;
: configure: Fix unexpanded ALSA_DATA_DIR&lt;br /&gt;
: configure: use $sysconfdir instead of /etc&lt;br /&gt;
===Alsa support for Maemo SDK (n770)===&lt;br /&gt;
: maemo: Fix a few crashing bugs&lt;br /&gt;
===Documentation===&lt;br /&gt;
: doc: Add forgotten aaf.txt to EXTRA_DIST&lt;br /&gt;
===Jack PCM plugin===&lt;br /&gt;
: jack: use correct port names in 50-jack.conf&lt;br /&gt;
: jack: Support to connect multiple JACK ports with same ALSA channel&lt;br /&gt;
: jack: Refactoring: Lower indentation&lt;br /&gt;
: jack: Removing snd_pcm_jack_format_t as it is not used&lt;br /&gt;
: jack: Replacing jack-&amp;amp;gt;channels with jack-&amp;amp;gt;num_ports&lt;br /&gt;
: jack: Moving jack_deactivate() to snd_pcm_jack_hw_free() to speedup the XRUN Recovery&lt;br /&gt;
: jack: Move jack_activate() and jack_connect() to snd_pcm_jack_prepare()&lt;/div&gt;</summary>
		<author><name>Perex</name></author>
	</entry>
</feed>