<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/win32, branch 1-rc3b</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>Second fix for INT16_MIN/MAX under WIN32 (without stdint.h).</title>
<updated>2004-03-14T23:07:25+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-03-14T23:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=78023106d8777da9c15d789f257221e573b2c238'/>
<id>78023106d8777da9c15d789f257221e573b2c238</id>
<content type='text'>
CVS patchset: 6261
CVS date: 2004/03/14 23:07:25

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6261
CVS date: 2004/03/14 23:07:25

</pre>
</div>
</content>
</entry>
<entry>
<title>Update WIN32 port:</title>
<updated>2004-03-14T09:38:03+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-03-14T09:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=513b66997b1a0c4e804c13b6840ccd7a7de41ad9'/>
<id>513b66997b1a0c4e804c13b6840ccd7a7de41ad9</id>
<content type='text'>
  - add stdint.h with INT16_MIN/MAX
  - apply forgotten change _MSC_VER -&gt; HAVE_ICONV
  - get rid of some _MSC_VER - changed to WIN32 since it'll be used by MINGW too

CVS patchset: 6249
CVS date: 2004/03/14 09:38:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - add stdint.h with INT16_MIN/MAX
  - apply forgotten change _MSC_VER -&gt; HAVE_ICONV
  - get rid of some _MSC_VER - changed to WIN32 since it'll be used by MINGW too

CVS patchset: 6249
CVS date: 2004/03/14 09:38:03

</pre>
</div>
</content>
</entry>
<entry>
<title>Various compilation fixes and updates:</title>
<updated>2004-02-29T17:26:45+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-02-29T17:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=21272e4f1caa9d0b3fe81f68929e8bbba125a977'/>
<id>21272e4f1caa9d0b3fe81f68929e8bbba125a977</id>
<content type='text'>
 - xine compilable without iconv (scream if I something broke)
 - update MSVC port, fixes in avi demux
 - add iff.h into makefiles
 - ffmpeg depends on zlib (build was OK only when freetype was installed)
 - commit a patch for goom

CVS patchset: 6192
CVS date: 2004/02/29 17:26:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - xine compilable without iconv (scream if I something broke)
 - update MSVC port, fixes in avi demux
 - add iff.h into makefiles
 - ffmpeg depends on zlib (build was OK only when freetype was installed)
 - commit a patch for goom

CVS patchset: 6192
CVS date: 2004/02/29 17:26:45

</pre>
</div>
</content>
</entry>
<entry>
<title>Keep compilation under MSVC.</title>
<updated>2004-01-11T22:00:33+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-01-11T22:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0773a0b9ef5ed1d0559c747a36546a6131b3d989'/>
<id>0773a0b9ef5ed1d0559c747a36546a6131b3d989</id>
<content type='text'>
CVS patchset: 6027
CVS date: 2004/01/11 22:00:33

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6027
CVS date: 2004/01/11 22:00:33

</pre>
</div>
</content>
</entry>
<entry>
<title>Build fix for win32 xineui.</title>
<updated>2004-01-04T23:33:30+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-01-04T23:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=271a02404664cbc3a4b28b39c3c23812dac19b57'/>
<id>271a02404664cbc3a4b28b39c3c23812dac19b57</id>
<content type='text'>
Remove replicated file.
Michael, thanks for removing video_out_win32.h.

CVS patchset: 5997
CVS date: 2004/01/04 23:33:30

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove replicated file.
Michael, thanks for removing video_out_win32.h.

CVS patchset: 5997
CVS date: 2004/01/04 23:33:30

</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile for compiling win32 xineui under cygwin against already installed libxine. Don't use common.h in include/ directory, there it's together with helping system files and CygWin wouldn't be happy.</title>
<updated>2004-01-03T20:36:09+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-01-03T20:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=30e9c39c8f141bd8f1d73ed0771503f2e3ecd5e8'/>
<id>30e9c39c8f141bd8f1d73ed0771503f2e3ecd5e8</id>
<content type='text'>
CVS patchset: 5985
CVS date: 2004/01/03 20:36:09

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5985
CVS date: 2004/01/03 20:36:09

</pre>
</div>
</content>
</entry>
<entry>
<title>Move win32_visual_t into xine.h ==&gt; frontends can be compiled out of xine tree.</title>
<updated>2004-01-03T20:23:19+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-01-03T20:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2671f204b8b87bb08120ace2d85cf135cc041abb'/>
<id>2671f204b8b87bb08120ace2d85cf135cc041abb</id>
<content type='text'>
CVS patchset: 5982
CVS date: 2004/01/03 20:23:19

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5982
CVS date: 2004/01/03 20:23:19

</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare compilation of win32 xineui under cygwin.</title>
<updated>2004-01-02T22:42:03+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-01-02T22:42:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=17bfa0f4657219b84b65c413237da5ec67f574a7'/>
<id>17bfa0f4657219b84b65c413237da5ec67f574a7</id>
<content type='text'>
Minor MSVC changes and "Xine" typos.

CVS patchset: 5977
CVS date: 2004/01/02 22:42:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor MSVC changes and "Xine" typos.

CVS patchset: 5977
CVS date: 2004/01/02 22:42:03

</pre>
</div>
</content>
</entry>
<entry>
<title>Win32 port, mainly DirectX:</title>
<updated>2004-01-01T18:14:51+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-01-01T18:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6fc61879fcde8b512d5654588bc8daa2fb13128e'/>
<id>6fc61879fcde8b512d5654588bc8daa2fb13128e</id>
<content type='text'>
 * use DirectX under CygWin and basic auto-stuff
 * move some my macros in configure.ac
 * I don't know why, but shared directx plugins can't be linked with
   libdxguid.a. Used cute-hack, idea is from mplayer. Also thanks to
   hexedit, because I haven't sources of w32api.
 * Fix some warnings in vo directx and ao directx.
 * Decrease version of directx. It seems it still works.
For compilation with DirectX under Cygwin you need header files from
directx-sdk. Autoconf macros are only basic, but it works. for example:
  DIRECTX_CFLAGS=-I/cygrive/c/Program\ Files/Directx/include ./autogen.sh

CVS patchset: 5971
CVS date: 2004/01/01 18:14:51

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * use DirectX under CygWin and basic auto-stuff
 * move some my macros in configure.ac
 * I don't know why, but shared directx plugins can't be linked with
   libdxguid.a. Used cute-hack, idea is from mplayer. Also thanks to
   hexedit, because I haven't sources of w32api.
 * Fix some warnings in vo directx and ao directx.
 * Decrease version of directx. It seems it still works.
For compilation with DirectX under Cygwin you need header files from
directx-sdk. Autoconf macros are only basic, but it works. for example:
  DIRECTX_CFLAGS=-I/cygrive/c/Program\ Files/Directx/include ./autogen.sh

CVS patchset: 5971
CVS date: 2004/01/01 18:14:51

</pre>
</div>
</content>
</entry>
<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>
</feed>
