<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/doc, branch 1-beta1</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>Added instructions for building xine-lib from CVS. The xine-lib/README points to this directory. This file was a copy of xine-lib/README. This was silly.</title>
<updated>2002-11-09T22:00:34+00:00</updated>
<author>
<name>Stephen Torri</name>
<email>storri@users.sourceforge.net</email>
</author>
<published>2002-11-09T22:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=275edf08c6440fc8109b348a33e165f99c0c1a1d'/>
<id>275edf08c6440fc8109b348a33e165f99c0c1a1d</id>
<content type='text'>
CVS patchset: 3212
CVS date: 2002/11/09 22:00:34

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3212
CVS date: 2002/11/09 22:00:34

</pre>
</div>
</content>
</entry>
<entry>
<title>To build xine-lib now from cvs you run: autogen.sh</title>
<updated>2002-11-04T00:37:18+00:00</updated>
<author>
<name>Stephen Torri</name>
<email>storri@users.sourceforge.net</email>
</author>
<published>2002-11-04T00:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2ebab9ec4a93cf17ab2c781425e13816f1af08e4'/>
<id>2ebab9ec4a93cf17ab2c781425e13816f1af08e4</id>
<content type='text'>
You would do: autogen.sh &lt;configure flags&gt; or autogen &lt;shortcut&gt;
The short cuts are:
aclocal - re-run aclocal
autoheader - re-run autoheader
automake - re-run automake
autoconf - re-run aclocal AND autoconf
libtoolize - re-run libtoolize
noconfig - re-run all gnu tools without doing ./configure
default - run ./configure with &lt;configure flags&gt; or none (if no flags are present)
Removed cvscompile.sh and misc/autogen.sh (deprecated)
General clean up install-debug for Makefile.am files.

CVS patchset: 3180
CVS date: 2002/11/04 00:37:18

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
You would do: autogen.sh &lt;configure flags&gt; or autogen &lt;shortcut&gt;
The short cuts are:
aclocal - re-run aclocal
autoheader - re-run autoheader
automake - re-run automake
autoconf - re-run aclocal AND autoconf
libtoolize - re-run libtoolize
noconfig - re-run all gnu tools without doing ./configure
default - run ./configure with &lt;configure flags&gt; or none (if no flags are present)
Removed cvscompile.sh and misc/autogen.sh (deprecated)
General clean up install-debug for Makefile.am files.

CVS patchset: 3180
CVS date: 2002/11/04 00:37:18

</pre>
</div>
</content>
</entry>
<entry>
<title>make grammar more flexible towards new stream parameters</title>
<updated>2002-11-02T10:43:46+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-11-02T10:43:46+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=093409965c2b600e8a7b370fd942ca60b46c7d63'/>
<id>093409965c2b600e8a7b370fd942ca60b46c7d63</id>
<content type='text'>
CVS patchset: 3142
CVS date: 2002/11/02 10:43:46

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3142
CVS date: 2002/11/02 10:43:46

</pre>
</div>
</content>
</entry>
<entry>
<title>I forgot 'make dist' again</title>
<updated>2002-11-01T17:36:23+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-11-01T17:36:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=edb217dac5f568e5d2cffc406e0ef5bb90d15c9d'/>
<id>edb217dac5f568e5d2cffc406e0ef5bb90d15c9d</id>
<content type='text'>
CVS patchset: 3125
CVS date: 2002/11/01 17:36:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3125
CVS date: 2002/11/01 17:36:23

</pre>
</div>
</content>
</entry>
<entry>
<title>new syntax for MRLs</title>
<updated>2002-10-31T16:58:12+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-10-31T16:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8434b64bf82e3f111ca461a9789707558dff5dd3'/>
<id>8434b64bf82e3f111ca461a9789707558dff5dd3</id>
<content type='text'>
basic changes:
- MRLs are a subset of URIs
- important new delimiter is #
- everything before the # will be passed to the input plugin
- after the # you can add several ;-separated stream parameters:
   novideo     - video will be ignored
   noaudio     - audio will be ignored
   nospu       - spus will be ignored
   demux:...   - specify the demuxer to use (e.g. demux:mpeg_block)
   entry:value - assign any config entry a new value

CVS patchset: 3112
CVS date: 2002/10/31 16:58:12

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
basic changes:
- MRLs are a subset of URIs
- important new delimiter is #
- everything before the # will be passed to the input plugin
- after the # you can add several ;-separated stream parameters:
   novideo     - video will be ignored
   noaudio     - audio will be ignored
   nospu       - spus will be ignored
   demux:...   - specify the demuxer to use (e.g. demux:mpeg_block)
   entry:value - assign any config entry a new value

CVS patchset: 3112
CVS date: 2002/10/31 16:58:12

</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>merging in the new_api branch ... unfortunately video_out / vo_scale is broken now ... matthias/miguel: please fix it :-)</title>
<updated>2002-09-04T23:31:05+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2002-09-04T23:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=403f01979cef7e03b8322ddb870e3959c8de0f77'/>
<id>403f01979cef7e03b8322ddb870e3959c8de0f77</id>
<content type='text'>
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05

</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>
</feed>
