<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/xine-utils, 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>Update win32 MSVC build:</title>
<updated>2003-12-13T11:35:07+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2003-12-13T11:35:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6e8e94faf64728ff0124b0ccbe67071264153ec6'/>
<id>6e8e94faf64728ff0124b0ccbe67071264153ec6</id>
<content type='text'>
  * internal names cleanup
  * http input plugin uses http_helper.c
  * fix change in audio_directx
  * MSVC stoped compile xineui because of 'this', mysterious
  * change non-constand array lengths to malloc/free,
    it good for such old compilers as my MSVC 6.0
  * change lprintf macro for MSVC to compile again
    (I don't know, how use variable number of macro arguments  in MSVC...)
  * merge compiling of xine-utils and xine-engine

CVS patchset: 5902
CVS date: 2003/12/13 11:35:07

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * internal names cleanup
  * http input plugin uses http_helper.c
  * fix change in audio_directx
  * MSVC stoped compile xineui because of 'this', mysterious
  * change non-constand array lengths to malloc/free,
    it good for such old compilers as my MSVC 6.0
  * change lprintf macro for MSVC to compile again
    (I don't know, how use variable number of macro arguments  in MSVC...)
  * merge compiling of xine-utils and xine-engine

CVS patchset: 5902
CVS date: 2003/12/13 11:35:07

</pre>
</div>
</content>
</entry>
<entry>
<title>no need to mallocing (and never freeing) for putenv() calls.</title>
<updated>2003-12-13T01:47:35+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-12-13T01:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0298ccc5c11938ca9e5b791160e2de1d981e2034'/>
<id>0298ccc5c11938ca9e5b791160e2de1d981e2034</id>
<content type='text'>
CVS patchset: 5900
CVS date: 2003/12/13 01:47:35

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5900
CVS date: 2003/12/13 01:47:35

</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright year (and we have to do it again in 3 weeks... ;-) )</title>
<updated>2003-12-09T00:02:28+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-12-09T00:02:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=011a6ccc1dd88b58e01f83ab13eb9119f45c23ea'/>
<id>011a6ccc1dd88b58e01f83ab13eb9119f45c23ea</id>
<content type='text'>
CVS patchset: 5879
CVS date: 2003/12/09 00:02:28

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5879
CVS date: 2003/12/09 00:02:28

</pre>
</div>
</content>
</entry>
<entry>
<title>use __XINE_FUNCTION__</title>
<updated>2003-12-08T12:37:25+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-12-08T12:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7474a15796cbcb373873121725dbce65c5438b11'/>
<id>7474a15796cbcb373873121725dbce65c5438b11</id>
<content type='text'>
CVS patchset: 5872
CVS date: 2003/12/08 12:37:25

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5872
CVS date: 2003/12/08 12:37:25

</pre>
</div>
</content>
</entry>
<entry>
<title>_x_assert: printout format like assert(), _x_abort: print file/line/func before aborting (useful to trace abort()s).</title>
<updated>2003-12-08T12:36:02+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-12-08T12:36:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9b890addd8f5498342f50cdbf9fd9e9e1fa248c6'/>
<id>9b890addd8f5498342f50cdbf9fd9e9e1fa248c6</id>
<content type='text'>
CVS patchset: 5870
CVS date: 2003/12/08 12:36:02

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5870
CVS date: 2003/12/08 12:36:02

</pre>
</div>
</content>
</entry>
<entry>
<title>all code where xine_list_free() is used (correctly) assumes that</title>
<updated>2003-12-08T11:49:16+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-12-08T11:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=084c1a6847baaeabaedb0d74a12b1b0ec0b2c7d9'/>
<id>084c1a6847baaeabaedb0d74a12b1b0ec0b2c7d9</id>
<content type='text'>
xine_list_free() frees the elements and itself, unfortunately this
has not been true

CVS patchset: 5868
CVS date: 2003/12/08 11:49:16

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
xine_list_free() frees the elements and itself, unfortunately this
has not been true

CVS patchset: 5868
CVS date: 2003/12/08 11:49:16

</pre>
</div>
</content>
</entry>
<entry>
<title>get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replace XINE_ASSERT by _x_assert, which works exaclty as assert, except that it still warns with NDEBUG defined (but don't abort). Fix missuning of assert(0), which isn't safe, abort is abort, assert is for debugging purpose only, so all assert(0) has been converted to abort() alls. In osd_preload_fonts(): alloc needed memory chunk. Define NDEBUG in CFLAGS, for non DEBUG build only.</title>
<updated>2003-12-07T15:34:29+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-12-07T15:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c8fdff20285b59cd892297317572fbb4c3633f78'/>
<id>c8fdff20285b59cd892297317572fbb4c3633f78</id>
<content type='text'>
CVS patchset: 5860
CVS date: 2003/12/07 15:34:29

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5860
CVS date: 2003/12/07 15:34:29

</pre>
</div>
</content>
</entry>
<entry>
<title>getting the spelling really right</title>
<updated>2003-12-06T18:15:56+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-12-06T18:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=cc9fc3ae5d68870a81a152fb177e48fc92ea6da3'/>
<id>cc9fc3ae5d68870a81a152fb177e48fc92ea6da3</id>
<content type='text'>
CVS patchset: 5854
CVS date: 2003/12/06 18:15:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5854
CVS date: 2003/12/06 18:15:56

</pre>
</div>
</content>
</entry>
<entry>
<title>reading through Daniel's huge patch was quite tiresome, but it was not worthless:</title>
<updated>2003-12-06T18:11:53+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-12-06T18:11:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e984f917fbbc37874f55c6aff3239831cb43d1ec'/>
<id>e984f917fbbc37874f55c6aff3239831cb43d1ec</id>
<content type='text'>
* fixing some lprintf's
* fixing one printf -&gt; xprintf
* adding patch to diff_to_ffmpeg_cvs
* small addition to xineutils.h (some gcc magic for future optimizations)

CVS patchset: 5853
CVS date: 2003/12/06 18:11:53

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fixing some lprintf's
* fixing one printf -&gt; xprintf
* adding patch to diff_to_ffmpeg_cvs
* small addition to xineutils.h (some gcc magic for future optimizations)

CVS patchset: 5853
CVS date: 2003/12/06 18:11:53

</pre>
</div>
</content>
</entry>
<entry>
<title>fix mem overlap reported by valgrind</title>
<updated>2003-12-06T16:10:01+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-12-06T16:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1a94ed9db8e28082d9286df2d6c59c7dffb69c1e'/>
<id>1a94ed9db8e28082d9286df2d6c59c7dffb69c1e</id>
<content type='text'>
CVS patchset: 5852
CVS date: 2003/12/06 16:10:01

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5852
CVS date: 2003/12/06 16:10:01

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