summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Kretz <kretz@kde.org>2007-06-04 23:32:48 +0200
committerMatthias Kretz <kretz@kde.org>2007-06-04 23:32:48 +0200
commit3027b1d5c75d20c38af0d7df33a0d3cd514f93dc (patch)
tree9c0b3ee6bb9657dc527fd88e0689c56c785efc43
parentd121d898bd4a4061cb95162ecb886bd4d8d2e79b (diff)
downloadxine-lib-3027b1d5c75d20c38af0d7df33a0d3cd514f93dc.tar.gz
xine-lib-3027b1d5c75d20c38af0d7df33a0d3cd514f93dc.tar.bz2
Changelog entry for the unplug code
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30512e72f..d7c039d4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,8 @@ xine-lib (1.1.7) (unreleased)
* Fix an mmap problem with huge files on 32-bit systems.
* Improved MPEG PES stream handling: specifically, misdetection of data
streams as PES streams.
+ * Handle unplugged ALSA device (fixes crashes) and if the frontend does not
+ handle the event continue playback to the none output.
xine-lib (1.1.6)
* Split the DirectFB plugin into X11 and non-X versions.