Aegisub/aegisub
Amar Takhar ee537d06f6 Add missing <wx/filename.h> and <wx/log.h> headers.
Originally committed to SVN as r3175.
2009-07-19 18:50:27 +00:00
..
automation Fix #845 by counting how many output lines were produced by applying a template to a line, instead of assuming that a template always gets applied, even if it's a code template. 2009-05-14 15:34:37 +00:00
bin SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
build Implement a YUV4MPEG video provider. (YUV4MPEG is an uncompressed video format originally created for use by mjpegtools but is also commonly used by a lot of Unix video software; see http://wiki.multimedia.cx/index.php?title=YUV4MPEG2 or http://manpages.ubuntu.com/manpages/karmic/en/man5/yuv4mpeg.5.html (man 5 yuv4mpeg, if you have mjpegtools installed) for a description of the format.) 2009-07-19 04:13:46 +00:00
desktop SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
libass Update libass to 94d4104 from http://greg.geekmind.org/viewgit/. 2009-07-13 22:43:25 +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 More minor fixes to Windows installer... we're installing VSFilter 2.39e from guliverkli2 and not one from MPC-HC, and list a couple more files for the pre-install cleanup jobs. 2009-07-14 00:15:42 +00:00
po Updated German translation (fixes some typos etc) by Sebastian Billau (sebastian u billau a web d de). This translation update should be backported into 2.1.8. 2009-07-18 21:00:57 +00:00
scripts Exit with the previous commands exit status incase it failes: In this case copying the aegisub binary into the bundle. 2009-07-17 19:52:08 +00:00
src Add missing <wx/filename.h> and <wx/log.h> headers. 2009-07-19 18:50:27 +00:00
tinderbox Add iconv project to Windows tinderbox solution file, and make the Aegisub project dependent on it, in preparation of iconv patch. 2009-06-17 18:24:15 +00:00
universalchardet Remove a deprecated compiler flag causing warnings during universalcharset build on Windows. 2009-07-13 22:37:19 +00:00
acinclude.m4 SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
autogen.sh Ensure the system 'convert' utility is actually from ImageMagick. 2009-06-10 02:13:24 +00:00
configure.in Move +AM_PROG_CC_C_O after AC_PROG_CC to silence automake 1.10 2009-07-19 18:33:08 +00:00
INSTALL SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
Makefile.am Build changes for the new ffms, TheFluff will be comitting the aegisub changes shortly. 2009-07-13 22:30:49 +00:00
README SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00

* To be written.