<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/doc/hackersguide, 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>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>auto* fix: pass 1</title>
<updated>2003-01-29T11:10:50+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-01-29T11:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=098a9e1144f620e3d975648920384d233dd85ed1'/>
<id>098a9e1144f620e3d975648920384d233dd85ed1</id>
<content type='text'>
CVS patchset: 4036
CVS date: 2003/01/29 11:10:50

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4036
CVS date: 2003/01/29 11:10:50

</pre>
</div>
</content>
</entry>
<entry>
<title>updates (osd faq, plugin_info_t and Daniel's xinimin)</title>
<updated>2003-01-23T18:46:56+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-01-23T18:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=751418fc6730f1ec1270a0858772b6c9590b8b64'/>
<id>751418fc6730f1ec1270a0858772b6c9590b8b64</id>
<content type='text'>
CVS patchset: 3997
CVS date: 2003/01/23 18:46:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3997
CVS date: 2003/01/23 18:46:56

</pre>
</div>
</content>
</entry>
<entry>
<title>Updated cvscompile.sh to look for configure.ac</title>
<updated>2002-09-19T06:01:18+00:00</updated>
<author>
<name>Stephen Torri</name>
<email>storri@users.sourceforge.net</email>
</author>
<published>2002-09-19T06:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7fb9dc915cded39e8ad4bed49a14b0d6769ba5bd'/>
<id>7fb9dc915cded39e8ad4bed49a14b0d6769ba5bd</id>
<content type='text'>
Replaced configure.in with configure.ac
Remove acconfig.h (Unnecessary with autoconf 2.52 or above)
Updated configure.ac to remove deprecated macros, upgraded
  AC_DEFINE to include comments, merged in acconfig.h.
Combined libxine and libxineutils into one library. libxineutils
  is created but not installed. Its statically linked into libxine.
Advanced libxine version from 0.2.0 to 1.0.0
Removed references for skins.
Plugins now installed to &lt;libdir&gt;/xine/plugins/$XINE_MAJOR.$XINE_MORE.
$XINE_SUB
Xine-config updated for new location of plugins
Sorted file lists in Makefile.am to make them more readable.
TODO: remove skins references from xine-config

CVS patchset: 2705
CVS date: 2002/09/19 06:01:18

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaced configure.in with configure.ac
Remove acconfig.h (Unnecessary with autoconf 2.52 or above)
Updated configure.ac to remove deprecated macros, upgraded
  AC_DEFINE to include comments, merged in acconfig.h.
Combined libxine and libxineutils into one library. libxineutils
  is created but not installed. Its statically linked into libxine.
Advanced libxine version from 0.2.0 to 1.0.0
Removed references for skins.
Plugins now installed to &lt;libdir&gt;/xine/plugins/$XINE_MAJOR.$XINE_MORE.
$XINE_SUB
Xine-config updated for new location of plugins
Sorted file lists in Makefile.am to make them more readable.
TODO: remove skins references from xine-config

CVS patchset: 2705
CVS date: 2002/09/19 06:01:18

</pre>
</div>
</content>
</entry>
<entry>
<title>attempt to illustrate overlay architecture... (i better go back coding! :)</title>
<updated>2002-08-24T16:50:55+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-08-24T16:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2b5c7744c16b9662498b898c90f30e8549319da6'/>
<id>2b5c7744c16b9662498b898c90f30e8549319da6</id>
<content type='text'>
CVS patchset: 2509
CVS date: 2002/08/24 16:50:55

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 2509
CVS date: 2002/08/24 16:50:55

</pre>
</div>
</content>
</entry>
<entry>
<title>text about overlays and osd</title>
<updated>2002-08-24T16:48:56+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-08-24T16:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=562cc15a71c2c59fdc63563559c0dc129a7c0aeb'/>
<id>562cc15a71c2c59fdc63563559c0dc129a7c0aeb</id>
<content type='text'>
CVS patchset: 2508
CVS date: 2002/08/24 16:48:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 2508
CVS date: 2002/08/24 16:48:56

</pre>
</div>
</content>
</entry>
<entry>
<title>Let cvs ignore a lot of files that are built.</title>
<updated>2002-06-23T16:18:44+00:00</updated>
<author>
<name>Dennis Björklund</name>
<email>dennisbj@users.sourceforge.net</email>
</author>
<published>2002-06-23T16:18:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=aac8f9c329942d0be3128cdab01083eed067ad2f'/>
<id>aac8f9c329942d0be3128cdab01083eed067ad2f</id>
<content type='text'>
CVS patchset: 2138
CVS date: 2002/06/23 16:18:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 2138
CVS date: 2002/06/23 16:18:44

</pre>
</div>
</content>
</entry>
<entry>
<title>Small update adding INPUT_CAP_PREVIEW</title>
<updated>2002-05-06T12:14:30+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2002-05-06T12:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=003e1ab7e98424f5214be18e1e25d751df07b2f8'/>
<id>003e1ab7e98424f5214be18e1e25d751df07b2f8</id>
<content type='text'>
CVS patchset: 1857
CVS date: 2002/05/06 12:14:30

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1857
CVS date: 2002/05/06 12:14:30

</pre>
</div>
</content>
</entry>
<entry>
<title>better libmad description</title>
<updated>2002-05-03T01:44:03+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-05-03T01:44:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e92277bc387b2c2c0e28b9ca198cba8c814ada25'/>
<id>e92277bc387b2c2c0e28b9ca198cba8c814ada25</id>
<content type='text'>
CVS patchset: 1842
CVS date: 2002/05/03 01:44:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1842
CVS date: 2002/05/03 01:44:03

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 'make dist' breakage caused by (empty) 'SUBDIRS='</title>
<updated>2002-04-20T09:50:33+00:00</updated>
<author>
<name>Ewald Snel</name>
<email>esnel@users.sourceforge.net</email>
</author>
<published>2002-04-20T09:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2f263b7df415c4f7b18061619cfa8e8e2432d280'/>
<id>2f263b7df415c4f7b18061619cfa8e8e2432d280</id>
<content type='text'>
CVS patchset: 1744
CVS date: 2002/04/20 09:50:33

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1744
CVS date: 2002/04/20 09:50:33

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