diff options
| author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-05-28 16:53:47 +0100 |
|---|---|---|
| committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-05-28 16:53:47 +0100 |
| commit | d1949261589719fefad3add8cade4d6a29e6e81c (patch) | |
| tree | 9aa3f2d91f3a06f4d11410238b73fcfe348b1e76 /ChangeLog | |
| parent | 9c065e76536c058a2d6c083879f7c9d2898f7780 (diff) | |
| parent | 7e47ddb2c84ddaddfa859d49d336f92f8b6e53d3 (diff) | |
| download | xine-lib-d1949261589719fefad3add8cade4d6a29e6e81c.tar.gz xine-lib-d1949261589719fefad3add8cade4d6a29e6e81c.tar.bz2 | |
Merge from 1.2 main branch.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -19,6 +19,9 @@ xine-lib (1.1.90) (Unreleased) FreeType2 and the standard bitmap fonts for OSD. * Replace internal libdts 0.0.2 with libdca 0.0.5, and contextually move it to contrib/libdca to separate from xine's own code. + * Add another message code to allow for auth prompts. Previously, it was + not possible to distinguish between 401 Authentication Requried and 403 + Forbidden. xine-lib (1.1.7) (unreleased) * Support libdca (new name for libdts) by shuffling around the dts.h file. @@ -35,6 +38,7 @@ xine-lib (1.1.7) (unreleased) * Allow XxMC to switch back to software decoding; don't deinterlace if it's not needed for any given frame. * Document dvba: MRLs (ATSC with full tuning info). + * Fix VCD playback (broken since 1.1.4). xine-lib (1.1.6) * Split the DirectFB plugin into X11 and non-X versions. |
