<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/doc/hackersguide, branch 1-rc4</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>Autostuff houskeeping:</title>
<updated>2004-04-10T20:35:27+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-04-10T20:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=79c5f9914c6476d31d64b85d0d34b31644732672'/>
<id>79c5f9914c6476d31d64b85d0d34b31644732672</id>
<content type='text'>
  - prepare also po/POTFILES.in by 'make dist' before updating po-files,
    so also new files with strings for translatiom will be included
  - make build proces working in separate directory

CVS patchset: 6387
CVS date: 2004/04/10 20:35:27

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - prepare also po/POTFILES.in by 'make dist' before updating po-files,
    so also new files with strings for translatiom will be included
  - make build proces working in separate directory

CVS patchset: 6387
CVS date: 2004/04/10 20:35:27

</pre>
</div>
</content>
</entry>
<entry>
<title>including libdts as experimental DTS decoder</title>
<updated>2004-04-09T14:57:25+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-04-09T14:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ff3ff7253e5680592329b363b9f84cccd8231eff'/>
<id>ff3ff7253e5680592329b363b9f84cccd8231eff</id>
<content type='text'>
(xine wrapper code by James Stembridge)
does not work on all DVDs, but better a sometimes failing decoder than no
decoder at all; digital passthrough seems unaffected

CVS patchset: 6361
CVS date: 2004/04/09 14:57:25

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(xine wrapper code by James Stembridge)
does not work on all DVDs, but better a sometimes failing decoder than no
decoder at all; digital passthrough seems unaffected

CVS patchset: 6361
CVS date: 2004/04/09 14:57:25

</pre>
</div>
</content>
</entry>
<entry>
<title>extending MRL grammar:</title>
<updated>2004-03-16T12:56:43+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-03-16T12:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c070b468e7c8e6db1007eca667d3105c7faab311'/>
<id>c070b468e7c8e6db1007eca667d3105c7faab311</id>
<content type='text'>
* allow opaque parts for things like dvd:2 (play title 2 from the default device)
* allow IPv6 addresses

CVS patchset: 6271
CVS date: 2004/03/16 12:56:43

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* allow opaque parts for things like dvd:2 (play title 2 from the default device)
* allow IPv6 addresses

CVS patchset: 6271
CVS date: 2004/03/16 12:56:43

</pre>
</div>
</content>
</entry>
<entry>
<title>trying not to fall behind: adding xine_osd_get_capabilities and</title>
<updated>2004-02-23T18:26:52+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-02-23T18:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7543aa2070e67f5d301fc2def22952eeeb7e3959'/>
<id>7543aa2070e67f5d301fc2def22952eeeb7e3959</id>
<content type='text'>
xine_osd_show_unscaled

CVS patchset: 6187
CVS date: 2004/02/23 18:26:52

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

CVS patchset: 6187
CVS date: 2004/02/23 18:26:52

</pre>
</div>
</content>
</entry>
<entry>
<title>change demux api:</title>
<updated>2003-11-15T14:00:35+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-11-15T14:00:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=443d766f9506dfcc19de9c8fc224a61a0922f722'/>
<id>443d766f9506dfcc19de9c8fc224a61a0922f722</id>
<content type='text'>
- demuxers should not access stream-&gt;demux_thread_running
- remove deprecated get_video_frame/got_video_frame_cb

CVS patchset: 5732
CVS date: 2003/11/15 14:00:35

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- demuxers should not access stream-&gt;demux_thread_running
- remove deprecated get_video_frame/got_video_frame_cb

CVS patchset: 5732
CVS date: 2003/11/15 14:00:35

</pre>
</div>
</content>
</entry>
<entry>
<title>XShm crashes with xinimin, when the callbacks return without initializing the</title>
<updated>2003-11-05T21:51:53+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-11-05T21:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9d1d6d55a705e16ebdff1451caabea3b7e97bd27'/>
<id>9d1d6d55a705e16ebdff1451caabea3b7e97bd27</id>
<content type='text'>
values, because "running" is set too late

CVS patchset: 5696
CVS date: 2003/11/05 21:51:53

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
values, because "running" is set too late

CVS patchset: 5696
CVS date: 2003/11/05 21:51:53

</pre>
</div>
</content>
</entry>
<entry>
<title>adding Daniel's new functions to the picture</title>
<updated>2003-11-03T19:17:31+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-11-03T19:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b2eb9528f6cfbbf007813169a1814f08f1754ac0'/>
<id>b2eb9528f6cfbbf007813169a1814f08f1754ac0</id>
<content type='text'>
CVS patchset: 5682
CVS date: 2003/11/03 19:17:31

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5682
CVS date: 2003/11/03 19:17:31

</pre>
</div>
</content>
</entry>
<entry>
<title>build empty placeholders for those developers who do not have the necessary</title>
<updated>2003-10-28T16:55:05+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-10-28T16:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7a5a4dc419b85c1740dfd0e0a78de69e0f0b96b9'/>
<id>7a5a4dc419b85c1740dfd0e0a78de69e0f0b96b9</id>
<content type='text'>
tools installed, but force a rebuild during "make dist"

CVS patchset: 5626
CVS date: 2003/10/28 16:55:05

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tools installed, but force a rebuild during "make dist"

CVS patchset: 5626
CVS date: 2003/10/28 16:55:05

</pre>
</div>
</content>
</entry>
<entry>
<title>* removing README.dxr3_pl (it was the only translated file of the READMEs</title>
<updated>2003-10-27T11:13:55+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-10-27T11:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=85ab9da07bcb6b2336d03e311a55f2e0c90bbd46'/>
<id>85ab9da07bcb6b2336d03e311a55f2e0c90bbd46</id>
<content type='text'>
  and was more than half a year old - translators already have enough to do)
* simplifying Makefiles
* small README reorg

CVS patchset: 5613
CVS date: 2003/10/27 11:13:55

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  and was more than half a year old - translators already have enough to do)
* simplifying Makefiles
* small README reorg

CVS patchset: 5613
CVS date: 2003/10/27 11:13:55

</pre>
</div>
</content>
</entry>
<entry>
<title>fix MRL grammar: conf_char was never defined, use stream_char instead</title>
<updated>2003-10-26T17:45:26+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-10-26T17:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c99feda3aed9cf461f5fcc21e8ed67f56e938a9f'/>
<id>c99feda3aed9cf461f5fcc21e8ed67f56e938a9f</id>
<content type='text'>
CVS patchset: 5610
CVS date: 2003/10/26 17:45:26

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5610
CVS date: 2003/10/26 17:45:26

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