<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/win32, branch 1-rc3a</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>Remove unused files. Only one .def file is used for all plugins now.</title>
<updated>2003-12-26T18:49:13+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2003-12-26T18:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=dd0c1fc3a2c6f77fe9f68a291225488a3238b97f'/>
<id>dd0c1fc3a2c6f77fe9f68a291225488a3238b97f</id>
<content type='text'>
CVS patchset: 5952
CVS date: 2003/12/26 18:49:13

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5952
CVS date: 2003/12/26 18:49:13

</pre>
</div>
</content>
</entry>
<entry>
<title>Win32 mega update:</title>
<updated>2003-12-26T18:37:58+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2003-12-26T18:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b591eb0a1886757e521a6d2ffe78bcb149397c55'/>
<id>b591eb0a1886757e521a6d2ffe78bcb149397c55</id>
<content type='text'>
 - external ffmpeg (with some patches) built by MINGW works, wow!
 - cleanups (only one definition file for all plugins)
 - working release build target
Notes to hybrid MINGW/MSVC build:
 - CVS version of ffmpeg is compiled by MINGW (small patch for compilation
   ffmpeg under MINGW, second for disabling flush because it crashes under
   windows)
 - libxine + xineui compiled by MSVC, additional patch into header files
   of ffmpeg is needed - export all data with '__declspec(dllimport)'

CVS patchset: 5951
CVS date: 2003/12/26 18:37:58

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - external ffmpeg (with some patches) built by MINGW works, wow!
 - cleanups (only one definition file for all plugins)
 - working release build target
Notes to hybrid MINGW/MSVC build:
 - CVS version of ffmpeg is compiled by MINGW (small patch for compilation
   ffmpeg under MINGW, second for disabling flush because it crashes under
   windows)
 - libxine + xineui compiled by MSVC, additional patch into header files
   of ffmpeg is needed - export all data with '__declspec(dllimport)'

CVS patchset: 5951
CVS date: 2003/12/26 18:37:58

</pre>
</div>
</content>
</entry>
<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>Win32 MSVC stuff:</title>
<updated>2003-11-26T21:28:47+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2003-11-26T21:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8881fb73b3601d02796eab988e2d1d6aff1ee07a'/>
<id>8881fb73b3601d02796eab988e2d1d6aff1ee07a</id>
<content type='text'>
  piece of patch of previous win32 update
  sputext demuxer - latin1 subtitles work
  mpeg_pes demuxer - it's compiled fine with MSVC and it seems it works

CVS patchset: 5799
CVS date: 2003/11/26 21:28:47

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  piece of patch of previous win32 update
  sputext demuxer - latin1 subtitles work
  mpeg_pes demuxer - it's compiled fine with MSVC and it seems it works

CVS patchset: 5799
CVS date: 2003/11/26 21:28:47

</pre>
</div>
</content>
</entry>
<entry>
<title>Final patches for compiling xine under MSVC:</title>
<updated>2003-11-04T14:38:26+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2003-11-04T14:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=cad449ce4a6de420b36a155f9da8c575307c66a1'/>
<id>cad449ce4a6de420b36a155f9da8c575307c66a1</id>
<content type='text'>
 - basename() is added to xine-utils, if it isn't found by configure
 - macros with variable number of arguments are simplified to ignore
   additional arguments (only for MSVC),
   lprintf macro simplified with full functionality
 - minor update for building a52, some preparation for ffmpeg

CVS patchset: 5687
CVS date: 2003/11/04 14:38:26

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - basename() is added to xine-utils, if it isn't found by configure
 - macros with variable number of arguments are simplified to ignore
   additional arguments (only for MSVC),
   lprintf macro simplified with full functionality
 - minor update for building a52, some preparation for ffmpeg

CVS patchset: 5687
CVS date: 2003/11/04 14:38:26

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix SEGFAULT beside error if no plugin loaded yet.</title>
<updated>2003-11-02T14:12:52+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2003-11-02T14:12:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=343ab585e64376b933bd396f01b2009285c30e87'/>
<id>343ab585e64376b933bd396f01b2009285c30e87</id>
<content type='text'>
Fix one "segfault" of win32 xineui.
Next piece of patch for compiling xine under MSVC.

CVS patchset: 5676
CVS date: 2003/11/02 14:12:52

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix one "segfault" of win32 xineui.
Next piece of patch for compiling xine under MSVC.

CVS patchset: 5676
CVS date: 2003/11/02 14:12:52

</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare win32 build.</title>
<updated>2003-10-28T21:57:09+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2003-10-28T21:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=843c6e74644f55a332989ec5d97f273b5572d778'/>
<id>843c6e74644f55a332989ec5d97f273b5572d778</id>
<content type='text'>
CVS patchset: 5632
CVS date: 2003/10/28 21:57:09

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5632
CVS date: 2003/10/28 21:57:09

</pre>
</div>
</content>
</entry>
<entry>
<title>Change .dsp and .dsw files for simple using under VCC 6.0 - just change unix end lines to dos end lines.</title>
<updated>2003-10-28T13:48:45+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2003-10-28T13:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=52cca71494b20e9b620775a60be9ff885a329480'/>
<id>52cca71494b20e9b620775a60be9ff885a329480</id>
<content type='text'>
First small changes for compilation engine under VCC, but it isn't finished yet.

CVS patchset: 5624
CVS date: 2003/10/28 13:48:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
First small changes for compilation engine under VCC, but it isn't finished yet.

CVS patchset: 5624
CVS date: 2003/10/28 13:48:45

</pre>
</div>
</content>
</entry>
<entry>
<title>win32/Makefile.am had a very short life ;)</title>
<updated>2003-10-26T17:38:23+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-10-26T17:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4aa838e616d348300798db59adc67dcd0f51e8b1'/>
<id>4aa838e616d348300798db59adc67dcd0f51e8b1</id>
<content type='text'>
It would have scared the Windows users and would have been hard to maintain,
so we remove it and distribute the win32 subdirectory from the toplevel
Makefile using dist-hook

CVS patchset: 5606
CVS date: 2003/10/26 17:38:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It would have scared the Windows users and would have been hard to maintain,
so we remove it and distribute the win32 subdirectory from the toplevel
Makefile using dist-hook

CVS patchset: 5606
CVS date: 2003/10/26 17:38:23

</pre>
</div>
</content>
</entry>
<entry>
<title>use relchk.sh use relchk.sh use relchk.sh</title>
<updated>2003-10-25T00:49:11+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-10-25T00:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4a6b8c82dc6fc82c6ac0ab2bf4d67aa1338f4a5b'/>
<id>4a6b8c82dc6fc82c6ac0ab2bf4d67aa1338f4a5b</id>
<content type='text'>
fix "make dist". Now tarball is complete.
don't expect people have doc formatting tools (check for sgmltools
and fig2dev).
rename the spaced name file in win32 (Tim, can you check if i didn't break
anything please ?).

CVS patchset: 5589
CVS date: 2003/10/25 00:49:11

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix "make dist". Now tarball is complete.
don't expect people have doc formatting tools (check for sgmltools
and fig2dev).
rename the spaced name file in win32 (Tim, can you check if i didn't break
anything please ?).

CVS patchset: 5589
CVS date: 2003/10/25 00:49:11

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