<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/doc/hackersguide/library.sgml, branch 1.2.5</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>Rename the sgml files to docbook (xml).</title>
<updated>2007-06-02T17:32:52+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-06-02T17:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2a4dbb619807a5da276e21463eee3c1fc07840e1'/>
<id>2a4dbb619807a5da276e21463eee3c1fc07840e1</id>
<content type='text'>
--HG--
rename : doc/hackersguide/hackersguide.sgml =&gt; doc/hackersguide/hackersguide.docbook
rename : doc/hackersguide/internals.sgml =&gt; doc/hackersguide/internals.docbook
rename : doc/hackersguide/intro.sgml =&gt; doc/hackersguide/intro.docbook
rename : doc/hackersguide/library.sgml =&gt; doc/hackersguide/library.docbook
rename : doc/hackersguide/output.sgml =&gt; doc/hackersguide/output.docbook
rename : doc/hackersguide/overview.sgml =&gt; doc/hackersguide/overview.docbook
rename : doc/hackersguide/stream.sgml =&gt; doc/hackersguide/stream.docbook
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : doc/hackersguide/hackersguide.sgml =&gt; doc/hackersguide/hackersguide.docbook
rename : doc/hackersguide/internals.sgml =&gt; doc/hackersguide/internals.docbook
rename : doc/hackersguide/intro.sgml =&gt; doc/hackersguide/intro.docbook
rename : doc/hackersguide/library.sgml =&gt; doc/hackersguide/library.docbook
rename : doc/hackersguide/output.sgml =&gt; doc/hackersguide/output.docbook
rename : doc/hackersguide/overview.sgml =&gt; doc/hackersguide/overview.docbook
rename : doc/hackersguide/stream.sgml =&gt; doc/hackersguide/stream.docbook
</pre>
</div>
</content>
</entry>
<entry>
<title>try Jason Tackaberry suggestion to fix problem of the growing X event</title>
<updated>2005-09-12T00:47:03+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-09-12T00:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7ab3a9ffdb889c57dfc4b73b8bf26ebb8d1dc5b8'/>
<id>7ab3a9ffdb889c57dfc4b73b8bf26ebb8d1dc5b8</id>
<content type='text'>
queue with increased CPU load (that is, some events were never dequeued)

CVS patchset: 7729
CVS date: 2005/09/12 00:47:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
queue with increased CPU load (that is, some events were never dequeued)

CVS patchset: 7729
CVS date: 2005/09/12 00:47:03

</pre>
</div>
</content>
</entry>
<entry>
<title>xinimin updates to properly quit on stream end</title>
<updated>2004-11-13T17:18:15+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-11-13T17:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c6a1bafda333d15e7b5559cc085200a3c930a13c'/>
<id>c6a1bafda333d15e7b5559cc085200a3c930a13c</id>
<content type='text'>
CVS patchset: 7121
CVS date: 2004/11/13 17:18:15

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7121
CVS date: 2004/11/13 17:18:15

</pre>
</div>
</content>
</entry>
<entry>
<title>embarassing overflow in the hacker's guide example app</title>
<updated>2004-07-22T14:02:49+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-07-22T14:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=be30645199ca380856652f8f03e9068cd31df576'/>
<id>be30645199ca380856652f8f03e9068cd31df576</id>
<content type='text'>
CVS patchset: 6830
CVS date: 2004/07/22 14:02:49

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6830
CVS date: 2004/07/22 14:02:49

</pre>
</div>
</content>
</entry>
<entry>
<title>calling XInitThreads() is definitely the frontend's job, because it has</title>
<updated>2004-06-27T11:16:20+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-06-27T11:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=29f04d913513a470bc91aff3e6c0fca699e460f8'/>
<id>29f04d913513a470bc91aff3e6c0fca699e460f8</id>
<content type='text'>
to call Xlib functions before xine to properly fill x11_visual_t

CVS patchset: 6755
CVS date: 2004/06/27 11:16:20

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to call Xlib functions before xine to properly fill x11_visual_t

CVS patchset: 6755
CVS date: 2004/06/27 11:16:20

</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>updated hackersguide:</title>
<updated>2003-10-12T19:06:43+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-10-12T19:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=60239a297dd0e7a6454dbd15de9d0186dea93c14'/>
<id>60239a297dd0e7a6454dbd15de9d0186dea93c14</id>
<content type='text'>
* added some small pieces
* incorporated some former READMEs and Mike's fabulous demuxer and decoder doc
* splitted into multiple files
* made new drawings (hopefully I am not the only one to understand them)
* Makefile support for building a HTML version which is now
  installed in the user's doc directory

CVS patchset: 5494
CVS date: 2003/10/12 19:06:43

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* added some small pieces
* incorporated some former READMEs and Mike's fabulous demuxer and decoder doc
* splitted into multiple files
* made new drawings (hopefully I am not the only one to understand them)
* Makefile support for building a HTML version which is now
  installed in the user's doc directory

CVS patchset: 5494
CVS date: 2003/10/12 19:06:43

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