Aegisub/aegisub/libaegisub
Thomas Goyne f31d9a5a8b Add converter to ISO-6937-2
glibc's iconv implementation supports ISO-6937-2, but libiconv doesn't
due to that these days the only place it's used is in a few old subtitle
formats. As a result, on everything but linux we need our own converter.

Conversion from ISO-6937-2 is currently not supported.

Originally committed to SVN as r6632.
2012-03-29 19:04:49 +00:00
..
common Add converter to ISO-6937-2 2012-03-29 19:04:49 +00:00
include/libaegisub Add converter to ISO-6937-2 2012-03-29 19:04:49 +00:00
osx Relicense libosxutil code (osx/util.cpp and include/util_osx.h) using the same license as the rest of the library. (obsd/2-clause bsdl) Done with the permission of current copyright holder jfs (Niels Martin Hansen). 2010-08-14 18:45:41 +00:00
unix Cast time_ts passed to printf to a known type 2012-02-23 19:28:00 +00:00
windows Silence some clang warnings 2012-03-10 02:16:08 +00:00
Makefile Add converter to ISO-6937-2 2012-03-29 19:04:49 +00:00
config.h Clean up libaegisub includes 2011-07-26 22:25:21 +00:00
lagi_pre.h Move cajun implementations from .inl files included by the headers to .cpp files 2011-12-22 21:10:10 +00:00