<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/xine-utils, branch 1-rc3c</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>Prepare for MinGW port:</title>
<updated>2004-04-06T19:20:15+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-04-06T19:20:15+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=21aa4eed6d0e90f9a9b548c1adaad7dccf2f4862'/>
<id>21aa4eed6d0e90f9a9b548c1adaad7dccf2f4862</id>
<content type='text'>
  move M$VC specific header files into sparate directory
  regenerate config.h for M$VC
  compilation fixes
  add some getchar()s into xineui.exe (popup dialogs would be better)

CVS patchset: 6338
CVS date: 2004/04/06 19:20:15

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  move M$VC specific header files into sparate directory
  regenerate config.h for M$VC
  compilation fixes
  add some getchar()s into xineui.exe (popup dialogs would be better)

CVS patchset: 6338
CVS date: 2004/04/06 19:20:15

</pre>
</div>
</content>
</entry>
<entry>
<title>fix prototype</title>
<updated>2004-03-29T19:10:36+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-03-29T19:10:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=fa8b60df8522f19be50df8e166876b68a96fdc6d'/>
<id>fa8b60df8522f19be50df8e166876b68a96fdc6d</id>
<content type='text'>
CVS patchset: 6316
CVS date: 2004/03/29 19:10:36

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6316
CVS date: 2004/03/29 19:10:36

</pre>
</div>
</content>
</entry>
<entry>
<title>"+y"+p code from xine-ui for guessing locale codeset (default encoding for OSD).</title>
<updated>2004-03-27T12:59:45+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-03-27T12:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=535d0d6a76675ce39fb52977a948eef0922a964b'/>
<id>535d0d6a76675ce39fb52977a948eef0922a964b</id>
<content type='text'>
CVS patchset: 6309
CVS date: 2004/03/27 12:59:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6309
CVS date: 2004/03/27 12:59:45

</pre>
</div>
</content>
</entry>
<entry>
<title>The string passed to putenv must not be freed during the lifetime of that entry. Using automatic varaibles was also wrong.</title>
<updated>2004-03-18T16:50:00+00:00</updated>
<author>
<name>Robin KAY</name>
<email>komadori@users.sourceforge.net</email>
</author>
<published>2004-03-18T16:50:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d0aafff0b85f38ed75af9dd11e56d47bd347a293'/>
<id>d0aafff0b85f38ed75af9dd11e56d47bd347a293</id>
<content type='text'>
CVS patchset: 6288
CVS date: 2004/03/18 16:50:00

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6288
CVS date: 2004/03/18 16:50:00

</pre>
</div>
</content>
</entry>
<entry>
<title>use the _x_abort() macro instead of abort, since it prints some debug info</title>
<updated>2004-03-03T20:09:11+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-03-03T20:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7cf5530ea749f274bb984e9a9f2c82e426cca645'/>
<id>7cf5530ea749f274bb984e9a9f2c82e426cca645</id>
<content type='text'>
before aborting

CVS patchset: 6211
CVS date: 2004/03/03 20:09:11

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
before aborting

CVS patchset: 6211
CVS date: 2004/03/03 20:09:11

</pre>
</div>
</content>
</entry>
<entry>
<title>arrays of variable size are not understood by all compilers</title>
<updated>2004-03-03T19:59:43+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-03-03T19:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b5ff783083547d2fb13f7a5a2cc0ecad41c21e8c'/>
<id>b5ff783083547d2fb13f7a5a2cc0ecad41c21e8c</id>
<content type='text'>
(and I think they are not ANSI as well)

CVS patchset: 6209
CVS date: 2004/03/03 19:59:43

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(and I think they are not ANSI as well)

CVS patchset: 6209
CVS date: 2004/03/03 19:59:43

</pre>
</div>
</content>
</entry>
<entry>
<title>frame copying functions</title>
<updated>2004-01-07T22:20:59+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2004-01-07T22:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c7dc2203f2da402c1999e10c99f174b44a6186cd'/>
<id>c7dc2203f2da402c1999e10c99f174b44a6186cd</id>
<content type='text'>
CVS patchset: 6008
CVS date: 2004/01/07 22:20:59

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6008
CVS date: 2004/01/07 22:20:59

</pre>
</div>
</content>
</entry>
<entry>
<title>getting rid of some MSVC specific parts</title>
<updated>2003-12-29T16:24:33+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-12-29T16:24:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=943d0dd49820480de0dc57a3e1aa50d750ab4c65'/>
<id>943d0dd49820480de0dc57a3e1aa50d750ab4c65</id>
<content type='text'>
CVS patchset: 5955
CVS date: 2003/12/29 16:24:33

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5955
CVS date: 2003/12/29 16:24:33

</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>Ooops, not even an editor with brace highlighting can compensate my faults</title>
<updated>2003-12-24T16:40:01+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-12-24T16:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=94c8fa4b865b80a1113ece12d8596dcaf647aac0'/>
<id>94c8fa4b865b80a1113ece12d8596dcaf647aac0</id>
<content type='text'>
CVS patchset: 5945
CVS date: 2003/12/24 16:40:01

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5945
CVS date: 2003/12/24 16:40:01

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