summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-08-21 04:39:52 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-08-21 04:39:52 +0100
commit141558ac76e39d7f39400da0ecb6ca1f92ffee22 (patch)
tree4f800af1614d7fc998034dc9e7f58d877c154b10 /ChangeLog
parentbc19407410f6467638888f917f9e7832f6eaee28 (diff)
parentcbd017c8bc0139311d149c58fabba4e783dd95a9 (diff)
downloadxine-lib-141558ac76e39d7f39400da0ecb6ca1f92ffee22.tar.gz
xine-lib-141558ac76e39d7f39400da0ecb6ca1f92ffee22.tar.bz2
Merge from 1.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b300e5de5..892154b51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -51,12 +51,16 @@ xine-lib (1.1.8) (Unreleased)
* Various build fixes and cleanups for Solaris, plugin dependencies etc.
* Fix some memory leaks in the Vorbis decoder and video overlays.
* Fix a problem with the goom plugin which could cause it to stop working.
- * Clean up "%" unescaping in MRLs; correctly handle "%" in DVD MRLs.
+ * Clean up "%" unescaping in MRLs; correctly handle "%" in DVD and VCD MRLs.
* Fix a crash with "dvb:/".
* DVB subtitle fixes: deadlock prevention, thread leakage, spec compliance.
* Allow the DVB input plugin to timeout if it is receiving no signal.
* Fix an audio resampling problem which was causing regular clicking.
* Fix build with recent glibc and a debugging #define. [Bug 1773769]
+ * Fix handling of multiple MPEG TS audio streams & subtitle languages.
+ * Add colouring for bold & italic in text subtitles.
+ * Simple scaling of subtitles to fit the frame width (intended to cope
+ with common DVB resolutions such as 544x576).
xine-lib (1.1.7)
* Support libdca (new name for libdts) by shuffling around the dts.h file.