<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libw32dll/wine/ext.c, branch 1-rc3</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>Replace all exit(1) with abort().</title>
<updated>2002-04-29T23:31:59+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2002-04-29T23:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0ec1fddf7f2eaf8eb29123d79e3462e723a37c1d'/>
<id>0ec1fddf7f2eaf8eb29123d79e3462e723a37c1d</id>
<content type='text'>
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable.

CVS patchset: 1811
CVS date: 2002/04/29 23:31:59

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable.

CVS patchset: 1811
CVS date: 2002/04/29 23:31:59

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compile problems with wine including the wrong header files.</title>
<updated>2002-04-07T12:17:26+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2002-04-07T12:17:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=28fd212fe15c240f337575a12057d3468e5ee05d'/>
<id>28fd212fe15c240f337575a12057d3468e5ee05d</id>
<content type='text'>
CVS patchset: 1695
CVS date: 2002/04/07 12:17:26

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1695
CVS date: 2002/04/07 12:17:26

</pre>
</div>
</content>
</entry>
<entry>
<title>acelpnet should work now (some files updated from mplayer cvs)</title>
<updated>2002-01-07T02:17:10+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-01-07T02:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0adff4cf87927e281295acdecc099c4c12084f80'/>
<id>0adff4cf87927e281295acdecc099c4c12084f80</id>
<content type='text'>
CVS patchset: 1360
CVS date: 2002/01/07 02:17:10

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1360
CVS date: 2002/01/07 02:17:10

</pre>
</div>
</content>
</entry>
<entry>
<title>- update win32 loader</title>
<updated>2001-11-07T02:15:24+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2001-11-07T02:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=258777b8039c78817611fefe656cef7ec8c79ef1'/>
<id>258777b8039c78817611fefe656cef7ec8c79ef1</id>
<content type='text'>
- dynamic buffers fixes a lot of audio problems

CVS patchset: 974
CVS date: 2001/11/07 02:15:24

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- dynamic buffers fixes a lot of audio problems

CVS patchset: 974
CVS date: 2001/11/07 02:15:24

</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs. Fixed some warnings. configure.in is ready for 0.9.1.</title>
<updated>2001-09-16T23:13:45+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2001-09-16T23:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e9d3fc29c17ce3cb3f609e65de4b4852681ae4ef'/>
<id>e9d3fc29c17ce3cb3f609e65de4b4852681ae4ef</id>
<content type='text'>
CVS patchset: 646
CVS date: 2001/09/16 23:13:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 646
CVS date: 2001/09/16 23:13:45

</pre>
</div>
</content>
</entry>
<entry>
<title>Add prototypes for all functions in wine/*, to catch __stdcall function</title>
<updated>2001-07-04T14:05:09+00:00</updated>
<author>
<name>uid56437</name>
<email>none@none</email>
</author>
<published>2001-07-04T14:05:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0342d76c613911b282e14a1188326075d1d43bca'/>
<id>0342d76c613911b282e14a1188326075d1d43bca</id>
<content type='text'>
attribute mismatches between function prototypes and function definitions.
Such a __stdcall mismatch can corrupt the cpu's stack, because both the
caller and the callee clean up function parameter from the stack (or none
of them removes the function parameters)
wine/* should be less sensitive to optimzation options due to this change.

CVS patchset: 245
CVS date: 2001/07/04 14:05:09

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
attribute mismatches between function prototypes and function definitions.
Such a __stdcall mismatch can corrupt the cpu's stack, because both the
caller and the callee clean up function parameter from the stack (or none
of them removes the function parameters)
wine/* should be less sensitive to optimzation options due to this change.

CVS patchset: 245
CVS date: 2001/07/04 14:05:09

</pre>
</div>
</content>
</entry>
<entry>
<title>finally - w32codec works again</title>
<updated>2001-06-09T18:40:41+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2001-06-09T18:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0933fe6902e2504599b65cf6d235edbd1b901828'/>
<id>0933fe6902e2504599b65cf6d235edbd1b901828</id>
<content type='text'>
CVS patchset: 137
CVS date: 2001/06/09 18:40:41

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 137
CVS date: 2001/06/09 18:40:41

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