log

age author description
Fri, 03 May 2002 21:44:11 +0000 pontscho fix video vindov background
Fri, 03 May 2002 20:57:13 +0000 pontscho fix xmga fs, resize to movie size and mouse auto hide + dga
Fri, 03 May 2002 20:29:20 +0000 atmos4 More verbose error reporting to configure.log for SDL and fix a long pustanding bug, with type mismatch in test-compile-code (affected eg. cygwin, too)
Fri, 03 May 2002 19:45:43 +0000 rfelker fixed raw i420/iyuv to some extent, so that cb/cr channels are no
Fri, 03 May 2002 19:27:34 +0000 atmos4 guess what :)
Fri, 03 May 2002 19:27:05 +0000 atmos4 Execute darwinfixlib.sh before linking, it will only do something if on darwin, if you don't like that it is always called (I mean on all systems), I could change that, however as it's only called two times during linking I guess it's ok.
Fri, 03 May 2002 19:23:15 +0000 atmos4 Darwin needs to run ranlib on any static lib before linking, we do this in this script just before the final linking.