Aegisub/aegisub
Amar Takhar 61c3a3149e Remove boost check, the macro I'm using has serious bugs that only shows up on some systems.
Originally committed to SVN as r3660.
2009-10-09 15:22:06 +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 Update universalchardet using a patch I made around 2009-02, the one we're currently using is from ~1998. I'll check again later to see if there are any updates to it before closing the ticket. Updates #866. 2009-10-09 14:30:27 +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 Fix a const issue in JpCntx.h. 2009-10-09 14:50:43 +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
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

README

* To be written.