<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/include, branch 1-rc7</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>add frontend cropping support</title>
<updated>2004-10-26T20:10:20+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-10-26T20:10:20+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ebdf7c59eee588633416888dabb0164f671797ef'/>
<id>ebdf7c59eee588633416888dabb0164f671797ef</id>
<content type='text'>
CVS patchset: 7076
CVS date: 2004/10/26 20:10:20

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7076
CVS date: 2004/10/26 20:10:20

</pre>
</div>
</content>
</entry>
<entry>
<title>xxmc patch by Thomas Hellstrom (with some changes)</title>
<updated>2004-09-28T18:49:38+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-09-28T18:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=fe2a390351727cb5ae264588293f8bd7d6d5198e'/>
<id>fe2a390351727cb5ae264588293f8bd7d6d5198e</id>
<content type='text'>
there is still some work to do, please report any breakages.
note: new xxmc driver tested with both nvidia and via libraries.

CVS patchset: 7007
CVS date: 2004/09/28 18:49:38

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
there is still some work to do, please report any breakages.
note: new xxmc driver tested with both nvidia and via libraries.

CVS patchset: 7007
CVS date: 2004/09/28 18:49:38

</pre>
</div>
</content>
</entry>
<entry>
<title>add frame number counter to grabport</title>
<updated>2004-09-22T20:18:50+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-09-22T20:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e115a32802f4284912a2833c04c06d65270cfdef'/>
<id>e115a32802f4284912a2833c04c06d65270cfdef</id>
<content type='text'>
CVS patchset: 6990
CVS date: 2004/09/22 20:18:50

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6990
CVS date: 2004/09/22 20:18:50

</pre>
</div>
</content>
</entry>
<entry>
<title>Build system improvements:</title>
<updated>2004-09-20T19:30:02+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-09-20T19:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7204b84beb0f5cfb166e8d56402371d05bece83b'/>
<id>7204b84beb0f5cfb166e8d56402371d05bece83b</id>
<content type='text'>
 - use replacement functions (macro AC_REPLACE_FUNCS and variable LTLIBOBJS),
   each function is in a file placed into lib/ directory,
   it was not necessary, but it looks nice, IMHO
 - headers cleanups (this was needed):
     - prototypes of replacement funtions and macros are placed
       into separate os_internal.h (and included by config.h)
     - drop include inttypes.h from public xine.h, replaced by custom
       os_type.h, idea origins from Ogg/Vorbis public headers
     - disable generating inttypes.h: generated replacement isn't enough for
       xine-lib but nobody complained (and for M$VC we have special version)
     - better including headers for win32, let dvdnav use its mutex wrapper
 - updated M$VC port
Result:
  - xine is compiled nicely by MinGW, CygWin and paritaly M$VC
  - frontends in M$VC port don't require additional helping headers
  - moved some platform specific things from xine-utils and win32/contrib
    to lib/
Finally I can start with real coding. :-)

CVS patchset: 6982
CVS date: 2004/09/20 19:30:02

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - use replacement functions (macro AC_REPLACE_FUNCS and variable LTLIBOBJS),
   each function is in a file placed into lib/ directory,
   it was not necessary, but it looks nice, IMHO
 - headers cleanups (this was needed):
     - prototypes of replacement funtions and macros are placed
       into separate os_internal.h (and included by config.h)
     - drop include inttypes.h from public xine.h, replaced by custom
       os_type.h, idea origins from Ogg/Vorbis public headers
     - disable generating inttypes.h: generated replacement isn't enough for
       xine-lib but nobody complained (and for M$VC we have special version)
     - better including headers for win32, let dvdnav use its mutex wrapper
 - updated M$VC port
Result:
  - xine is compiled nicely by MinGW, CygWin and paritaly M$VC
  - frontends in M$VC port don't require additional helping headers
  - moved some platform specific things from xine-utils and win32/contrib
    to lib/
Finally I can start with real coding. :-)

CVS patchset: 6982
CVS date: 2004/09/20 19:30:02

</pre>
</div>
</content>
</entry>
<entry>
<title>Updates:</title>
<updated>2004-09-06T18:34:37+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-09-06T18:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=261088452aebcd55874ba9cfdea8bbc6534122a0'/>
<id>261088452aebcd55874ba9cfdea8bbc6534122a0</id>
<content type='text'>
 - usability MSVC for frontends
 - remove unistd.h from public headers
 - add configure option "--with-dxheaders"
 - install .def file under WIN32
 - MSVC port update (some people might want it)

CVS patchset: 6944
CVS date: 2004/09/06 18:34:37

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - usability MSVC for frontends
 - remove unistd.h from public headers
 - add configure option "--with-dxheaders"
 - install .def file under WIN32
 - MSVC port update (some people might want it)

CVS patchset: 6944
CVS date: 2004/09/06 18:34:37

</pre>
</div>
</content>
</entry>
<entry>
<title>no objections so far: committing the fine speed control patch</title>
<updated>2004-08-02T12:51:07+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-08-02T12:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2e2b861d367f376a67c86b7381132d5e1097d999'/>
<id>2e2b861d367f376a67c86b7381132d5e1097d999</id>
<content type='text'>
(in case of major trouble just revert the patch i sent to xine-devel)

CVS patchset: 6871
CVS date: 2004/08/02 12:51:07

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(in case of major trouble just revert the patch i sent to xine-devel)

CVS patchset: 6871
CVS date: 2004/08/02 12:51:07

</pre>
</div>
</content>
</entry>
<entry>
<title>merging some VDR patches from Reinhard</title>
<updated>2004-07-19T19:53:40+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-07-19T19:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8ef1f229347db8d5a4a506377a0427326dd9f8cd'/>
<id>8ef1f229347db8d5a4a506377a0427326dd9f8cd</id>
<content type='text'>
CVS patchset: 6815
CVS date: 2004/07/19 19:53:40

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6815
CVS date: 2004/07/19 19:53:40

</pre>
</div>
</content>
</entry>
<entry>
<title>trying to make the mrl reference event description somewhat clearer...</title>
<updated>2004-07-07T00:25:31+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-07-07T00:25:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c567f329331ceeed8a8c5811c1745411d0fafd87'/>
<id>c567f329331ceeed8a8c5811c1745411d0fafd87</id>
<content type='text'>
CVS patchset: 6778
CVS date: 2004/07/07 00:25:31

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6778
CVS date: 2004/07/07 00:25:31

</pre>
</div>
</content>
</entry>
<entry>
<title>it's not so experimental after all</title>
<updated>2004-07-02T19:32:25+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-07-02T19:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2a99306db0aeaeb6309d15d3025599a7830ef53a'/>
<id>2a99306db0aeaeb6309d15d3025599a7830ef53a</id>
<content type='text'>
CVS patchset: 6765
CVS date: 2004/07/02 19:32:25

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6765
CVS date: 2004/07/02 19:32:25

</pre>
</div>
</content>
</entry>
<entry>
<title>Added comment about framegrabber ports</title>
<updated>2004-07-02T19:22:19+00:00</updated>
<author>
<name>Andre Pang</name>
<email>athp@users.sourceforge.net</email>
</author>
<published>2004-07-02T19:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=553b921bf1a3ba9fcc372c16a4b77fa40c19ead8'/>
<id>553b921bf1a3ba9fcc372c16a4b77fa40c19ead8</id>
<content type='text'>
CVS patchset: 6764
CVS date: 2004/07/02 19:22:19

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6764
CVS date: 2004/07/02 19:22:19

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