Aegisub/aegisub
Karl Blomster 8d5bae9558 Forgot to call Close() in the QT video provider's destructor.
Originally committed to SVN as r3189.
2009-07-21 21:04:38 +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 Implemented a basic QuickTime video provider. Works in my simple tests on Windows, but I have no idea if it even compiles on Mac. 2009-07-21 20:24:25 +00:00
desktop SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
libass Update to 9ad13b from the libass git repo. (http://greg.geekmind.org/viewgit/) This change also includes the ability to split off fontconfig cache updating into it's own step so dialogues can be used to warn the user about the font cache being updated (it can take several mins on slow machines with lots of fonts). Updates #841 2009-07-19 19:33:29 +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 Forgot to call Close() in the QT video provider's destructor. 2009-07-21 21:04:38 +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.