From f8f81c934670b611d102cc5f69dfbc519f74bed1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Mon, 26 Jan 2004 09:49:33 +0000 Subject: It seems some older systems haven't UCS-2 encoding in the machine encoding. Force using UCS-2LE or UCS-2BE according to endianness. CVS patchset: 6065 CVS date: 2004/01/26 09:49:33 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6d22cd332..72b15623a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,7 @@ xine-lib (1-rc4) * preliminary matroska support * support for AAC audio in RealMedia files * implement chapter skipping in ogm files + * fix endianness problem in OSD texts (using UCS-2LE or UCS-2BE encoding) xine-lib (1-rc3a) * new subtitle formats: jacobsub, subviewer 2.0, subrip 0.9 -- cgit v1.2.3