<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libmatemixer/backends, branch 1.12</title>
<subtitle>Mixer library for MATE Desktop</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/libmatemixer/'/>
<entry>
<title>oss: Only use modify counter for polling on Linux, it is broken on BSDs</title>
<updated>2015-09-26T18:50:04+00:00</updated>
<author>
<name>Michal Ratajsky</name>
<email>michal.ratajsky@gmail.com</email>
</author>
<published>2015-09-26T18:50:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/libmatemixer/commit/?id=cd7b540d979581f7a36096624d88e9720eea418b'/>
<id>cd7b540d979581f7a36096624d88e9720eea418b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>alsa: Fix FTBFS with old versions of ALSA (fixes #4)</title>
<updated>2015-09-26T14:59:13+00:00</updated>
<author>
<name>Michal Ratajsky</name>
<email>michal.ratajsky@gmail.com</email>
</author>
<published>2015-09-26T14:59:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/libmatemixer/commit/?id=10a0b2193303063167a297f542c4de0952a4cd25'/>
<id>10a0b2193303063167a297f542c4de0952a4cd25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>alsa: Fix fade</title>
<updated>2015-09-26T14:37:51+00:00</updated>
<author>
<name>Michal Ratajsky</name>
<email>michal.ratajsky@gmail.com</email>
</author>
<published>2015-09-26T14:37:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/libmatemixer/commit/?id=06b3b936980f2b12aabf4aff64230c86e81e8cff'/>
<id>06b3b936980f2b12aabf4aff64230c86e81e8cff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pulse: Optimize conversion of channel constants</title>
<updated>2014-11-20T19:43:42+00:00</updated>
<author>
<name>Michal Ratajsky</name>
<email>michal.ratajsky@gmail.com</email>
</author>
<published>2014-11-20T19:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/libmatemixer/commit/?id=dcfd02b63f5d90b84d20e8b068df340ba8857ecc'/>
<id>dcfd02b63f5d90b84d20e8b068df340ba8857ecc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pulse: Use property for ext-stream's MateMixerAppInfo</title>
<updated>2014-11-20T18:37:53+00:00</updated>
<author>
<name>Michal Ratajsky</name>
<email>michal.ratajsky@gmail.com</email>
</author>
<published>2014-11-20T18:37:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/libmatemixer/commit/?id=700e96a656a0fdd8893b1a280f6e2f685ff43daf'/>
<id>700e96a656a0fdd8893b1a280f6e2f685ff43daf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>alsa: Emit "stream-added" after the stream element is added and the stream is gettable</title>
<updated>2014-11-20T15:55:56+00:00</updated>
<author>
<name>Michal Ratajsky</name>
<email>michal.ratajsky@gmail.com</email>
</author>
<published>2014-11-20T15:55:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/libmatemixer/commit/?id=eab574a3b8362cceafc0417eab66b62edd2399e3'/>
<id>eab574a3b8362cceafc0417eab66b62edd2399e3</id>
<content type='text'>
Fixes mate_mixer_context_get_stream() not working when the signal is received
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes mate_mixer_context_get_stream() not working when the signal is received
</pre>
</div>
</content>
</entry>
<entry>
<title>pulse: Do not hide monitor sources</title>
<updated>2014-11-20T14:30:15+00:00</updated>
<author>
<name>Michal Ratajsky</name>
<email>michal.ratajsky@gmail.com</email>
</author>
<published>2014-11-20T14:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/libmatemixer/commit/?id=fba7bd8e24abd215bbce6c704d4c112014f23a82'/>
<id>fba7bd8e24abd215bbce6c704d4c112014f23a82</id>
<content type='text'>
Apart from being useful in some cases, application inputs may get moved to these sources (for example when changing profiles or from another application), and then the library loses track of these controls
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apart from being useful in some cases, application inputs may get moved to these sources (for example when changing profiles or from another application), and then the library loses track of these controls
</pre>
</div>
</content>
</entry>
<entry>
<title>pulse: Rename a function to a better name</title>
<updated>2014-11-20T03:42:17+00:00</updated>
<author>
<name>Michal Ratajsky</name>
<email>michal.ratajsky@gmail.com</email>
</author>
<published>2014-11-20T03:42:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/libmatemixer/commit/?id=249bddc5abe70fc6281303c76ce0d059e09d4976'/>
<id>249bddc5abe70fc6281303c76ce0d059e09d4976</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pulse: Correctly remove sink inputs/source outputs</title>
<updated>2014-11-20T03:28:29+00:00</updated>
<author>
<name>Michal Ratajsky</name>
<email>michal.ratajsky@gmail.com</email>
</author>
<published>2014-11-20T03:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/libmatemixer/commit/?id=14ae6e0d97fc73fbc516442ed37862523189596b'/>
<id>14ae6e0d97fc73fbc516442ed37862523189596b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pulse: Use GUINT_TO_POINTER universally</title>
<updated>2014-11-20T02:56:17+00:00</updated>
<author>
<name>Michal Ratajsky</name>
<email>michal.ratajsky@gmail.com</email>
</author>
<published>2014-11-20T02:56:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/libmatemixer/commit/?id=6edbe3e6c6cd8d817c68d581b67eb12dfdab9937'/>
<id>6edbe3e6c6cd8d817c68d581b67eb12dfdab9937</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
