Aegisub/aegisub
2009-10-08 20:24:25 +00:00
..
automation Commit jfs' patch to fix rounding errors as he doesn't have trunk going at the moment. Closes #1018. 2009-10-05 22:46:28 +00:00
build Rewrite the video rendering code to support displaying videos which are larger than the maximum texture size. This does not currently support YV12 (which Aegisub currently never uses), but should be otherwise functional. 2009-10-05 04:22:28 +00:00
desktop SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
docs/doxygen Set proper defines for the reporter. 2009-09-27 00:23:32 +00:00
libass Sort ass_parse.c into the alphabet. (like the rest) 2009-09-02 04:01:20 +00:00
libffms Add a check for boost which is now required by ffms.. this should be backported to 2.1.8. 2009-10-07 01:34:47 +00:00
m4macros Add a check for boost which is now required by ffms.. this should be backported to 2.1.8. 2009-10-07 01:34:47 +00:00
packages Surgically remove Automation 3. 2009-07-23 00:19:36 +00:00
po * Rename stdwx.h to agi_pre.h as it doesn't include wx headers only, it's confusing. 2009-09-10 04:14:28 +00:00
reporter More reporter tweaks to make it actually build and run on Windows. 2009-10-05 21:02:02 +00:00
src Commit patch for #1019 for jfs' as he doesn't have the branch compiling locally, I'll merge this to milestone:2.1.8 after this, updates #1019. 2009-10-08 20:24:25 +00:00
tinderbox Support split projects. 2009-09-26 08:45:19 +00:00
tools Disable setting of .DS_Store for now. 2009-09-04 02:38:30 +00:00
universalchardet Make some (do-nothing) destructors in the chardet library virtual, should fix some warnings on some GCC versions. 2009-08-14 01:40:51 +00:00
acinclude.m4 Add a check for boost which is now required by ffms.. this should be backported to 2.1.8. 2009-10-07 01:34:47 +00:00
autogen.sh Switch from converting .bmp->XPM dynamically during the autogen step into building libresrc directly from the XPM buttons now that the .bmp files are gone. 2009-07-23 23:51:13 +00:00
configure.in Add a check for boost which is now required by ffms.. this should be backported to 2.1.8. 2009-10-07 01:34:47 +00:00
INSTALL SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
LICENCE Add a licence file.. only 4 years later right?! 2009-07-30 03:31:25 +00:00
Makefile.am Add a check for boost which is now required by ffms.. this should be backported to 2.1.8. 2009-10-07 01:34:47 +00:00
README SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00

* To be written.