<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/input/libdvdnav, branch 1-rc0</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>sync libdvdnav</title>
<updated>2003-07-19T13:04:03+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-07-19T13:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d4c67c092ddcbef7ded5295f67701baa850ca533'/>
<id>d4c67c092ddcbef7ded5295f67701baa850ca533</id>
<content type='text'>
CVS patchset: 5187
CVS date: 2003/07/19 13:04:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5187
CVS date: 2003/07/19 13:04:03

</pre>
</div>
</content>
</entry>
<entry>
<title>new event which inform UI when the mouse pointer enter and leave a spu button (DVD navigation)</title>
<updated>2003-06-02T06:36:30+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-06-02T06:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4b2bf6fdebc77fca044d9aa043dd56726d10e7d1'/>
<id>4b2bf6fdebc77fca044d9aa043dd56726d10e7d1</id>
<content type='text'>
CVS patchset: 4997
CVS date: 2003/06/02 06:36:30

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4997
CVS date: 2003/06/02 06:36:30

</pre>
</div>
</content>
</entry>
<entry>
<title>cygwin patch</title>
<updated>2003-05-26T23:11:44+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-05-26T23:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ff2bd64f59e71236926a46d6f1abe5928dbf0cab'/>
<id>ff2bd64f59e71236926a46d6f1abe5928dbf0cab</id>
<content type='text'>
CVS patchset: 4954
CVS date: 2003/05/26 23:11:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4954
CVS date: 2003/05/26 23:11:44

</pre>
</div>
</content>
</entry>
<entry>
<title>add forgotten file and do some cleanup</title>
<updated>2003-05-16T10:22:51+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-05-16T10:22:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1aa6fe5e8989768ba0faaf7affa14a2feb7b5aea'/>
<id>1aa6fe5e8989768ba0faaf7affa14a2feb7b5aea</id>
<content type='text'>
CVS patchset: 4863
CVS date: 2003/05/16 10:22:51

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4863
CVS date: 2003/05/16 10:22:51

</pre>
</div>
</content>
</entry>
<entry>
<title>libdvdnav merge:</title>
<updated>2003-05-16T09:56:49+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-05-16T09:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=071f3e913b675c57120ffa087daee39b075a16ae'/>
<id>071f3e913b675c57120ffa087daee39b075a16ae</id>
<content type='text'>
* remove some unused files
* dvdnav_internal.h uses the WORDS_BIGENDIAN define from xine-lib's global config.h
* menu command filtering to avoid double commands in the same menu
* message beautification by Jeff Smith

CVS patchset: 4861
CVS date: 2003/05/16 09:56:49

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove some unused files
* dvdnav_internal.h uses the WORDS_BIGENDIAN define from xine-lib's global config.h
* menu command filtering to avoid double commands in the same menu
* message beautification by Jeff Smith

CVS patchset: 4861
CVS date: 2003/05/16 09:56:49

</pre>
</div>
</content>
</entry>
<entry>
<title>as announced on xine-devel, this is the big Makefile refactoring:</title>
<updated>2003-05-14T16:21:44+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-05-14T16:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8e1d76f47f530f3b76cfe81eb9da1348df17e801'/>
<id>8e1d76f47f530f3b76cfe81eb9da1348df17e801</id>
<content type='text'>
extracted some common targets and variables into a common Makefile
which is then included

CVS patchset: 4844
CVS date: 2003/05/14 16:21:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
extracted some common targets and variables into a common Makefile
which is then included

CVS patchset: 4844
CVS date: 2003/05/14 16:21:44

</pre>
</div>
</content>
</entry>
<entry>
<title>add missing header</title>
<updated>2003-05-11T18:17:10+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2003-05-11T18:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a552261998cb0632b01104a57f44ef99a9e1aace'/>
<id>a552261998cb0632b01104a57f44ef99a9e1aace</id>
<content type='text'>
CVS patchset: 4827
CVS date: 2003/05/11 18:17:10

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4827
CVS date: 2003/05/11 18:17:10

</pre>
</div>
</content>
</entry>
<entry>
<title>Updates so that xine-lib uses dvdnav_internal.h.in</title>
<updated>2003-05-11T14:14:12+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-05-11T14:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=df427e39efacad2679586f11578c196df017de62'/>
<id>df427e39efacad2679586f11578c196df017de62</id>
<content type='text'>
CVS patchset: 4822
CVS date: 2003/05/11 14:14:12

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4822
CVS date: 2003/05/11 14:14:12

</pre>
</div>
</content>
</entry>
<entry>
<title>Update from the libdvdnav project on http://dvd.sf.net</title>
<updated>2003-05-11T13:44:04+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-05-11T13:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=374683d4cfa703bacde895a7d52ab0c8fb37f5ff'/>
<id>374683d4cfa703bacde895a7d52ab0c8fb37f5ff</id>
<content type='text'>
CVS patchset: 4821
CVS date: 2003/05/11 13:44:04

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4821
CVS date: 2003/05/11 13:44:04

</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup libdvdnav merge</title>
<updated>2003-04-30T16:39:07+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-04-30T16:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=eae45d19dd72cde9e853770ea59fa7981c6b362b'/>
<id>eae45d19dd72cde9e853770ea59fa7981c6b362b</id>
<content type='text'>
CVS patchset: 4720
CVS date: 2003/04/30 16:39:07

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4720
CVS date: 2003/04/30 16:39:07

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