Cross-platform advanced subtitle editor
Go to file
Niels Martin Hansen cf2d2ff5d4 Fixed "cannot wait for thread termination (invalid handle)" error in Auto4/Lua on wxMSW 2.8.3 by removing threading dependency in Auto4LuaScript::Create. It wasn't needed there anyway.
Also removed absolute dependency on hunspell, Aegisub should just build without spellchecking support now. Finally removed requirement to have built with at least one spellchecker. (That was stupid.)

Originally committed to SVN as r1112.
2007-04-22 15:45:29 +00:00
FexTrackerSource Fixed all warnings while building on Linux, except for the ones on MatroskaParser.c and the ones about image conversion. Poke equinox for the later. 2007-04-04 20:42:44 +00:00
ac Proper checking for OpenGL, hopefully also using the right includes on OS X. 2007-04-22 02:24:27 +00:00
aegisub Fixed "cannot wait for thread termination (invalid handle)" error in Auto4/Lua on wxMSW 2.8.3 by removing threading dependency in Auto4LuaScript::Create. It wasn't needed there anyway. 2007-04-22 15:45:29 +00:00
automation Made colour format conversion functions in utils.lua actually usable and added some sanity checking 2007-04-17 21:49:21 +00:00
avisynth_prs Modified all projects to output their files to /trunk/lib/ 2007-04-09 05:36:05 +00:00
code-docs Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00
docs One field had wrong colour 2007-01-10 05:43:56 +00:00
installer fix stupidity in previous commit 2007-01-09 02:15:08 +00:00
kanamemo Added the kanamemo & traydict side projects to repository 2006-06-29 23:14:54 +00:00
libass Failed attempt to get threaded video to work. 2007-04-13 00:44:46 +00:00
locale Traditional chinese translation by Karasu 2007-02-01 17:02:16 +00:00
lua51 Merged in changes from Lua 5.1.2 (hopefully didn't miss anything) 2007-04-03 00:37:09 +00:00
prs Modified all projects to output their files to /trunk/lib/ 2007-04-09 05:36:05 +00:00
traydict Added the kanamemo & traydict side projects to repository 2006-06-29 23:14:54 +00:00
universalchardet Modified all projects to output their files to /trunk/lib/ 2007-04-09 05:36:05 +00:00
Makefile.am enable make dist 2007-04-04 18:50:43 +00:00
autogen.sh CSRI helper library; fixup build system while at it 2007-03-31 22:04:57 +00:00
configure.ac Fixed "cannot wait for thread termination (invalid handle)" error in Auto4/Lua on wxMSW 2.8.3 by removing threading dependency in Auto4LuaScript::Create. It wasn't needed there anyway. 2007-04-22 15:45:29 +00:00