summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-06-08 17:39:17 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-06-08 17:39:17 +0200
commit2b73f39cd20c2b3ef464f54b2b3c57da0c4b76c0 (patch)
tree5053b8e1cf3118a79e45cb50520a4755cfb44068 /ChangeLog
parent800682ecc936445468fb411c636255b43e07db3b (diff)
parentfca22c4c40cadf529409cae24ed00eb84f3547bc (diff)
downloadxine-lib-2b73f39cd20c2b3ef464f54b2b3c57da0c4b76c0.tar.gz
xine-lib-2b73f39cd20c2b3ef464f54b2b3c57da0c4b76c0.tar.bz2
Merge 1.2.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c3cc1399e..27fbf97b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,7 +33,7 @@ xine-lib (1.1.90) (Unreleased)
software mixing facility you can consider alternative daemons. Note: aRTs
will not be present in KDE 4.
-xine-lib (1.1.7) (unreleased)
+xine-lib (1.1.7)
* Support libdca (new name for libdts) by shuffling around the dts.h file.
* Add support for MDHD version 1 atom in demux_qt. [bug #1679398]
* Handle single-quoted attribute values in XML.
@@ -58,6 +58,11 @@ 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.
+ * Disable aRTs output plugin by default, it's deprecated and will be removed
+ in 1.2 series.
+ * Fix a colour format conversion crash in the fb video output driver.
xine-lib (1.1.6)
* Split the DirectFB plugin into X11 and non-X versions.