diff options
| author | František Dvořák <valtri@users.sourceforge.net> | 2004-04-06 18:40:32 +0000 |
|---|---|---|
| committer | František Dvořák <valtri@users.sourceforge.net> | 2004-04-06 18:40:32 +0000 |
| commit | 81de862996c8af79e73f550b0160e9c091722a71 (patch) | |
| tree | 4238cb0fc73853330703311997d476bb8da79265 /ChangeLog | |
| parent | 97ea1a1a3bf93b3fd47fa2aa69ca7a9cc47ba7bf (diff) | |
| download | xine-lib-81de862996c8af79e73f550b0160e9c091722a71.tar.gz xine-lib-81de862996c8af79e73f550b0160e9c091722a71.tar.bz2 | |
Patch for using timeout in cddb lookup (xine was freezed just because of firewall!!!).
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
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ * send a message to the front-end when the audio device is busy * revert changes to the DVD plugin that made it impossible to play mounted DVDs + * use xine network functions in CDDB lookups, fix connection timeout xine-lib (1-rc3b) * fix SDL plugin that was broken in rc3 |
