diff options
author | František Dvořák <valtri@users.sourceforge.net> | 2004-03-27 12:59:45 +0000 |
---|---|---|
committer | František Dvořák <valtri@users.sourceforge.net> | 2004-03-27 12:59:45 +0000 |
commit | 535d0d6a76675ce39fb52977a948eef0922a964b (patch) | |
tree | 00cd1e31a58908c30d60b1f4472e5a40a4fc985c /ChangeLog | |
parent | fce47bed538b68593085b841b329d64b65e913cd (diff) | |
download | xine-lib-535d0d6a76675ce39fb52977a948eef0922a964b.tar.gz xine-lib-535d0d6a76675ce39fb52977a948eef0922a964b.tar.bz2 |
"+y"+p code from xine-ui for guessing locale codeset (default encoding for OSD).
CVS patchset: 6309
CVS date: 2004/03/27 12:59:45
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ * fix the deadlock with non-seekable input plugins + * guess codeset for OSD if nl_langinfo(CODESET) is missing or not working xine-lib (1-rc3b) * fix SDL plugin that was broken in rc3 |