summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--TODO2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 231b87b70..a1ff84077 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
xine-lib (1-beta11)
* fix fastforward bug (slow playback with unused cpu cicles)
+ * fix input_net (tcp) seeking
+ * network input plugins do not freeze when no data is available
xine-lib (1-beta10)
* loading and displaying png images (e.g. for logos)
diff --git a/TODO b/TODO
index 11c644f1a..6ddbc580d 100644
--- a/TODO
+++ b/TODO
@@ -11,8 +11,6 @@ required for 1.0
obs: partialy implemented. all modules must be checked
for error reporting.
- update xine hacker's guide
-- have all network input plugins to use the same code with select().
- must be able to stop engine while waiting for data.
optional
--------