<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/audio_out, branch 1.0</title>
<subtitle>xine-lib git mirror
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/'/>
<entry>
<title>rename clashing snd_mixer_wait</title>
<updated>2004-12-22T17:51:38+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2004-12-22T17:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a9392af3735dda8783da7cdda808086fdfc46682'/>
<id>a9392af3735dda8783da7cdda808086fdfc46682</id>
<content type='text'>
CVS patchset: 7293
CVS date: 2004/12/22 17:51:38

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7293
CVS date: 2004/12/22 17:51:38

</pre>
</div>
</content>
</entry>
<entry>
<title>remove all local names beginning with double underscore, because C99</title>
<updated>2004-12-20T21:22:18+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-12-20T21:22:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b32478f237d5e590e4714ee52ab5ce96206bae05'/>
<id>b32478f237d5e590e4714ee52ab5ce96206bae05</id>
<content type='text'>
reserves these names for use by the C implementation

CVS patchset: 7288
CVS date: 2004/12/20 21:22:18

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reserves these names for use by the C implementation

CVS patchset: 7288
CVS date: 2004/12/20 21:22:18

</pre>
</div>
</content>
</entry>
<entry>
<title>trying to properly close the polyaudio connection</title>
<updated>2004-12-19T20:39:06+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-12-19T20:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=73e149fbe507bffc06ef76a3bb98ad5a0e0ef6c2'/>
<id>73e149fbe507bffc06ef76a3bb98ad5a0e0ef6c2</id>
<content type='text'>
CVS patchset: 7283
CVS date: 2004/12/19 20:39:06

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7283
CVS date: 2004/12/19 20:39:06

</pre>
</div>
</content>
</entry>
<entry>
<title>huge patch ahead: reorganizing config entries with automatic conversion</title>
<updated>2004-12-12T22:00:47+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-12-12T22:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=16b6f9646902e6940a991f1d3577c068573015a8'/>
<id>16b6f9646902e6940a991f1d3577c068573015a8</id>
<content type='text'>
and backwards compatible translation
Sorry, I got a litte tired proof-reading the patch, so their might be
bugs lurking around. I will give it some further examination and
(as necessary) fixing tomorrow.

CVS patchset: 7233
CVS date: 2004/12/12 22:00:47

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and backwards compatible translation
Sorry, I got a litte tired proof-reading the patch, so their might be
bugs lurking around. I will give it some further examination and
(as necessary) fixing tomorrow.

CVS patchset: 7233
CVS date: 2004/12/12 22:00:47

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix two errors in the volume &lt;-&gt; %age conversion functions:</title>
<updated>2004-11-30T19:47:03+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2004-11-30T19:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=12f17c6ccc13429971722299e0f3ca98bef1b688'/>
<id>12f17c6ccc13429971722299e0f3ca98bef1b688</id>
<content type='text'>
 - always round to nearest (one did so, but the other rounded down);
 - %age to volume: add the minimum value afterwards, don't subtract it from
   the value to be converted (else only min==0 works).

CVS patchset: 7169
CVS date: 2004/11/30 19:47:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - always round to nearest (one did so, but the other rounded down);
 - %age to volume: add the minimum value afterwards, don't subtract it from
   the value to be converted (else only min==0 works).

CVS patchset: 7169
CVS date: 2004/11/30 19:47:03

</pre>
</div>
</content>
</entry>
<entry>
<title>do not close the mixer prematurely</title>
<updated>2004-11-23T14:40:23+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-11-23T14:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b5a6bc32771696f7046c806608f9c802ad4f13e8'/>
<id>b5a6bc32771696f7046c806608f9c802ad4f13e8</id>
<content type='text'>
CVS patchset: 7149
CVS date: 2004/11/23 14:40:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7149
CVS date: 2004/11/23 14:40:23

</pre>
</div>
</content>
</entry>
<entry>
<title>reenables prebuffering when resuming (patch from Lennart)</title>
<updated>2004-11-22T20:26:42+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-11-22T20:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=100a9d0edde1bf122b142b06345dc6601f56b360'/>
<id>100a9d0edde1bf122b142b06345dc6601f56b360</id>
<content type='text'>
CVS patchset: 7147
CVS date: 2004/11/22 20:26:42

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7147
CVS date: 2004/11/22 20:26:42

</pre>
</div>
</content>
</entry>
<entry>
<title>improvements from Lennart</title>
<updated>2004-11-19T21:52:33+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-11-19T21:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=edbe87b7037ca3bdf852e5b5e1dea3e4f690ffb1'/>
<id>edbe87b7037ca3bdf852e5b5e1dea3e4f690ffb1</id>
<content type='text'>
CVS patchset: 7139
CVS date: 2004/11/19 21:52:33

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7139
CVS date: 2004/11/19 21:52:33

</pre>
</div>
</content>
</entry>
<entry>
<title>mind the volume :)</title>
<updated>2004-11-17T01:03:28+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-11-17T01:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f9cdfa9d671322426c36978a2a19a2ef6d61e443'/>
<id>f9cdfa9d671322426c36978a2a19a2ef6d61e443</id>
<content type='text'>
CVS patchset: 7129
CVS date: 2004/11/17 01:03:28

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7129
CVS date: 2004/11/17 01:03:28

</pre>
</div>
</content>
</entry>
<entry>
<title>polypaudio support</title>
<updated>2004-11-15T03:58:46+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-11-15T03:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7e9c2d8f473b477b106092c29f03b13094cec9d0'/>
<id>7e9c2d8f473b477b106092c29f03b13094cec9d0</id>
<content type='text'>
CVS patchset: 7125
CVS date: 2004/11/15 03:58:46

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7125
CVS date: 2004/11/15 03:58:46

</pre>
</div>
</content>
</entry>
</feed>
