<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/lib, branch 1.1.12</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>Fix to timegm.c</title>
<updated>2008-02-11T16:38:48+00:00</updated>
<author>
<name>Carlo Bramini</name>
<email>carlo_bramini@users.sourceforge.net</email>
</author>
<published>2008-02-11T16:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=cbbfd6efbf8b632fc039eb1fce729258b5ac3bdb'/>
<id>cbbfd6efbf8b632fc039eb1fce729258b5ac3bdb</id>
<content type='text'>
timegm.c uses tzset(), but if host does not provide it, compilation or
linking will fail. I fixed it by checking the status of HAVE_TZSET. If the
function is not detected at configure time, it won't be used, like it has
been done in other parts of xine-lib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
timegm.c uses tzset(), but if host does not provide it, compilation or
linking will fail. I fixed it by checking the status of HAVE_TZSET. If the
function is not detected at configure time, it won't be used, like it has
been done in other parts of xine-lib.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a read-past-end bug in xine-lib's internal strtok_r replacement.</title>
<updated>2008-01-09T22:19:42+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-01-09T22:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2a9d1fe9f99cc2329a762f6e30a8ee0dc8e84014'/>
<id>2a9d1fe9f99cc2329a762f6e30a8ee0dc8e84014</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace xine_private_strndup() implementation with NetBSD version.</title>
<updated>2007-11-13T23:20:36+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-11-13T23:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=024704b60f04c4eada240315983424969530a9f7'/>
<id>024704b60f04c4eada240315983424969530a9f7</id>
<content type='text'>
As the source file for xine_private_strndup() does not provide a licence
header, replace it with a safe copy (licence wise) taken from NetBSD CVS.

The implementation is licensed under 3-clause BSD licence, that is
compatible with GPL-2 or later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As the source file for xine_private_strndup() does not provide a licence
header, replace it with a safe copy (licence wise) taken from NetBSD CVS.

The implementation is licensed under 3-clause BSD licence, that is
compatible with GPL-2 or later.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace xine_private_strsep() implementation with OpenBSD version.</title>
<updated>2007-11-13T21:48:30+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-11-13T21:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=eb6de332a415907a8c1a5ae5783fc5d6b13ffabf'/>
<id>eb6de332a415907a8c1a5ae5783fc5d6b13ffabf</id>
<content type='text'>
As the source file for xine_private_strsep() does not provide a licence
header, replace it with a safe copy (licence wise) taken from OpenBSD CVS.

The implementation is licensed under 3-clause BSD licence, that is compatible
with GPL-2 or later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As the source file for xine_private_strsep() does not provide a licence
header, replace it with a safe copy (licence wise) taken from OpenBSD CVS.

The implementation is licensed under 3-clause BSD licence, that is compatible
with GPL-2 or later.
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete most of the CVS $Id$/$Log$ lines.</title>
<updated>2007-11-10T22:06:10+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-11-10T22:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3c175fd21df04c5c0afa160f81aea0c305f69dc5'/>
<id>3c175fd21df04c5c0afa160f81aea0c305f69dc5</id>
<content type='text'>
--HG--
extra : transplant_source : %E0%D0%C5%8B%BEU%DD%24%5D7%1F%ADV%AD%EB%23%CBU%80%EB
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : transplant_source : %E0%D0%C5%8B%BEU%DD%24%5D7%1F%ADV%AD%EB%23%CBU%80%EB
</pre>
</div>
</content>
</entry>
<entry>
<title>Update FSF address on non-contributed code and COPYING files.</title>
<updated>2007-11-09T17:11:05+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-11-09T17:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c8f3cd1faf678b64920ad62f1275b03aae0157a7'/>
<id>c8f3cd1faf678b64920ad62f1275b03aae0157a7</id>
<content type='text'>
For contributed code, leave whatever the version we last synced for is using
to make simpler future syncs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For contributed code, leave whatever the version we last synced for is using
to make simpler future syncs.
</pre>
</div>
</content>
</entry>
<entry>
<title>xine_internal_memmem should be named xine_private_memmem.</title>
<updated>2007-07-04T15:32:08+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-07-04T15:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=bb1bad1047402e383d84be413b46926df36138f2'/>
<id>bb1bad1047402e383d84be413b46926df36138f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix stupid mistake.</title>
<updated>2007-06-13T12:54:31+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-06-13T12:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=72652f73d9df50711293680e9a4b2df7630e5f16'/>
<id>72652f73d9df50711293680e9a4b2df7630e5f16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport the memmem() replacement from 1.2 series.</title>
<updated>2007-06-13T12:03:33+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-06-13T12:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=124034579abdf8cdfe5a965307bf0027e62d1be6'/>
<id>124034579abdf8cdfe5a965307bf0027e62d1be6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build issues on systems which need our internal asprintf.</title>
<updated>2007-06-07T23:40:11+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-06-07T23:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9043d0680a6e15ab0058e8cabc48610de50cc29a'/>
<id>9043d0680a6e15ab0058e8cabc48610de50cc29a</id>
<content type='text'>
config.h is now include/configure.h and no longer #includes os_internals.h.
A new file, include/config.h, #includes both; this breaks a #include loop.
Other files are updated accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
config.h is now include/configure.h and no longer #includes os_internals.h.
A new file, include/config.h, #includes both; this breaks a #include loop.
Other files are updated accordingly.
</pre>
</div>
</content>
</entry>
</feed>
