Cross-platform advanced subtitle editor
Go to file
Amar Takhar b19daec0ae Move iconv out of the libass check block and under 'program features' (in
preperation for asa support which requires iconv as well.)

Originally committed to SVN as r2171.
2008-04-11 15:17:00 +00:00
FFmpegSource FFmpegSource 1.18 2008-04-05 09:33:35 +00:00
OverLua Scrap all the CImg stuff entirely. 2008-03-20 02:40:18 +00:00
SSATool (SSATool) add a missing resx file 2007-08-11 17:29:19 +00:00
aegilib Fixed small OpenMP bug. 2008-03-21 03:02:39 +00:00
aegisub Remove the __WINDOWS__ around 'include "../libass/ass.h"', I didn't notice this 2008-04-06 15:08:43 +00:00
assdraw Added assdraw vc2008 project. 2008-03-07 21:01:48 +00:00
auto3 Fix auto4/auto3 (lua51/lua50) support, this removes the --with-* flags in favor 2008-03-20 21:24:01 +00:00
automation Commit the new build system (complete re-write), this includes several changes: 2008-03-03 07:22:58 +00:00
avisynth_prs Random changes in traydict 2007-10-29 04:29:04 +00:00
bin Added auto3 lib+dll to repository and made auto4_auto3.cpp automatically link to it. 2008-01-01 22:55:58 +00:00
build Added some commented out hackish code to test tesseract. 2008-03-18 08:06:01 +00:00
csri Change a variable to size_t since that's what it should be. 2008-03-14 19:42:13 +00:00
docs Modified the documentation export script so it writes all images directly to ./images/*. 2008-01-19 05:22:55 +00:00
hunspell Added Visual Studio 2008 (VC++9) project files. 2008-01-23 21:50:35 +00:00
installer Added a "reverse" option to export framerate. 2008-03-09 05:32:02 +00:00
kanamemo Added the kanamemo & traydict side projects to repository 2006-06-29 23:14:54 +00:00
lib Added auto3 lib+dll to repository and made auto4_auto3.cpp automatically link to it. 2008-01-01 22:55:58 +00:00
libass * Fix ICONV_CFLAGS / ICONV_LDFLAGS so they're properly propogated during the 2008-03-30 08:08:43 +00:00
lua51 Some more project fixes. 2008-01-23 23:00:52 +00:00
m4macros Change the WX tests for OpenGL and StyledTextControl to use AC_AGI_LINK, which 2008-03-25 00:24:39 +00:00
motiontracker Producing software without actually doing anything 101: Write an overly vague specification. 2007-07-04 01:47:19 +00:00
po Update aegisub.pot, some new messages mosty source line changes. 2008-03-22 11:07:59 +00:00
prs Modified all projects to output their files to /trunk/lib/ 2007-04-09 05:36:05 +00:00
specs Adding a test of various features of the ASS format. Will make a render of it using VSFilter later on. 2008-03-14 19:21:46 +00:00
traydict Gecko almost working... and by almost, I really mean that it doesn't. It seems to initialize and load a page properly, but only shows a grey box that eventually makes wx's event handler crash. 2007-10-31 18:36:10 +00:00
universalchardet Silence warning about stray space after a stray backslash. 2008-03-08 20:39:04 +00:00
vsfilter Stop importing msxml.dll when it's not needed anyway, and a string literal was not marked with _T() when it should. 2008-03-08 23:44:51 +00:00
INSTALL Add a note about removing the relative paths from the included headers. 2008-03-03 08:28:12 +00:00
Makefile.am Completely remove support for an external libass: 2008-03-23 22:56:21 +00:00
README Update remove (remove notice about no auto3 support), this will be filled in 2008-03-25 03:44:36 +00:00
acinclude.m4 Add a new (custom) macro AC_AGI_COMPILE to help with writing tests that use the 2008-03-22 19:43:23 +00:00
autogen.sh Fix typo, (remove stray L) 2008-03-22 10:49:05 +00:00
configure.in Move iconv out of the libass check block and under 'program features' (in 2008-04-11 15:17:00 +00:00

README

* There is no ASA support      
  - if you want support you'll have to do it by hand (for now)