log libvo/x11_common.h @ 37195:ac6c37d85d65 default tip

age author description
Fri, 11 Jan 2013 23:56:22 +0000 ib Remove unused declaration.
Mon, 19 Sep 2011 22:11:12 +0000 reimar Get rid of X11_FULLSCREEN.
Mon, 19 Sep 2011 22:03:36 +0000 reimar Remove unnecessary #ifdefs from header file.
Mon, 05 Sep 2011 11:48:36 +0000 ib Make vo_hidecursor() and vo_showcursor() static.
Sat, 27 Aug 2011 16:51:52 +0000 ib Add a parameter to vo_x11_ewmh_fullscreen().
Sat, 07 May 2011 18:48:31 +0000 reimar Add "const" to equalizer name argument to avoid compiler warnings.
Fri, 06 May 2011 10:12:54 +0000 iive Make vo_xv_set/get_eq() functions expect "const char *" for attribute name.
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.
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Wed, 27 Jun 2007 10:26:13 +0000 reimar Make X11 window creation and (with -fixed-vo) management simpler and more
Sun, 01 Apr 2007 21:59:54 +0000 uau "()" to "(void)" function param list fixes
Tue, 25 Apr 2006 21:36:02 +0000 uau Remove updating of vo_mouse_timer_const from the main loop and also
Fri, 21 Apr 2006 18:42:55 +0000 reimar forgotten update_xinerama_info prototypes
Sun, 16 Apr 2006 13:38:28 +0000 reimar Fix and improve xinerama support
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Thu, 10 Nov 2005 02:39:31 +0000 al Test if source image dimensions are too big.