<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/win32, branch 1.1.2</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>Ancient platforms support:</title>
<updated>2006-04-08T16:42:23+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2006-04-08T16:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8dc253dad613fa9408f0a0ccb674e9e77ddef767'/>
<id>8dc253dad613fa9408f0a0ccb674e9e77ddef767</id>
<content type='text'>
  - rint, lrint, M_PI (ffmpeg and goom)
  - avoid mkdir warnings
  - check for older _GUID_DEFINED too
  - ressurected generating inttypes, cleaned public os_types.h
  - moved function redefiniton used only in the old MSVC to central place
Windows port update:
  - build internal ffmpeg:
    - workaround 'near' keyword problem
  - proper using __declspec(dllimport)
Other changes:
  - LIBFFMPEG_CFLAGS --&gt; LIBFFMPEG_CPPFLAGS

CVS patchset: 7964
CVS date: 2006/04/08 16:42:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - rint, lrint, M_PI (ffmpeg and goom)
  - avoid mkdir warnings
  - check for older _GUID_DEFINED too
  - ressurected generating inttypes, cleaned public os_types.h
  - moved function redefiniton used only in the old MSVC to central place
Windows port update:
  - build internal ffmpeg:
    - workaround 'near' keyword problem
  - proper using __declspec(dllimport)
Other changes:
  - LIBFFMPEG_CFLAGS --&gt; LIBFFMPEG_CPPFLAGS

CVS patchset: 7964
CVS date: 2006/04/08 16:42:23

</pre>
</div>
</content>
</entry>
<entry>
<title>*BUGFIX*</title>
<updated>2005-11-23T16:02:13+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-11-23T16:02:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c1a1adacadaf8c64e9032b81ee882277510f5db7'/>
<id>c1a1adacadaf8c64e9032b81ee882277510f5db7</id>
<content type='text'>
Fixed make dist (bug due to the latest M$VC port update).

CVS patchset: 7813
CVS date: 2005/11/23 16:02:13

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed make dist (bug due to the latest M$VC port update).

CVS patchset: 7813
CVS date: 2005/11/23 16:02:13

</pre>
</div>
</content>
</entry>
<entry>
<title>*BUGFIX*</title>
<updated>2005-11-21T14:18:56+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-11-21T14:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d69185d92ff91e2a252a861be3bdb6fae7837b2d'/>
<id>d69185d92ff91e2a252a861be3bdb6fae7837b2d</id>
<content type='text'>
M$VC port update:
 - doc update.
 - added none plugins (meant TWO none plugins)
 - fix some compile warnings
 - update due to the alphablend
 - install the headers too

CVS patchset: 7810
CVS date: 2005/11/21 14:18:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
M$VC port update:
 - doc update.
 - added none plugins (meant TWO none plugins)
 - fix some compile warnings
 - update due to the alphablend
 - install the headers too

CVS patchset: 7810
CVS date: 2005/11/21 14:18:56

</pre>
</div>
</content>
</entry>
<entry>
<title>*BUGFIX*</title>
<updated>2005-11-14T12:34:45+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-11-14T12:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=678b4e9cad47a6c176bb05de32aa0dd56742f15a'/>
<id>678b4e9cad47a6c176bb05de32aa0dd56742f15a</id>
<content type='text'>
Testsuite for M$ Windows:
  - init mutex in all video drivers ('none' for testsuite, fixes crashes),
    was OK for linux pthreads
  - use WaitForSingleObject for console file descriptirs in _x_io_select
    (fixes stdin:/)
  - workaround heavy debug messages in asf demuxer for some samples
    (fixes full disk :-&gt;)
Fixed previous fix, s/gmtime/timgm/ :-)
Aalib cross detection + udate docs

CVS patchset: 7799
CVS date: 2005/11/14 12:34:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Testsuite for M$ Windows:
  - init mutex in all video drivers ('none' for testsuite, fixes crashes),
    was OK for linux pthreads
  - use WaitForSingleObject for console file descriptirs in _x_io_select
    (fixes stdin:/)
  - workaround heavy debug messages in asf demuxer for some samples
    (fixes full disk :-&gt;)
Fixed previous fix, s/gmtime/timgm/ :-)
Aalib cross detection + udate docs

CVS patchset: 7799
CVS date: 2005/11/14 12:34:45

</pre>
</div>
</content>
</entry>
<entry>
<title>Update the patching script.</title>
<updated>2005-10-31T11:55:04+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-10-31T11:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2e2511ca6bcb05070a364dbd0e7ade4c956949b9'/>
<id>2e2511ca6bcb05070a364dbd0e7ade4c956949b9</id>
<content type='text'>
CVS patchset: 7791
CVS date: 2005/10/31 11:55:04

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7791
CVS date: 2005/10/31 11:55:04

</pre>
</div>
</content>
</entry>
<entry>
<title>*BUGFIX*</title>
<updated>2005-09-05T17:10:36+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-09-05T17:10:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=458aac8598b866ceb615304db637cf624334f271'/>
<id>458aac8598b866ceb615304db637cf624334f271</id>
<content type='text'>
*DRUMS* removing internal old phreads-win32 and zlib

CVS patchset: 7721
CVS date: 2005/09/05 17:10:36

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*DRUMS* removing internal old phreads-win32 and zlib

CVS patchset: 7721
CVS date: 2005/09/05 17:10:36

</pre>
</div>
</content>
</entry>
<entry>
<title>*BUGFIX*</title>
<updated>2005-09-05T17:02:56+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-09-05T17:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=69a1b10dd38c06f34747e7a55d62fdfcec2883cc'/>
<id>69a1b10dd38c06f34747e7a55d62fdfcec2883cc</id>
<content type='text'>
Build improvements and WIN32 port updates:
 - add --with-pthread-pefix and --with-zlib-pefix options
 - prepare for removing internal zlib and pthreads-win32 relics,
   updated documentation for possible WIN32 developers (only for me? :-&gt;)
 - fixed bug in unimportant part of configure.ac for MinGW due to xine paths
 - fixed my bug in cdda (but it compiled fine anyway)
 - fixed unimportant bug in planar Makefile.am
 - next MSVC update due to external zlib, pthreads and latest changes,
   removed relic includes
 - checked distcheck

CVS patchset: 7719
CVS date: 2005/09/05 17:02:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Build improvements and WIN32 port updates:
 - add --with-pthread-pefix and --with-zlib-pefix options
 - prepare for removing internal zlib and pthreads-win32 relics,
   updated documentation for possible WIN32 developers (only for me? :-&gt;)
 - fixed bug in unimportant part of configure.ac for MinGW due to xine paths
 - fixed my bug in cdda (but it compiled fine anyway)
 - fixed unimportant bug in planar Makefile.am
 - next MSVC update due to external zlib, pthreads and latest changes,
   removed relic includes
 - checked distcheck

CVS patchset: 7719
CVS date: 2005/09/05 17:02:56

</pre>
</div>
</content>
</entry>
<entry>
<title>*BUGFIX*</title>
<updated>2005-08-29T15:28:16+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-08-29T15:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0f8fd3b22893dd07db6506a1ba4d298e51a1c985'/>
<id>0f8fd3b22893dd07db6506a1ba4d298e51a1c985</id>
<content type='text'>
Windows ports updates:
  - finished M$VC port update
  - moved xine plugins back to normal location for Windows ports,
    added relative directories (used relative to ${prefix}),
    make sure it's thread-safe (but it's still hacky)
  - fixed ugly bug with loading plugins, when working drive was differrent from
    plugins directory
    directory
  - directory and subdirectory separator called as platform specific
  - fix crash with newer win32 pthread (missing mutex_init in vo plugin), yes!
  - small doc update

CVS patchset: 7712
CVS date: 2005/08/29 15:28:16

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows ports updates:
  - finished M$VC port update
  - moved xine plugins back to normal location for Windows ports,
    added relative directories (used relative to ${prefix}),
    make sure it's thread-safe (but it's still hacky)
  - fixed ugly bug with loading plugins, when working drive was differrent from
    plugins directory
    directory
  - directory and subdirectory separator called as platform specific
  - fix crash with newer win32 pthread (missing mutex_init in vo plugin), yes!
  - small doc update

CVS patchset: 7712
CVS date: 2005/08/29 15:28:16

</pre>
</div>
</content>
</entry>
<entry>
<title>*BUGFIX*</title>
<updated>2005-08-25T15:36:29+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-08-25T15:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f45651f26bc3aa1b312d282c5d8c4b04be0c2505'/>
<id>f45651f26bc3aa1b312d282c5d8c4b04be0c2505</id>
<content type='text'>
Windows ports fixes and improvements due to my current work on toxine:
- first experiments with external win32 pthreads,
  more portable code (pthread_t may be a struct)
- headers refactored
- moved dirent win32 replacement to lib/, hide it for frontends,
  used system version, if found, not used non-POSIX dirent-&gt;d_reclen
  (this item doesn't work in MinGW), fix memleak in dvb
- separated settings for postproc and avcodec when using external ffmpeg
- check for malloc.h in public xine.m4, used it conditionally in xine headers
- replaced random() by POSIX more common rand()
- prevent one segfault in directx vo plugin, if fails
- M$VC port update

CVS patchset: 7709
CVS date: 2005/08/25 15:36:29

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows ports fixes and improvements due to my current work on toxine:
- first experiments with external win32 pthreads,
  more portable code (pthread_t may be a struct)
- headers refactored
- moved dirent win32 replacement to lib/, hide it for frontends,
  used system version, if found, not used non-POSIX dirent-&gt;d_reclen
  (this item doesn't work in MinGW), fix memleak in dvb
- separated settings for postproc and avcodec when using external ffmpeg
- check for malloc.h in public xine.m4, used it conditionally in xine headers
- replaced random() by POSIX more common rand()
- prevent one segfault in directx vo plugin, if fails
- M$VC port update

CVS patchset: 7709
CVS date: 2005/08/25 15:36:29

</pre>
</div>
</content>
</entry>
<entry>
<title>commiting part of my old build fixes: automake doesn't expand \!HAVE_ZLIB here, using safer syntax, should work on all platforms</title>
<updated>2005-07-27T22:45:56+00:00</updated>
<author>
<name>Stefan Holst</name>
<email>holstsn@users.sourceforge.net</email>
</author>
<published>2005-07-27T22:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ea9855ca71b5bf1648071b41baf9ff695bba7bae'/>
<id>ea9855ca71b5bf1648071b41baf9ff695bba7bae</id>
<content type='text'>
CVS patchset: 7690
CVS date: 2005/07/27 22:45:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7690
CVS date: 2005/07/27 22:45:56

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