diff options
| author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-04-18 17:03:18 +0200 |
|---|---|---|
| committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-04-18 17:03:18 +0200 |
| commit | 1b589783e8f1bf896a4dc8fdcdfe854e37a57270 (patch) | |
| tree | 8f93dfc9665f0eb6c166a73bb5f88159953b1e50 /ChangeLog | |
| parent | 0bbc4497a72dca89f178349b76fca6ea92bbf17f (diff) | |
| parent | b502e15322d2fe9c41645a0905683e7783cf2a30 (diff) | |
| download | xine-lib-1b589783e8f1bf896a4dc8fdcdfe854e37a57270.tar.gz xine-lib-1b589783e8f1bf896a4dc8fdcdfe854e37a57270.tar.bz2 | |
Merge from 1.1 series.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -17,7 +17,10 @@ xine-lib (1.1.90) (Unreleased) * Use XDG-defined data directories to look up fonts files both while using FreeType2 and the standard bitmap fonts for OSD. -xine-lib (1.1.6) [UNRELEASED] +xine-lib (1.1.7) (unreleased) + * Support libdca (new name for libdts) by shuffling around the dts.h file. + +xine-lib (1.1.6) * Split the DirectFB plugin into X11 and non-X versions. * Improve the Mac OS X video output plugin. Thanks to Matt Messier. * Fixed the XcbXv plugin - an empty plugin would be built if "old" Xv @@ -26,6 +29,8 @@ xine-lib (1.1.6) [UNRELEASED] with junk content, the plugin could potentially consume lots of memory (possibly causing a local DoS). Also, a few small memory leaks have been eliminated. + * Fixed a CDDA-related crash and a DVD-related hang, both caused by the + same change in 1.1.5. xine-lib (1.1.5) * Security fixes: |
