Aegisub/aegisub
2009-10-10 15:21:26 +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 Remove @BOOST_CPPFLAGS@ as the boost detection is now disabled. 2009-10-09 16:10:59 +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 Disable zoom controls when video is detached as the zoom is ignored with detached video. 2009-10-10 15:21:26 +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 Update universalchardet to 29631:4dd0cf2ba86f (2009-06-27). Closes #866. 2009-10-09 15:37:55 +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 Remove boost check, the macro I'm using has serious bugs that only shows up on some systems. 2009-10-09 15:22:06 +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.