<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libw32dll, branch 1.1.4</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>Link to threading providing libs and -lm. THIS PROBABLY NEEDS REVIEW!</title>
<updated>2006-12-28T09:56:01+00:00</updated>
<author>
<name>Reinhard Tartler</name>
<email>siretart@tauware.de</email>
</author>
<published>2006-12-28T09:56:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3b65b4170f87a571e242cb29b8485e3008fc0b21'/>
<id>3b65b4170f87a571e242cb29b8485e3008fc0b21</id>
<content type='text'>
(but makes xine-lib build at least on debian/i386 systems)

CVS patchset: 8472
CVS date: 2006/12/28 09:56:01

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(but makes xine-lib build at least on debian/i386 systems)

CVS patchset: 8472
CVS date: 2006/12/28 09:56:01

</pre>
</div>
</content>
</entry>
<entry>
<title>Apply the textrel patch from Gentoo, thanks to PaX team for providing it. The patch was applied and tested for a while in Gentoo and Pardus, and solves also Debian's problems with non-PIC code. If problems will arise, they'll be debugged.</title>
<updated>2006-12-21T09:54:44+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-12-21T09:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4d3ead5b20de46118087552ea6db715720f8374e'/>
<id>4d3ead5b20de46118087552ea6db715720f8374e</id>
<content type='text'>
CVS patchset: 8431
CVS date: 2006/12/21 09:54:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8431
CVS date: 2006/12/21 09:54:44

</pre>
</div>
</content>
</entry>
<entry>
<title>Mark string-type configuration items according to whether they're plain</title>
<updated>2006-12-19T19:10:50+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2006-12-19T19:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ace000d3a03181607b130c28da69652f5f60f7d6'/>
<id>ace000d3a03181607b130c28da69652f5f60f7d6</id>
<content type='text'>
strings or names of files, device nodes or directories. This information is
available to front ends (via .num_value) so that they can present
file/dir-open dialogue boxes if they so choose.
Subtitle font selection is split up due to this.

CVS patchset: 8425
CVS date: 2006/12/19 19:10:50

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
strings or names of files, device nodes or directories. This information is
available to front ends (via .num_value) so that they can present
file/dir-open dialogue boxes if they so choose.
Subtitle font selection is split up due to this.

CVS patchset: 8425
CVS date: 2006/12/19 19:10:50

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wrong length specification for strncat() calls.</title>
<updated>2006-12-08T16:26:10+00:00</updated>
<author>
<name>Matthias Hopf</name>
<email>mat@mshopf.de</email>
</author>
<published>2006-12-08T16:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4169f9efdaeda8a60b5cfd464bd39b80a9dd2032'/>
<id>4169f9efdaeda8a60b5cfd464bd39b80a9dd2032</id>
<content type='text'>
Consolidated multiple strncat() calls to snprintf().

CVS patchset: 8407
CVS date: 2006/12/08 16:26:10

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Consolidated multiple strncat() calls to snprintf().

CVS patchset: 8407
CVS date: 2006/12/08 16:26:10

</pre>
</div>
</content>
</entry>
<entry>
<title>Install inttypes.h on stone age platforms (xine.h needs it).</title>
<updated>2006-10-10T21:39:56+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2006-10-10T21:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4b1a5fc89cae36c9390e0e42f877f474feb632cb'/>
<id>4b1a5fc89cae36c9390e0e42f877f474feb632cb</id>
<content type='text'>
Small improvements.

CVS patchset: 8332
CVS date: 2006/10/10 21:39:56

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

CVS patchset: 8332
CVS date: 2006/10/10 21:39:56

</pre>
</div>
</content>
</entry>
<entry>
<title>Assign a character to a char variable, rather than a number. Hopefully will remove a false positive in Coverity.</title>
<updated>2006-09-25T23:22:21+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-09-25T23:22:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f3498c36c71f4eb1840d6389d4d30c76c6f26cf8'/>
<id>f3498c36c71f4eb1840d6389d4d30c76c6f26cf8</id>
<content type='text'>
CVS patchset: 8278
CVS date: 2006/09/25 23:22:21

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8278
CVS date: 2006/09/25 23:22:21

</pre>
</div>
</content>
</entry>
<entry>
<title>Implement visibility support, available on GCC 4.0 and later and on some 3.4 (through backports), to avoid exporting unneeded internal symbols, making plugins' loading faster and use of internal copies of libraries more solid. It should automatically fall back to the old way in GCCs that does not support -fvisibility=hidden, but has to be tested carefully. No issues were found in the months of testing in Gentoo, but this requires special attention anyway.</title>
<updated>2006-07-10T22:08:12+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-07-10T22:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e70c5600f5653c6915931717bdd52f9a6a2f2d9d'/>
<id>e70c5600f5653c6915931717bdd52f9a6a2f2d9d</id>
<content type='text'>
CVS patchset: 8101
CVS date: 2006/07/10 22:08:12

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8101
CVS date: 2006/07/10 22:08:12

</pre>
</div>
</content>
</entry>
<entry>
<title>Mark text as impure where necessary to fix build under Solaris/IA32.</title>
<updated>2006-06-19T12:08:45+00:00</updated>
<author>
<name>Robin KAY</name>
<email>komadori@users.sourceforge.net</email>
</author>
<published>2006-06-19T12:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=467fae3a1d344e9ff7c5e8acb9c761eeb82b4460'/>
<id>467fae3a1d344e9ff7c5e8acb9c761eeb82b4460</id>
<content type='text'>
CVS patchset: 8060
CVS date: 2006/06/19 12:08:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8060
CVS date: 2006/06/19 12:08:45

</pre>
</div>
</content>
</entry>
<entry>
<title>Re-commit lost change: Fix the freeze on QuickTime files when configured with non-existing win32 codecs path. win32.c have known nothing about all paths tested in module.c.</title>
<updated>2006-06-11T15:09:47+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2006-06-11T15:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ba717771e1356acbc7c4c35cb2828098a5a31675'/>
<id>ba717771e1356acbc7c4c35cb2828098a5a31675</id>
<content type='text'>
CVS patchset: 8033
CVS date: 2006/06/11 15:09:47

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8033
CVS date: 2006/06/11 15:09:47

</pre>
</div>
</content>
</entry>
<entry>
<title>Various static/const fixes from Gentoo.</title>
<updated>2006-06-02T22:18:56+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2006-06-02T22:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6a90ef1128ca51713804e94da00f9c3a7440ec16'/>
<id>6a90ef1128ca51713804e94da00f9c3a7440ec16</id>
<content type='text'>
CVS patchset: 8009
CVS date: 2006/06/02 22:18:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8009
CVS date: 2006/06/02 22:18:56

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