Aegisub/aegisub
2009-09-04 02:16:39 +00:00
..
automation Fix bugs in kara-templater causing tenv.relayer and tenv.restyle functions to fail. 2009-07-25 18:16:37 +00:00
build Rename audio_spectrum.* to audio_renderer_spectrum.* in preparation of converting the spectrum into a slave of AudioRenderer. See #951 and #990. 2009-08-13 16:04:45 +00:00
desktop SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
docs/doxygen Add a whole bunch of WITH_* flags to PREDEFINED, this includes a large chunk of code that wasn't getting added before. Most of the warnings have been fixed now other than a few extra that have cropped up due to the ifdef'd code being included. Thanks to jfs for spotting the fix. 2009-08-01 03:10:56 +00:00
libass Sort ass_parse.c into the alphabet. (like the rest) 2009-09-02 04:01:20 +00:00
libffms Add src/core/*.h not core/*.h to SOURCES for distfiles. 2009-07-13 23:26:03 +00:00
m4macros Add a cross-compile condition to AC_RUN_IFELSE in AC_AGI_COMPILE to make cross-compiling work. 2009-04-21 22:32:07 +00:00
packages Surgically remove Automation 3. 2009-07-23 00:19:36 +00:00
po Fix lots of spelling and grammar errors in the German translation 2009-09-02 01:23:46 +00:00
reporter Whoops, remove one last evil #pragma once that was left in while developing. 2009-09-03 07:18:43 +00:00
src wxUSE_STACKWALKER is defined to 0/1, so #ifdef doesn't work. (noticed by plork) 2009-09-03 06:03:38 +00:00
tinderbox Supplant ${HOME} with /home/verm, I forgot that the buildslaves run with an extremely limited env. This isn't a perm solution but it'll get us building for now. 2009-09-02 05:01:54 +00:00
tools Set the .DS_Store file in the temp dmg directory rather than after it's mounted. jfs reported finder crashing after updating to 10.5.8. Setting it this way should work and avoid the issue of .DS_Store changing randomly as a folder won't show up on the desktop like a mounted image will. 2009-09-04 02:16:39 +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 SVN Transition Step 3/7 2009-03-08 08:30:39 +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 Drop the curl version from 7.19.2 to 7.18.2 beacuse debian/ubuntu have ancient versions installed. 2009-09-03 07:10:57 +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 Commit changes to support importing bitmaps as character strings, this is still broken however the final fix should be quite simple. 2009-07-25 09:35:44 +00:00
README SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00

* To be written.