diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-05-02 21:51:16 +0200 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-05-02 21:51:16 +0200 |
commit | c81f80094b17f05a3e526893a9a21cc9fea87638 (patch) | |
tree | 8e023928924b4708aa484cf2ff56e50d644be3bc /ChangeLog | |
parent | 427e9e3beba63e05f5d158336e767bcf55f8c3ae (diff) | |
parent | ad65ce16f4583a1ecdf3d3a507a7991c208d6c0c (diff) | |
download | xine-lib-c81f80094b17f05a3e526893a9a21cc9fea87638.tar.gz xine-lib-c81f80094b17f05a3e526893a9a21cc9fea87638.tar.bz2 |
Merge changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ xine-lib (1.1.7) (unreleased) * 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. + * Fix default paths for RealPlayer libraries (broken in 1.1.5). + [Bug 1707526] * Fix proxy usage when the hostnames cannot be resolved. Thanks to Jeff Mitchell for reporting and testing the fix. |