<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/ChangeLog, 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>my contributions to the changelog (I know, should have committed that earlier)</title>
<updated>2004-04-07T18:35:03+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-04-07T18:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4a5df6703edb88372bc451d7aa5ee373f0d2aa88'/>
<id>4a5df6703edb88372bc451d7aa5ee373f0d2aa88</id>
<content type='text'>
CVS patchset: 6343
CVS date: 2004/04/07 18:35:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6343
CVS date: 2004/04/07 18:35:03

</pre>
</div>
</content>
</entry>
<entry>
<title>Michael's patch for improving playback with subtitles, fix the long seeking.</title>
<updated>2004-04-07T18:10:20+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-04-07T18:10:20+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ef959e21c2fb8688ff2bfcf7758e9323be8b65f7'/>
<id>ef959e21c2fb8688ff2bfcf7758e9323be8b65f7</id>
<content type='text'>
CVS patchset: 6342
CVS date: 2004/04/07 18:10:20

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

</pre>
</div>
</content>
</entry>
<entry>
<title>release preparations</title>
<updated>2004-04-07T17:55:02+00:00</updated>
<author>
<name>Siggi Langauf</name>
<email>siggi@users.sourceforge.net</email>
</author>
<published>2004-04-07T17:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=325ccefb54068a4eda0700ec828ccedf9a3a975e'/>
<id>325ccefb54068a4eda0700ec828ccedf9a3a975e</id>
<content type='text'>
CVS patchset: 6340
CVS date: 2004/04/07 17:55:02

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6340
CVS date: 2004/04/07 17:55:02

</pre>
</div>
</content>
</entry>
<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>Patch for using timeout in cddb lookup (xine was freezed just because of firewall!!!).</title>
<updated>2004-04-06T18:40:32+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-04-06T18:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=81de862996c8af79e73f550b0160e9c091722a71'/>
<id>81de862996c8af79e73f550b0160e9c091722a71</id>
<content type='text'>
New functions into io_helper:
  _x_io_tcp_connect_finish ... wait for successful connect with timeout
  _x_io_tcp_read_line ... read the string from the socket (improvements neded)
Use io_helper functions in input_cdda.
Don't try connect again to freedb server, if previous connecting was failed.

CVS patchset: 6337
CVS date: 2004/04/06 18:40:32

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New functions into io_helper:
  _x_io_tcp_connect_finish ... wait for successful connect with timeout
  _x_io_tcp_read_line ... read the string from the socket (improvements neded)
Use io_helper functions in input_cdda.
Don't try connect again to freedb server, if previous connecting was failed.

CVS patchset: 6337
CVS date: 2004/04/06 18:40:32

</pre>
</div>
</content>
</entry>
<entry>
<title>- add XINE_MSG_AUDIO_OUT_UNAVAILABLE event to warn when the audio device is</title>
<updated>2004-04-05T20:01:24+00:00</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@users.sourceforge.net</email>
</author>
<published>2004-04-05T20:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7c56dc4a7f9bcfa9b0a117e29deafe03193c52cd'/>
<id>7c56dc4a7f9bcfa9b0a117e29deafe03193c52cd</id>
<content type='text'>
busy.

CVS patchset: 6333
CVS date: 2004/04/05 20:01:24

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

CVS patchset: 6333
CVS date: 2004/04/05 20:01:24

</pre>
</div>
</content>
</entry>
<entry>
<title>- changelog entries for 2 last commits</title>
<updated>2004-04-05T18:02:18+00:00</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@users.sourceforge.net</email>
</author>
<published>2004-04-05T18:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ace67655d555a9996802fdff93af898b96b0863a'/>
<id>ace67655d555a9996802fdff93af898b96b0863a</id>
<content type='text'>
CVS patchset: 6331
CVS date: 2004/04/05 18:02:18

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6331
CVS date: 2004/04/05 18:02:18

</pre>
</div>
</content>
</entry>
<entry>
<title>New config option - list of domains without proxy.</title>
<updated>2004-03-31T07:42:49+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-03-31T07:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8651b1e6267bc34c0dfb27088d893e44cfe8a6d3'/>
<id>8651b1e6267bc34c0dfb27088d893e44cfe8a6d3</id>
<content type='text'>
Add help strings into HTTP proxy options.

CVS patchset: 6322
CVS date: 2004/03/31 07:42:49

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add help strings into HTTP proxy options.

CVS patchset: 6322
CVS date: 2004/03/31 07:42:49

</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix for ogms larger than 2 GB - thanks to Andrew de Quincey</title>
<updated>2004-03-30T20:44:14+00:00</updated>
<author>
<name>Andreas Heinchen</name>
<email>heinchen@users.sourceforge.net</email>
</author>
<published>2004-03-30T20:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1ffd7cab6fdc071f246853f6482b42618b2e33b3'/>
<id>1ffd7cab6fdc071f246853f6482b42618b2e33b3</id>
<content type='text'>
CVS patchset: 6319
CVS date: 2004/03/30 20:44:14

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6319
CVS date: 2004/03/30 20:44:14

</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>
</feed>
