log libvo/vo_xover.c @ 34025:e7f393cb9d0f

age author description
Mon, 19 Sep 2011 22:11:12 +0000 reimar Get rid of X11_FULLSCREEN.
Tue, 05 Jul 2011 12:05:06 +0000 ib Cosmetic: Change prefix for symbolic constants from GMP to GUI.
Tue, 05 Jul 2011 10:47:51 +0000 ib Rename the gui() symbolic constants.
Tue, 05 Jul 2011 09:33:09 +0000 ib Rename guiGetEvent() gui().
Mon, 27 Jun 2011 14:04:13 +0000 ib Rename guiGetEvent type guiSetVideo guiSetVideoWindow.
Mon, 27 Jun 2011 11:23:21 +0000 ib Rename guiGetEvent type guiSetShVideo guiSetVideo.
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
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
Sun, 16 Apr 2006 13:38:28 +0000 reimar Fix and improve xinerama support
Fri, 05 Aug 2005 01:24:37 +0000 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
Sat, 21 May 2005 17:31:44 +0000 al Make -wid behave more consistent.
Mon, 18 Apr 2005 15:52:38 +0000 henry replace VO and VF numeric flags with #defined identifiers
Mon, 15 Nov 2004 09:09:29 +0000 diego Reduce excessive verbosity.
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Fri, 20 Aug 2004 09:41:13 +0000 al Removed superfluous XFlush calls before XSync.
Sun, 25 Jul 2004 12:49:01 +0000 reimar removed saver_on, saver_off calls, they are already in x11_common.c
Fri, 09 Jul 2004 15:29:40 +0000 diego output wording
Sun, 30 Nov 2003 16:36:10 +0000 joey runtime 'stay-on-top' functionality
Fri, 03 Oct 2003 18:13:45 +0000 alex user settable colorkey
Fri, 29 Aug 2003 21:42:51 +0000 alex 1000l
Sun, 03 Aug 2003 17:26:25 +0000 alex 10l
Wed, 12 Mar 2003 15:14:13 +0000 albeu 10L the comment header again. That's it when you stole someone else code ;)
Wed, 12 Mar 2003 15:04:05 +0000 albeu vo_xover is a new vo that should make easy to have x11 support for