log

age author description
Wed, 30 Apr 2008 14:29:17 +0000 diego Add compilation rule for libvo/aspecttest and (hackishly) fix linking.
Wed, 30 Apr 2008 14:16:22 +0000 eugeni Remove libass dependency on global font_fontconfig variable.
Wed, 30 Apr 2008 14:12:11 +0000 diego Add $(EXESUF) to test rules.
Wed, 30 Apr 2008 14:06:33 +0000 diego Remove loader/wine/avifmt.h #include, the AVI types declared there conflict
Wed, 30 Apr 2008 14:03:32 +0000 diego Add missing string.h #include to fix a bunch of implicit declaration warnings.
Wed, 30 Apr 2008 14:00:32 +0000 diego Remove unused fast_memcpy() function and link against the object that
Wed, 30 Apr 2008 13:58:26 +0000 diego cosmetics: Move some variable declarations to better places.
Wed, 30 Apr 2008 13:57:15 +0000 diego Disable unused function.
Wed, 30 Apr 2008 13:53:40 +0000 diego Mark all functions that are only used within the file as static.
Wed, 30 Apr 2008 12:38:38 +0000 diego The recurse target does not depend on help_mp.h.
Wed, 30 Apr 2008 12:37:49 +0000 diego Make the default target depend on the recurse target again so that the
Wed, 30 Apr 2008 12:19:04 +0000 diego Explicitly declare which dependency files need generated headers.
Wed, 30 Apr 2008 11:06:07 +0000 diego Use consistent include paths, we always build from the top level now.
Wed, 30 Apr 2008 11:03:41 +0000 diego Remove unnecessary version.h #includes.
Wed, 30 Apr 2008 10:57:45 +0000 diego Rebuild version.h only when the working directory was updated.