Aegisub/libaegisub
Thomas Goyne 6ca879938d Always feed the entire file into uchardet when detection is needed
uchardet will report that a file is "ascii" if the first page has no bytes
>127, so we need to actually look at the entire file in case the first higher
byte is later in the file.
2019-09-28 18:13:44 -07:00
..
ass Fix overflow bound 2019-09-22 17:12:05 -07:00
audio Fix PCM provider bugs 2019-09-22 17:41:02 -07:00
common Always feed the entire file into uchardet when detection is needed 2019-09-28 18:13:44 -07:00
include/libaegisub Remove extra semicolon 2019-09-22 17:41:02 -07:00
lua Reduce error-handling bloat a bit 2015-07-28 16:22:48 -07:00
osx Mark a bunch of things as overriding virtual functions 2015-07-28 14:30:02 -07:00
unix Add configure option to enable portable builds on Linux 2019-09-22 19:26:50 -04: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 Add #ifdef __cplusplus to the precompiled headers to make Xcode happy 2014-06-05 08:35:50 -07:00