Aegisub/aegisub
Niels Martin Hansen f1c7ed639d Properly fix "local config" option, previously it only made config.dat local and kept everything else in %APPDATA% still. Now fixed, along with a load of other problematic uses of relative paths. Still a lot more to go.
This also makes a bit of sense of the default options for various paths that previously were implicitly relative to ?user or ?data but never explicitly specified in options.

Originally committed to SVN as r3130.
2009-07-14 03:02:17 +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 Fix include path for MSVC project to point to the new location of ffms2 sources. 2009-07-13 22:43: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 Czech translation by Christof (christof a totan d cz). Fixes #900 2009-06-24 15:47:51 +00:00
scripts Fix osx-bundle and osx-dmg breakage after adding buildbot support, both scripts now accept spaces in the directory names. 2009-06-02 00:16:45 +00:00
src Properly fix "local config" option, previously it only made config.dat local and kept everything else in %APPDATA% still. Now fixed, along with a load of other problematic uses of relative paths. Still a lot more to go. 2009-07-14 03:02:17 +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 Build changes for the new ffms, TheFluff will be comitting the aegisub changes shortly. 2009-07-13 22:30:49 +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.