Aegisub/aegisub
Thomas Goyne e4e7457d7d Build libass without iconv support
We only ever feed UTF-8 to it, and it doesn't check whether the input is
UTF-8 before converting.
2014-01-19 18:35:17 -08:00
..
automation Fix permissions on installed files. Closes #1669. 2013-12-06 15:25:17 -08:00
build Build libass without iconv support 2014-01-19 18:35:17 -08:00
desktop Merge the translations into the desktop file on install. Closes #1109. 2013-12-24 11:03:09 -08:00
libaegisub Rearrage SinkMessage to eliminate padding 2014-01-11 07:29:04 -08:00
m4macros Use -Werror for compiler flag support checks so that they actually work 2014-01-02 16:35:08 -08:00
packages Grab the .mo files for the installed from the po directory 2014-01-01 09:39:49 -08:00
po Updated Traditional Chinese translation. 2014-01-14 19:29:49 +08:00
reporter
src Delete unused button bitmaps 2014-01-19 18:35:17 -08:00
tests Use initializer lists in some places 2013-12-11 18:50:11 -08:00
tools Make respack less dumb 2014-01-19 18:35:17 -08:00
universalchardet
LICENCE
Makefile Delete some old unused stuff 2014-01-11 07:29:07 -08:00
Makefile.inc.in Explicitly link boost.chrono 2013-12-24 10:16:05 -08:00
Makefile.target Build with -dead_strip on OS X 2014-01-02 16:35:08 -08:00
acinclude.m4 Explicitly link boost.chrono 2013-12-24 10:16:05 -08:00
autogen.sh
config.guess
config.sub
configure.ac Silence unused local typedef warnings from gcc+boost 2014-01-02 16:35:08 -08:00
install-sh