Aegisub/libaegisub
wangqr f733297499 Rewrite encoding detection
Now feeds all data to uchardet, when uchardet is available. The file
size limit is removed.

When uchardet is not available, we look for UTF-8 BOM.
This should make loading UTF-8-BOM files faster.
Because Aegisub always save file in UTF-8-BOM, this should also
guarentee Aegisub will load large (>100MB) file saved by itself.

See Aegisub/Aegisub#110
2019-05-18 22:13:26 -04:00
..
ass Fix overflow bound 2018-12-08 01:20:08 -05:00
audio Fix overflow issues with truncated pcm files 2015-11-29 20:11:14 -08:00
common Rewrite encoding detection 2019-05-18 22:13:26 -04:00
include/libaegisub Fix millisecond to centisecond convertion 2018-12-08 01:20:08 -05:00
lua Migrate to CMake to update packages easier 2019-05-08 16:34:39 -04:00
osx Mark a bunch of things as overriding virtual functions 2015-07-28 14:30:02 -07:00
unix Set ?dictionary to the correct thing on OS X. Closes #1766. 2014-06-08 08:00:11 -07:00
windows Bump _WIN32_WINNT to Vista 2018-11-23 09:22:18 -08:00
Makefile Makefiles: replace the use of subst macro with patsubst (#56) 2018-03-05 09:28:29 -08:00
lagi_pre.h Migrate to CMake to update packages easier 2019-05-08 16:34:39 -04:00