<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/input, branch 0.9.2</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>*_get_dir broken for file lists with more than five entries due to bad</title>
<updated>2001-10-08T18:06:34+00:00</updated>
<author>
<name>Juergen Keil</name>
<email>jkeil@users.sourceforge.net</email>
</author>
<published>2001-10-08T18:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=23c8426b42bb057c82a513c2f46c432a66feb75d'/>
<id>23c8426b42bb057c82a513c2f46c432a66feb75d</id>
<content type='text'>
malloc for mrl_t** double indirect mrl_t arrays.
(old code was overwriting non-malloced memory)

CVS patchset: 770
CVS date: 2001/10/08 18:06:34

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
malloc for mrl_t** double indirect mrl_t arrays.
(old code was overwriting non-malloced memory)

CVS patchset: 770
CVS date: 2001/10/08 18:06:34

</pre>
</div>
</content>
</entry>
<entry>
<title>On solaris, try to grab the default dvd device from vold supplied environment</title>
<updated>2001-10-08T12:52:49+00:00</updated>
<author>
<name>Juergen Keil</name>
<email>jkeil@users.sourceforge.net</email>
</author>
<published>2001-10-08T12:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=bf9e6365dc7ff416ec76b0f47834b80870772b40'/>
<id>bf9e6365dc7ff416ec76b0f47834b80870772b40</id>
<content type='text'>
variables, if available.
By adding an "action" line like the one below into /etc/rmmount.conf, xine can
now be autostarted on insertion of dvd media on solaris:
    action cdrom action_dvdvideo.so /tmp/xine/bin/xine -s dvd

CVS patchset: 768
CVS date: 2001/10/08 12:52:49

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
variables, if available.
By adding an "action" line like the one below into /etc/rmmount.conf, xine can
now be autostarted on insertion of dvd media on solaris:
    action cdrom action_dvdvideo.so /tmp/xine/bin/xine -s dvd

CVS patchset: 768
CVS date: 2001/10/08 12:52:49

</pre>
</div>
</content>
</entry>
<entry>
<title>configurable VCD device - patch provided by Chris Rankin &lt;rankinc@pacbell.net&gt;</title>
<updated>2001-10-07T22:31:20+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2001-10-07T22:31:20+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d136f913d0b86928ba4a47e49901912a312048b0'/>
<id>d136f913d0b86928ba4a47e49901912a312048b0</id>
<content type='text'>
CVS patchset: 762
CVS date: 2001/10/07 22:31:20

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 762
CVS date: 2001/10/07 22:31:20

</pre>
</div>
</content>
</entry>
<entry>
<title>if a pes header indicates that the stream is encrypted that doesn't necessarily mean xine cannot play back that stream, so let's at least try it. besides that, vcd seeking bugfixes (linux/sun)</title>
<updated>2001-10-07T15:13:09+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2001-10-07T15:13:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3b17ce66a7f42a8145d97f691a984374d542a121'/>
<id>3b17ce66a7f42a8145d97f691a984374d542a121</id>
<content type='text'>
CVS patchset: 756
CVS date: 2001/10/07 15:13:09

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 756
CVS date: 2001/10/07 15:13:09

</pre>
</div>
</content>
</entry>
<entry>
<title>Argh, uscsi ioctls do not work any more in solaris9beta (permission denied) on</title>
<updated>2001-10-06T17:57:52+00:00</updated>
<author>
<name>Juergen Keil</name>
<email>jkeil@users.sourceforge.net</email>
</author>
<published>2001-10-06T17:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8fbac532702fbe9fe399441e7e8ab775de7a4bff'/>
<id>8fbac532702fbe9fe399441e7e8ab775de7a4bff</id>
<content type='text'>
volume manager devices, so for now just assume the disk is not encrypted,
when the DVD_READ_STRUCTURE command fails.

CVS patchset: 754
CVS date: 2001/10/06 17:57:52

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
volume manager devices, so for now just assume the disk is not encrypted,
when the DVD_READ_STRUCTURE command fails.

CVS patchset: 754
CVS date: 2001/10/06 17:57:52

</pre>
</div>
</content>
</entry>
<entry>
<title>Add the DVD_STRUCT_COPYRIGHT checking stuff for solaris.</title>
<updated>2001-10-06T13:46:07+00:00</updated>
<author>
<name>Juergen Keil</name>
<email>jkeil@users.sourceforge.net</email>
</author>
<published>2001-10-06T13:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c60c8f10682fac17b1d510c27978fe729b4e96f1'/>
<id>c60c8f10682fac17b1d510c27978fe729b4e96f1</id>
<content type='text'>
CVS patchset: 747
CVS date: 2001/10/06 13:46:07

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 747
CVS date: 2001/10/06 13:46:07

</pre>
</div>
</content>
</entry>
<entry>
<title>Must release read_cache lock on read error</title>
<updated>2001-10-05T18:45:07+00:00</updated>
<author>
<name>Juergen Keil</name>
<email>jkeil@users.sourceforge.net</email>
</author>
<published>2001-10-05T18:45:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=51a669308d83e1fed72e7a1059112a1bb59f4c4d'/>
<id>51a669308d83e1fed72e7a1059112a1bb59f4c4d</id>
<content type='text'>
CVS patchset: 743
CVS date: 2001/10/05 18:45:07

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 743
CVS date: 2001/10/05 18:45:07

</pre>
</div>
</content>
</entry>
<entry>
<title>Errors returned from read(2) system call were ignored in most input plugins</title>
<updated>2001-10-05T17:36:28+00:00</updated>
<author>
<name>Juergen Keil</name>
<email>jkeil@users.sourceforge.net</email>
</author>
<published>2001-10-05T17:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e723efae2fcbfa501639fb6909ed0e8a662e79b8'/>
<id>e723efae2fcbfa501639fb6909ed0e8a662e79b8</id>
<content type='text'>
(e.g. when accessing an encrypted dvd without proper dvd drive authentication).
Print error messages, and try to handle read errors.

CVS patchset: 741
CVS date: 2001/10/05 17:36:28

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(e.g. when accessing an encrypted dvd without proper dvd drive authentication).
Print error messages, and try to handle read errors.

CVS patchset: 741
CVS date: 2001/10/05 17:36:28

</pre>
</div>
</content>
</entry>
<entry>
<title>missing include for freebsd added</title>
<updated>2001-10-05T14:49:32+00:00</updated>
<author>
<name>Heiko Schaefer</name>
<email>heikos@users.sourceforge.net</email>
</author>
<published>2001-10-05T14:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=85e14563958eeda4813a4431074a79b1e3f82fca'/>
<id>85e14563958eeda4813a4431074a79b1e3f82fca</id>
<content type='text'>
CVS patchset: 739
CVS date: 2001/10/05 14:49:32

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 739
CVS date: 2001/10/05 14:49:32

</pre>
</div>
</content>
</entry>
<entry>
<title>- refuse to play encrypted dvds</title>
<updated>2001-10-05T11:31:39+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2001-10-05T11:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6f6fbbc03f116bde9ab3ae33a7d25b7991017e70'/>
<id>6f6fbbc03f116bde9ab3ae33a7d25b7991017e70</id>
<content type='text'>
note: only tested on linux but also features bsd code
(i´m trying not to break builds on other architectures, let me know
if you have any problems)

CVS patchset: 737
CVS date: 2001/10/05 11:31:39

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
note: only tested on linux but also features bsd code
(i´m trying not to break builds on other architectures, let me know
if you have any problems)

CVS patchset: 737
CVS date: 2001/10/05 11:31:39

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