<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/audio_out, branch 1-rc3b</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>big cleanup/fix of mute status/events. Bastien, can you check if the event thread still lockup on Totem?</title>
<updated>2004-03-12T16:19:29+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2004-03-12T16:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ec6cb1e218af514e070afe4007d11e3c7a9889ab'/>
<id>ec6cb1e218af514e070afe4007d11e3c7a9889ab</id>
<content type='text'>
CVS patchset: 6244
CVS date: 2004/03/12 16:19:29

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6244
CVS date: 2004/03/12 16:19:29

</pre>
</div>
</content>
</entry>
<entry>
<title>forgot to uncomment the pthread_{cancel,join} portion</title>
<updated>2004-03-05T23:44:39+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2004-03-05T23:44:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a012f5ac47a2b9dc528d6c266c546962ae70fb97'/>
<id>a012f5ac47a2b9dc528d6c266c546962ae70fb97</id>
<content type='text'>
CVS patchset: 6226
CVS date: 2004/03/05 23:44:39

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6226
CVS date: 2004/03/05 23:44:39

</pre>
</div>
</content>
</entry>
<entry>
<title>re-enable mixer thread: add a 333ms timeout. The "only one concerned"</title>
<updated>2004-03-05T23:01:26+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2004-03-05T23:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7382287411458a56e63de0617ff126be728695f1'/>
<id>7382287411458a56e63de0617ff126be728695f1</id>
<content type='text'>
frontend must be fixed instead of commenting piece of code, IMHO :-)

CVS patchset: 6225
CVS date: 2004/03/05 23:01:26

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
frontend must be fixed instead of commenting piece of code, IMHO :-)

CVS patchset: 6225
CVS date: 2004/03/05 23:01:26

</pre>
</div>
</content>
</entry>
<entry>
<title>autoscan devfs patch from Steve</title>
<updated>2004-03-04T16:06:02+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-03-04T16:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4fb3cbf95de50e6f5f6327e6cf962d3ffcc43d04'/>
<id>4fb3cbf95de50e6f5f6327e6cf962d3ffcc43d04</id>
<content type='text'>
CVS patchset: 6216
CVS date: 2004/03/04 16:06:02

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6216
CVS date: 2004/03/04 16:06:02

</pre>
</div>
</content>
</entry>
<entry>
<title>use the _x_abort() macro instead of abort, since it prints some debug info</title>
<updated>2004-03-03T20:09:11+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-03-03T20:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7cf5530ea749f274bb984e9a9f2c82e426cca645'/>
<id>7cf5530ea749f274bb984e9a9f2c82e426cca645</id>
<content type='text'>
before aborting

CVS patchset: 6211
CVS date: 2004/03/03 20:09:11

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
before aborting

CVS patchset: 6211
CVS date: 2004/03/03 20:09:11

</pre>
</div>
</content>
</entry>
<entry>
<title>- disable the AO event thread as pthread_cancel is known to be very unreliable</title>
<updated>2004-03-02T23:51:39+00:00</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@users.sourceforge.net</email>
</author>
<published>2004-03-02T23:51:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=36010d30e11d7342dba622bf2561ba118f6e1ba7'/>
<id>36010d30e11d7342dba622bf2561ba118f6e1ba7</id>
<content type='text'>
  and is causing deadlocks on exit in Totem, see:
  http://bugzilla.gnome.org/show_bug.cgi?id=122120

CVS patchset: 6206
CVS date: 2004/03/02 23:51:39

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  and is causing deadlocks on exit in Totem, see:
  http://bugzilla.gnome.org/show_bug.cgi?id=122120

CVS patchset: 6206
CVS date: 2004/03/02 23:51:39

</pre>
</div>
</content>
</entry>
<entry>
<title>- added David Woodhouse's file (wave) audio out plugin, added David to the AUTHORS file, and mentioned the new plugin in the ChangeLog</title>
<updated>2004-03-02T19:48:41+00:00</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@users.sourceforge.net</email>
</author>
<published>2004-03-02T19:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=59e92a407d2fa6cd20ca9c08e95496e1f95e3102'/>
<id>59e92a407d2fa6cd20ca9c08e95496e1f95e3102</id>
<content type='text'>
CVS patchset: 6205
CVS date: 2004/03/02 19:48:41

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6205
CVS date: 2004/03/02 19:48:41

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mixer failure for envy24 sound cards.</title>
<updated>2004-02-21T14:16:48+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2004-02-21T14:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3a63bde079305ed3eb3de74a1e9c551b6b6e2a3a'/>
<id>3a63bde079305ed3eb3de74a1e9c551b6b6e2a3a</id>
<content type='text'>
Error message reported: -
xine: simple.c:1465: snd_mixer_selem_get_playback_volume: Zusicherung
»elem« nicht erfüllt.

CVS patchset: 6181
CVS date: 2004/02/21 14:16:48

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Error message reported: -
xine: simple.c:1465: snd_mixer_selem_get_playback_volume: Zusicherung
»elem« nicht erfüllt.

CVS patchset: 6181
CVS date: 2004/02/21 14:16:48

</pre>
</div>
</content>
</entry>
<entry>
<title>exiting xine with arts audio freezes on BSD; this should be an arts bug, but</title>
<updated>2004-02-15T19:29:47+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-02-15T19:29:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=bc8e97613fad7177ce17b5f04a966940a2c03f04'/>
<id>bc8e97613fad7177ce17b5f04a966940a2c03f04</id>
<content type='text'>
mplayer works around this, so we could do the same ;)
thanks to Fridtjof Busse for reporting and testing this

CVS patchset: 6161
CVS date: 2004/02/15 19:29:47

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mplayer works around this, so we could do the same ;)
thanks to Fridtjof Busse for reporting and testing this

CVS patchset: 6161
CVS date: 2004/02/15 19:29:47

</pre>
</div>
</content>
</entry>
<entry>
<title>minor improvement in log output formatting</title>
<updated>2004-01-29T22:01:07+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2004-01-29T22:01:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8ce22e874a6c628d69de2f8a284dcde44e904fe6'/>
<id>8ce22e874a6c628d69de2f8a284dcde44e904fe6</id>
<content type='text'>
CVS patchset: 6082
CVS date: 2004/01/29 22:01:07

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6082
CVS date: 2004/01/29 22:01:07

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