<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/post, branch 1.1.1</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>hopefuly it will fix 'make debug'</title>
<updated>2005-10-30T22:37:45+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-10-30T22:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=76cebb55a9520cd99e69d344aab0e30f7b940e80'/>
<id>76cebb55a9520cd99e69d344aab0e30f7b940e80</id>
<content type='text'>
CVS patchset: 7788
CVS date: 2005/10/30 22:37:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7788
CVS date: 2005/10/30 22:37:45

</pre>
</div>
</content>
</entry>
<entry>
<title>*BUGFIX*</title>
<updated>2005-09-19T16:14:02+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-09-19T16:14:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=097426600056a112752e92eb1c13f0d6900f3907'/>
<id>097426600056a112752e92eb1c13f0d6900f3907</id>
<content type='text'>
added missing mutex init in xine_ticket (fixes pause assert with win32-pthreads)
added missing destroys due to pthread
doc spells and houskeeping
use directx of older versions too, possibility to use xine w/o HW accel

CVS patchset: 7738
CVS date: 2005/09/19 16:14:02

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added missing mutex init in xine_ticket (fixes pause assert with win32-pthreads)
added missing destroys due to pthread
doc spells and houskeeping
use directx of older versions too, possibility to use xine w/o HW accel

CVS patchset: 7738
CVS date: 2005/09/19 16:14:02

</pre>
</div>
</content>
</entry>
<entry>
<title>fix destination aspect ratio and add support for non 4/3 displays</title>
<updated>2005-09-11T13:37:31+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-09-11T13:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=44b9e700ca169719aee8f3282f62dd531d86bde5'/>
<id>44b9e700ca169719aee8f3282f62dd531d86bde5</id>
<content type='text'>
patch by Jason Tackaberry

CVS patchset: 7724
CVS date: 2005/09/11 13:37:31

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patch by Jason Tackaberry

CVS patchset: 7724
CVS date: 2005/09/11 13:37:31

</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-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>Protect malloc.h inclusion</title>
<updated>2005-07-29T18:14:40+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2005-07-29T18:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c6565399fcb53c684a19d4976787d42990c8eb76'/>
<id>c6565399fcb53c684a19d4976787d42990c8eb76</id>
<content type='text'>
CVS patchset: 7695
CVS date: 2005/07/29 18:14:40

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7695
CVS date: 2005/07/29 18:14:40

</pre>
</div>
</content>
</entry>
<entry>
<title>Should fix automatic Windows builds at xine.czechian.net.</title>
<updated>2005-07-27T20:32:12+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-07-27T20:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=bd4520dbc472c1fdafb1d4bb6cc40ca24057f33f'/>
<id>bd4520dbc472c1fdafb1d4bb6cc40ca24057f33f</id>
<content type='text'>
CVS patchset: 7689
CVS date: 2005/07/27 20:32:12

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7689
CVS date: 2005/07/27 20:32:12

</pre>
</div>
</content>
</entry>
<entry>
<title>ignore non mono audio streams by default</title>
<updated>2005-07-26T17:55:50+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-07-26T17:55:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7a4d57c447fa7e33f31d8c43683697c3fd3b16e1'/>
<id>7a4d57c447fa7e33f31d8c43683697c3fd3b16e1</id>
<content type='text'>
CVS patchset: 7681
CVS date: 2005/07/26 17:55:50

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7681
CVS date: 2005/07/26 17:55:50

</pre>
</div>
</content>
</entry>
<entry>
<title>ops missed this one</title>
<updated>2005-07-22T16:42:00+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-07-22T16:42:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2a746d5cd956a8bc632eacac49f8c4aec3c44db3'/>
<id>2a746d5cd956a8bc632eacac49f8c4aec3c44db3</id>
<content type='text'>
CVS patchset: 7676
CVS date: 2005/07/22 16:42:00

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7676
CVS date: 2005/07/22 16:42:00

</pre>
</div>
</content>
</entry>
<entry>
<title>another gcc 2.9x fix</title>
<updated>2005-07-22T16:37:44+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-07-22T16:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5e5a91178e91469655f6558ecd874d1cbf486478'/>
<id>5e5a91178e91469655f6558ecd874d1cbf486478</id>
<content type='text'>
CVS patchset: 7675
CVS date: 2005/07/22 16:37:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7675
CVS date: 2005/07/22 16:37:44

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