<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/audio_out, branch 1-rc7</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>use monotonic clock when available</title>
<updated>2004-10-29T23:11:37+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-10-29T23:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9320048966af54c31a0cc84f956460167c9bf882'/>
<id>9320048966af54c31a0cc84f956460167c9bf882</id>
<content type='text'>
CVS patchset: 7087
CVS date: 2004/10/29 23:11:37

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7087
CVS date: 2004/10/29 23:11:37

</pre>
</div>
</content>
</entry>
<entry>
<title>open and close the mixer device together with the PCM device</title>
<updated>2004-10-08T20:32:03+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-10-08T20:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=72eb07aca92e19b353f30701e4b32160802896b0'/>
<id>72eb07aca92e19b353f30701e4b32160802896b0</id>
<content type='text'>
the DXR3's mixer device sometimes takes too long to open, this will keep the
dirver_lock in audio out loop occupied and thus stalls playback;
since xine-ui regularly polls the mixer setting, this results in rare but
annoying audio dropouts

CVS patchset: 7020
CVS date: 2004/10/08 20:32:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the DXR3's mixer device sometimes takes too long to open, this will keep the
dirver_lock in audio out loop occupied and thus stalls playback;
since xine-ui regularly polls the mixer setting, this results in rare but
annoying audio dropouts

CVS patchset: 7020
CVS date: 2004/10/08 20:32:03

</pre>
</div>
</content>
</entry>
<entry>
<title>Updates:</title>
<updated>2004-09-06T18:34:37+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-09-06T18:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=261088452aebcd55874ba9cfdea8bbc6534122a0'/>
<id>261088452aebcd55874ba9cfdea8bbc6534122a0</id>
<content type='text'>
 - usability MSVC for frontends
 - remove unistd.h from public headers
 - add configure option "--with-dxheaders"
 - install .def file under WIN32
 - MSVC port update (some people might want it)

CVS patchset: 6944
CVS date: 2004/09/06 18:34:37

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - usability MSVC for frontends
 - remove unistd.h from public headers
 - add configure option "--with-dxheaders"
 - install .def file under WIN32
 - MSVC port update (some people might want it)

CVS patchset: 6944
CVS date: 2004/09/06 18:34:37

</pre>
</div>
</content>
</entry>
<entry>
<title>Warnings on WIN32.</title>
<updated>2004-09-02T19:56:40+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-09-02T19:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=73a6e175cd0f0a27364d3b56b6c9cb2eca16414c'/>
<id>73a6e175cd0f0a27364d3b56b6c9cb2eca16414c</id>
<content type='text'>
Compilation fix for CygWin.

CVS patchset: 6932
CVS date: 2004/09/02 19:56:40

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Compilation fix for CygWin.

CVS patchset: 6932
CVS date: 2004/09/02 19:56:40

</pre>
</div>
</content>
</entry>
<entry>
<title>- I shouldn't blindly commit...</title>
<updated>2004-07-15T21:46:51+00:00</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@users.sourceforge.net</email>
</author>
<published>2004-07-15T21:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=92272f2d1c88d4bbb8af122fe3a184ceeb442d1a'/>
<id>92272f2d1c88d4bbb8af122fe3a184ceeb442d1a</id>
<content type='text'>
  plug:front: doesn't work for stereo, but plug:front:default does
  revert the changes for 4.0 and 5.1 surround as I don't know whether
  they work correctly with ":default"

CVS patchset: 6799
CVS date: 2004/07/15 21:46:51

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  plug:front: doesn't work for stereo, but plug:front:default does
  revert the changes for 4.0 and 5.1 surround as I don't know whether
  they work correctly with ":default"

CVS patchset: 6799
CVS date: 2004/07/15 21:46:51

</pre>
</div>
</content>
</entry>
<entry>
<title>- remove the "default" keyword for default sound devices, as this keyword</title>
<updated>2004-07-15T18:16:09+00:00</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@users.sourceforge.net</email>
</author>
<published>2004-07-15T18:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7c75bc84c1addfd3247c8120eb4bdf21a0189daf'/>
<id>7c75bc84c1addfd3247c8120eb4bdf21a0189daf</id>
<content type='text'>
  can break surround systems. It still allows for the default soundcard to
  be selected via /etc/asound.conf

CVS patchset: 6797
CVS date: 2004/07/15 18:16:09

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  can break surround systems. It still allows for the default soundcard to
  be selected via /etc/asound.conf

CVS patchset: 6797
CVS date: 2004/07/15 18:16:09

</pre>
</div>
</content>
</entry>
<entry>
<title>- change the default output device for stereo and surrounds to be "default"</title>
<updated>2004-07-14T23:29:09+00:00</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@users.sourceforge.net</email>
</author>
<published>2004-07-14T23:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9cfadb0fe3a0a6965cbe7e2350bf106b500080d7'/>
<id>9cfadb0fe3a0a6965cbe7e2350bf106b500080d7</id>
<content type='text'>
  rather than "0", so that the default sound output can be overriden easily
  using /etc/asound.conf

CVS patchset: 6795
CVS date: 2004/07/14 23:29:09

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  rather than "0", so that the default sound output can be overriden easily
  using /etc/asound.conf

CVS patchset: 6795
CVS date: 2004/07/14 23:29:09

</pre>
</div>
</content>
</entry>
<entry>
<title>- add a work-around for aRts bug:</title>
<updated>2004-07-11T11:23:48+00:00</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@users.sourceforge.net</email>
</author>
<published>2004-07-11T11:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=80d77b640625fc857782efd897b24ccda5890da4'/>
<id>80d77b640625fc857782efd897b24ccda5890da4</id>
<content type='text'>
  http://bugs.kde.org/show_bug.cgi?id=62603
  and filed against Totem bug:
  http://bugzilla.gnome.org/show_bug.cgi?id=138830

CVS patchset: 6787
CVS date: 2004/07/11 11:23:48

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  http://bugs.kde.org/show_bug.cgi?id=62603
  and filed against Totem bug:
  http://bugzilla.gnome.org/show_bug.cgi?id=138830

CVS patchset: 6787
CVS date: 2004/07/11 11:23:48

</pre>
</div>
</content>
</entry>
<entry>
<title>Change "MacOSX" -&gt; "Mac OS X" for human-readable strings (still use MacOSX</title>
<updated>2004-07-05T01:24:16+00:00</updated>
<author>
<name>Andre Pang</name>
<email>athp@users.sourceforge.net</email>
</author>
<published>2004-07-05T01:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=06accd34019f620347881096405b12dff1361f59'/>
<id>06accd34019f620347881096405b12dff1361f59</id>
<content type='text'>
internally)

CVS patchset: 6771
CVS date: 2004/07/05 01:24:16

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

CVS patchset: 6771
CVS date: 2004/07/05 01:24:16

</pre>
</div>
</content>
</entry>
<entry>
<title>- removed a printf() which causes the cause of the printf() to occur more</title>
<updated>2004-06-25T16:19:08+00:00</updated>
<author>
<name>Daniel Mack</name>
<email>zonque@users.sourceforge.net</email>
</author>
<published>2004-06-25T16:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=81777646104ed5325477939379f85849f947200e'/>
<id>81777646104ed5325477939379f85849f947200e</id>
<content type='text'>
  often which then again causes the printf() again...
- destroy the mutex in ..._close();

CVS patchset: 6746
CVS date: 2004/06/25 16:19:08

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  often which then again causes the printf() again...
- destroy the mutex in ..._close();

CVS patchset: 6746
CVS date: 2004/06/25 16:19:08

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