From 81de862996c8af79e73f550b0160e9c091722a71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Tue, 6 Apr 2004 18:40:32 +0000 Subject: 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 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 91731951e..171dd7784 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 -- cgit v1.2.3