log libvo/x11_common.h @ 33029:6b6320dcefdf

age author description
Thu, 17 Jun 2010 09:46:44 +0000 diego Declare stop_xscreensaver extern in x11_common.h instead of all over the code.
Sun, 14 Feb 2010 12:57:18 +0000 diego Add xscreensaver_heartbeat() declaration to x11_common.h.
Mon, 04 Jan 2010 19:04:33 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Sun, 27 Dec 2009 14:19:48 +0000 reimar vo_x11_classhint name argument should be const, since we pass string constants there.
Thu, 12 Feb 2009 18:03:38 +0000 reimar Remove now unused vo_calc_drwXY function.
Sun, 08 Feb 2009 03:27:30 +0000 diego Add standard license headers, unify header formatting.
Fri, 09 Jan 2009 15:25:24 +0000 cehoyos Factor calc_drwXY out of vo_xv and vo_xvmc.
Sat, 15 Nov 2008 18:56:25 +0000 reimar Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) same
Sat, 15 Nov 2008 17:48:27 +0000 reimar Cosmetics: remove useless "extern"
Sat, 15 Nov 2008 17:45:55 +0000 reimar Replace some of the different inconsistent XGetGeometry uses by a
Thu, 16 Oct 2008 18:19:36 +0000 diego Move X11_FULLSCREEN definition to x11_common.h where it belongs.
Mon, 04 Aug 2008 06:16:23 +0000 diego Change a bunch of X11-specific preprocessor directives.
Tue, 22 Jul 2008 18:46:07 +0000 reimar Enable runtime border/window decorations-toggling for Linux gl and gl2 vos.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Wed, 20 Feb 2008 08:51:53 +0000 diego Remove pointless #ifdefs around extern declarations.