<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/input, 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>* merge latest CVS of libdvdnav fixes dvd:/&lt;title&gt;.&lt;part&gt; MRLs</title>
<updated>2004-06-20T16:59:13+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-06-20T16:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=941e877654fa4e86d9d5416e71468979dd25b068'/>
<id>941e877654fa4e86d9d5416e71468979dd25b068</id>
<content type='text'>
* small cleanup in input_dvd, removing unused structure member 'mode'
* remove CVS log from input_dvd since this is uncommon in xine-lib and
  enlarges the file too much; people can use "cvs log" if they want the info

CVS patchset: 6716
CVS date: 2004/06/20 16:59:13

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* small cleanup in input_dvd, removing unused structure member 'mode'
* remove CVS log from input_dvd since this is uncommon in xine-lib and
  enlarges the file too much; people can use "cvs log" if they want the info

CVS patchset: 6716
CVS date: 2004/06/20 16:59:13

</pre>
</div>
</content>
</entry>
<entry>
<title>new, straightforward method to honour the http_proxy envvar: evaluate it</title>
<updated>2004-06-19T19:28:30+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-06-19T19:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3b9e4c039149b2c55294d13519cb42cb8ec12091'/>
<id>3b9e4c039149b2c55294d13519cb42cb8ec12091</id>
<content type='text'>
before registering the config entries and use the resulting values as the
config's default
advantages:
* config dialog will display the correct values
* xine config can override http_proxy
* since default values of the config are not written to config file, any
  changes to http_proxy will show up in xine unless the user deliberately
  modified the value in xine
* closes bug #972455

CVS patchset: 6708
CVS date: 2004/06/19 19:28:30

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
before registering the config entries and use the resulting values as the
config's default
advantages:
* config dialog will display the correct values
* xine config can override http_proxy
* since default values of the config are not written to config file, any
  changes to http_proxy will show up in xine unless the user deliberately
  modified the value in xine
* closes bug #972455

CVS patchset: 6708
CVS date: 2004/06/19 19:28:30

</pre>
</div>
</content>
</entry>
<entry>
<title>since we do not store that in extra_info any more, this call is obsolete</title>
<updated>2004-06-14T13:45:46+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-06-14T13:45:46+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b46b8d830f855b006c4688dbb68e813d152fe9f2'/>
<id>b46b8d830f855b006c4688dbb68e813d152fe9f2</id>
<content type='text'>
CVS patchset: 6689
CVS date: 2004/06/14 13:45:46

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6689
CVS date: 2004/06/14 13:45:46

</pre>
</div>
</content>
</entry>
<entry>
<title>implement steps 1, 2, 3 and 4 of the seeking proposal:</title>
<updated>2004-06-13T21:28:52+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-06-13T21:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f85a943fdff3f12db8faf4b84e4f63aafdc60db3'/>
<id>f85a943fdff3f12db8faf4b84e4f63aafdc60db3</id>
<content type='text'>
http://article.gmane.org/gmane.comp.video.xine.devel/9532
it is now up to demuxers to decide what the 0..65535 position means.
demuxers tested: ogg, voc, flac, rm, asf, vqa, vob, avi, y4m, au, mov, ts, mp3, mpg, wav, ra, mve

CVS patchset: 6686
CVS date: 2004/06/13 21:28:52

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://article.gmane.org/gmane.comp.video.xine.devel/9532
it is now up to demuxers to decide what the 0..65535 position means.
demuxers tested: ogg, voc, flac, rm, asf, vqa, vob, avi, y4m, au, mov, ts, mp3, mpg, wav, ra, mve

CVS patchset: 6686
CVS date: 2004/06/13 21:28:52

</pre>
</div>
</content>
</entry>
<entry>
<title>sync to latest 0.1.10 release of libdvdnav</title>
<updated>2004-06-13T13:29:57+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-06-13T13:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=790dad65f9551eb48728e44afb443998f89e4cea'/>
<id>790dad65f9551eb48728e44afb443998f89e4cea</id>
<content type='text'>
CVS patchset: 6682
CVS date: 2004/06/13 13:29:57

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6682
CVS date: 2004/06/13 13:29:57

</pre>
</div>
</content>
</entry>
<entry>
<title>fix receiving the last bytes of a http connection</title>
<updated>2004-05-27T03:44:45+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-05-27T03:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1bed575100213d8f283c21158b008db685aca5b0'/>
<id>1bed575100213d8f283c21158b008db685aca5b0</id>
<content type='text'>
now .ram files should work again with http

CVS patchset: 6596
CVS date: 2004/05/27 03:44:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now .ram files should work again with http

CVS patchset: 6596
CVS date: 2004/05/27 03:44:45

</pre>
</div>
</content>
</entry>
<entry>
<title>accept server responses with different cases (Cseq and CSeq)</title>
<updated>2004-05-27T00:24:52+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-05-27T00:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=275a6b3b851b60105caf996036c0dff39110d0b3'/>
<id>275a6b3b851b60105caf996036c0dff39110d0b3</id>
<content type='text'>
http://sourceforge.net/tracker/index.php?func=detail&amp;aid=681764&amp;group_id=9655&amp;atid=109655

CVS patchset: 6594
CVS date: 2004/05/27 00:24:52

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

CVS patchset: 6594
CVS date: 2004/05/27 00:24:52

</pre>
</div>
</content>
</entry>
<entry>
<title>memory leak fix by Barry Scott &lt;barry.scott@onelan.co.uk&gt;</title>
<updated>2004-05-26T17:01:26+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-05-26T17:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f08bd17fabd3cf0cf7e4f81a7574de92cd2cb961'/>
<id>f08bd17fabd3cf0cf7e4f81a7574de92cd2cb961</id>
<content type='text'>
CVS patchset: 6593
CVS date: 2004/05/26 17:01:26

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6593
CVS date: 2004/05/26 17:01:26

</pre>
</div>
</content>
</entry>
<entry>
<title>slow down CD drive during CD audio playback to reduce noise</title>
<updated>2004-05-26T16:37:41+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-05-26T16:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e93f30e25873a615bb4444fd50183d0f9aaf29de'/>
<id>e93f30e25873a615bb4444fd50183d0f9aaf29de</id>
<content type='text'>
CVS patchset: 6592
CVS date: 2004/05/26 16:37:41

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6592
CVS date: 2004/05/26 16:37:41

</pre>
</div>
</content>
</entry>
<entry>
<title>this is not available here</title>
<updated>2004-05-20T18:43:32+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-05-20T18:43:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6a9e8bcd05b5c6ef51b2c0a370ff0e3ae118e8b3'/>
<id>6a9e8bcd05b5c6ef51b2c0a370ff0e3ae118e8b3</id>
<content type='text'>
CVS patchset: 6572
CVS date: 2004/05/20 18:43:32

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6572
CVS date: 2004/05/20 18:43:32

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