log libvo/vo_xover.c @ 33283:7b18f6e6e11c

age author description
Sat, 02 Oct 2010 14:22:03 +0000 diego Remove UNUSED macros used to shut up unused function parameter warnings.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 08 Feb 2009 03:27:30 +0000 diego Add standard license headers, unify header formatting.
Wed, 19 Nov 2008 20:19:25 +0000 reimar Factor common code like -wid handling, vo_gc creation etc. out into
Sat, 15 Nov 2008 23:09:31 +0000 reimar Remove explicit setting of vo_ontop since that is already done by vo_x11_create_vo_window
Mon, 04 Aug 2008 06:16:23 +0000 diego Change a bunch of X11-specific preprocessor directives.
Wed, 30 Jul 2008 13:44:59 +0000 diego Rename two GUI-related preprocessor directives:
Fri, 16 May 2008 08:33:27 +0000 diego cosmetics: Remove useless parentheses from from return statements.
Sun, 02 Dec 2007 14:24:23 +0000 reimar Mark several uses of vo_functions_t as const to stop some of the current
Sun, 02 Dec 2007 14:06:03 +0000 reimar Make vo info structs const
Sun, 22 Jul 2007 18:27:26 +0000 attila 10l
Wed, 27 Jun 2007 10:26:13 +0000 reimar Make X11 window creation and (with -fixed-vo) management simpler and more
Sun, 24 Jun 2007 10:51:06 +0000 reimar xinerama_screen is already declared in video_out.h
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui
Sat, 16 Dec 2006 21:24:12 +0000 reimar Get rid of completely useless includes that in addition hinder compilation