<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/audio_out, branch 1-rc5</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>this is supposedly a boolean</title>
<updated>2004-06-20T15:04:19+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-06-20T15:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=56302e657057e06fdc5dbbee651ad494d8762cd9'/>
<id>56302e657057e06fdc5dbbee651ad494d8762cd9</id>
<content type='text'>
CVS patchset: 6715
CVS date: 2004/06/20 15:04:19

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

</pre>
</div>
</content>
</entry>
<entry>
<title>- removed evil exit() lines, they were meant for debugging purposes only,</title>
<updated>2004-06-12T23:13:56+00:00</updated>
<author>
<name>Daniel Mack</name>
<email>zonque@users.sourceforge.net</email>
</author>
<published>2004-06-12T23:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b5a4b3ead660e7ba0406751fe23209334b3a9b18'/>
<id>b5a4b3ead660e7ba0406751fe23209334b3a9b18</id>
<content type='text'>
  of course.
- replaced some hard coded values to make coreaudio work with other input
  formats than 48000/16/2
- coding style and comment cleanups

CVS patchset: 6678
CVS date: 2004/06/12 23:13:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  of course.
- replaced some hard coded values to make coreaudio work with other input
  formats than 48000/16/2
- coding style and comment cleanups

CVS patchset: 6678
CVS date: 2004/06/12 23:13:56

</pre>
</div>
</content>
</entry>
<entry>
<title>Try to get smaller A/V delay</title>
<updated>2004-06-12T19:03:00+00:00</updated>
<author>
<name>Daniel Mack</name>
<email>zonque@users.sourceforge.net</email>
</author>
<published>2004-06-12T19:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=976dc54b18cf3b5b8775452d6175a95909ea25ee'/>
<id>976dc54b18cf3b5b8775452d6175a95909ea25ee</id>
<content type='text'>
CVS patchset: 6675
CVS date: 2004/06/12 19:03:00

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

</pre>
</div>
</content>
</entry>
<entry>
<title>Added CoreAudio support for native sound output on MacOSX.</title>
<updated>2004-06-10T18:33:31+00:00</updated>
<author>
<name>Daniel Mack</name>
<email>zonque@users.sourceforge.net</email>
</author>
<published>2004-06-10T18:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=cc333dcfb5a81a9bf4c9ec9cca1edbd1ea1c1a54'/>
<id>cc333dcfb5a81a9bf4c9ec9cca1edbd1ea1c1a54</id>
<content type='text'>
It makes use of Apple's brand new AudioUnit and is coded in plain C,
not Objective-C, so it should not break anything.
See http://developer.apple.com/technotes/tn2002/tn2091.html and
    http://developer.apple.com/documentation/MusicAudio/Reference/CoreAudio/index.html
for conceptual documentation about this framework.
There is a new configure-flag now called '--enable-coreaudio' which enables
the built of this module, the default is not to build it on any platform.
So far, only stereo output on the default device is supported, but this
might change in future updates.
I did my best to keep to xine's coding style, please let me know if I
did something wrong.

CVS patchset: 6666
CVS date: 2004/06/10 18:33:31

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It makes use of Apple's brand new AudioUnit and is coded in plain C,
not Objective-C, so it should not break anything.
See http://developer.apple.com/technotes/tn2002/tn2091.html and
    http://developer.apple.com/documentation/MusicAudio/Reference/CoreAudio/index.html
for conceptual documentation about this framework.
There is a new configure-flag now called '--enable-coreaudio' which enables
the built of this module, the default is not to build it on any platform.
So far, only stereo output on the default device is supported, but this
might change in future updates.
I did my best to keep to xine's coding style, please let me know if I
did something wrong.

CVS patchset: 6666
CVS date: 2004/06/10 18:33:31

</pre>
</div>
</content>
</entry>
<entry>
<title>close http://sourceforge.net/tracker/index.php?func=detail&amp;aid=916089&amp;group_id=9655&amp;atid=109655</title>
<updated>2004-06-03T13:40:12+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-06-03T13:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c1dbdbc84331a40c349de9197e445f5f6ee56f78'/>
<id>c1dbdbc84331a40c349de9197e445f5f6ee56f78</id>
<content type='text'>
try to fix http://sourceforge.net/tracker/index.php?func=detail&amp;aid=925723&amp;group_id=9655&amp;atid=109655

CVS patchset: 6634
CVS date: 2004/06/03 13:40:12

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
try to fix http://sourceforge.net/tracker/index.php?func=detail&amp;aid=925723&amp;group_id=9655&amp;atid=109655

CVS patchset: 6634
CVS date: 2004/06/03 13:40:12

</pre>
</div>
</content>
</entry>
<entry>
<title>this include is obsolete, because</title>
<updated>2004-06-03T12:56:25+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-06-03T12:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7e2a1c7cccd3aa9e5ce97fb499fa970441be4da3'/>
<id>7e2a1c7cccd3aa9e5ce97fb499fa970441be4da3</id>
<content type='text'>
1. for current systems, including this is a noop
2. it was used a some time ago to check for CONFIG_DEVFS_FS, but we do
   not check for this any more, but autodetect devfs at runtime
and it is reported by John Nielsen to break builds on some systems

CVS patchset: 6633
CVS date: 2004/06/03 12:56:25

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. for current systems, including this is a noop
2. it was used a some time ago to check for CONFIG_DEVFS_FS, but we do
   not check for this any more, but autodetect devfs at runtime
and it is reported by John Nielsen to break builds on some systems

CVS patchset: 6633
CVS date: 2004/06/03 12:56:25

</pre>
</div>
</content>
</entry>
<entry>
<title>rename from AO_CAP_32BITS to AO_CAP_FLOAT32</title>
<updated>2004-05-23T16:20:56+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-05-23T16:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0f850afbe4ddc8ce5d561abf676d3a1bd8afa7ae'/>
<id>0f850afbe4ddc8ce5d561abf676d3a1bd8afa7ae</id>
<content type='text'>
CVS patchset: 6581
CVS date: 2004/05/23 16:20:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6581
CVS date: 2004/05/23 16:20:56

</pre>
</div>
</content>
</entry>
<entry>
<title>Some more updates for 24bit sound.</title>
<updated>2004-05-15T23:44:25+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2004-05-15T23:44:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a33a56f9ec2d1b317280f38324b17e1a085e6ca3'/>
<id>a33a56f9ec2d1b317280f38324b17e1a085e6ca3</id>
<content type='text'>
CVS patchset: 6545
CVS date: 2004/05/15 23:44:25

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

</pre>
</div>
</content>
</entry>
<entry>
<title>Minor adjustments to start adding 24bit and 32bit-Float audio sample support.</title>
<updated>2004-05-15T20:27:50+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2004-05-15T20:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=173a8facaf1845fc5f915a9e995e7c13285f5d3f'/>
<id>173a8facaf1845fc5f915a9e995e7c13285f5d3f</id>
<content type='text'>
CVS patchset: 6544
CVS date: 2004/05/15 20:27:50

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6544
CVS date: 2004/05/15 20:27:50

</pre>
</div>
</content>
</entry>
<entry>
<title>extend help string for speaker arrangement</title>
<updated>2004-05-07T13:37:00+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-05-07T13:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ae387135581f337ee62c1f807e1aa4980fbc9883'/>
<id>ae387135581f337ee62c1f807e1aa4980fbc9883</id>
<content type='text'>
CVS patchset: 6494
CVS date: 2004/05/07 13:37:00

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6494
CVS date: 2004/05/07 13:37:00

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