diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-08-12 20:54:03 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-08-12 20:54:03 +0100 |
commit | 90bfed2c4c86e943ad850a023a28df31c558d75f (patch) | |
tree | cf8af063682a6cb40d5e6718e4c617515a9d5749 /ChangeLog | |
parent | 50b0a0157709ed4a418012883793bf7ea9ddac13 (diff) | |
download | xine-lib-90bfed2c4c86e943ad850a023a28df31c558d75f.tar.gz xine-lib-90bfed2c4c86e943ad850a023a28df31c558d75f.tar.bz2 |
Extend config key translation to allow front ends to provide an additional list.
Intent is to allow front ends to rename their old, badly-named, config items.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ xine-lib (1.1.8) (Unreleased) capable boxes it's probably worse than our own code). * Rename endianness-reading macros so that they don't collide with Solaris system macros. BE_/LE_ are now _X_BE_ and _X_LE_. + * Add an extra function to allow front ends to rename their old, + badly-named configuration items. xine-lib (1.1.7) * Support libdca (new name for libdts) by shuffling around the dts.h file. |