log

age author description
Fri, 03 May 2002 22:13:06 +0000 arpi enable libfame only for dxr3/dvb owners by default, libfame check moved right after libmp1e check
Fri, 03 May 2002 22:07:12 +0000 gabucino html fix, noticed by aleksz
Fri, 03 May 2002 22:06:09 +0000 gabucino NUV seeking works
Fri, 03 May 2002 22:05:46 +0000 arpi gui vs. mencoder conflict workaround
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.
Fri, 03 May 2002 19:17:19 +0000 atmos4 Fix for darwins date
Fri, 03 May 2002 19:01:46 +0000 atmos4 Port to darwin.
Fri, 03 May 2002 19:00:54 +0000 atmos4 Add Darwin (MacOS X) detection and configuration and modify compiler check to check through defined-cc, gcc3, cc to find good compiler. Abort on first good compiler.