1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00
Thomas Goyne 3140d902da Report the endianness of detected UTF-16 and UTF-32
'UTF-16' is big-endian UTF-16, so returning it for UTF-16LE is incorrect
and results in line_iterator failing on UTF-16LE.

Originally committed to SVN as r6351.
2012-01-25 00:21:27 +00:00
..
2012-01-14 18:46:43 +00:00
2012-01-18 20:08:24 +00:00
2012-01-14 18:46:43 +00:00
2012-01-14 18:46:43 +00:00
2012-01-14 18:46:49 +00:00
2009-03-08 08:30:39 +00:00
2012-01-14 18:46:43 +00:00
2012-01-14 18:46:49 +00:00
2012-01-14 18:46:49 +00:00
2009-03-08 08:30:39 +00:00

* To be written.