log

age author description
Sun, 13 Apr 2008 21:13:05 +0000 diego Replace shell for loop by proper make foreach construct.
Sun, 13 Apr 2008 19:18:51 +0000 albeu Replace the trivial command line preparser with a more robust version
Sun, 13 Apr 2008 11:15:08 +0000 attila cosmetics: fix indentation
Sun, 13 Apr 2008 11:12:24 +0000 attila move the #ifdef HAVE_XINERAMA to enclose the whole function
Sun, 13 Apr 2008 11:08:59 +0000 attila Always calculate the xinerama screen mplayer is on.
Sun, 13 Apr 2008 10:59:11 +0000 diego Fix DEPEND_CMD, there was one level of variable indirection too much.
Sun, 13 Apr 2008 10:54:33 +0000 diego Sync with latest FFmpeg changes.
Sun, 13 Apr 2008 10:44:21 +0000 diego Add Makefile variable for DVB OSD menu, saves one ifeq.
Sun, 13 Apr 2008 10:23:54 +0000 nicodvb in preparation for multi-frontend patch replaced file-static device names with sprintf() calls in 2 functions
Sun, 13 Apr 2008 09:09:36 +0000 diego Replace "all rights reserved" statement with standard GPL license header.
Sun, 13 Apr 2008 07:57:35 +0000 diego Restore compilation of osdep/mplayer-rc.o.
Sun, 13 Apr 2008 02:35:30 +0000 zuxy Set dll_type and rv_handle for drvc.dll
Sun, 13 Apr 2008 01:29:24 +0000 diego Relicense test/example files as LGPL with Michael's permission.
Sun, 13 Apr 2008 00:29:02 +0000 zuxy Add Chinese comment
Sun, 13 Apr 2008 00:03:11 +0000 diego Restore grayscale decoding support with FFmpeg.