log libvo/w32_common.h @ 37182:1c64016edce3

age author description
Sun, 22 Nov 2009 14:46:43 +0000 reimar 100l, forgot to apply vo_w32_get_dc/vo_w32_release_dc declarations in w32_common.h
Sun, 08 Feb 2009 03:27:30 +0000 diego Add standard license headers, unify header formatting.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Fri, 07 Mar 2008 20:07:15 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Thu, 21 Feb 2008 00:10:33 +0000 diego Consistently use filename as multiple inclusion guard.
Mon, 11 Feb 2008 15:23:21 +0000 reimar Remove an extern for a variable that no longer exists
Mon, 11 Feb 2008 15:21:25 +0000 reimar Remove left-over extern definitions that should not be there
Sun, 20 Jan 2008 09:41:50 +0000 reimar Add missing vo_w32_border prototype
Sun, 20 Jan 2008 09:38:18 +0000 reimar Remove redundant declarations (already in video_out.h)
Tue, 01 Jan 2008 21:35:58 +0000 diego Add multiple inclusion guards to all header files that lack them.
Sun, 17 Dec 2006 12:33:09 +0000 reimar Fix compilation under MinGW with X11 enabled
Fri, 21 Apr 2006 18:42:55 +0000 reimar forgotten update_xinerama_info prototypes
Wed, 12 Apr 2006 14:20:51 +0000 reimar fixes and cleanup for windows fullscreen switching (restore old position,
Tue, 26 Jul 2005 13:47:18 +0000 reimar OpenGL fixes for windows and vo_gl.c ported to windows.
Sat, 11 Dec 2004 16:57:42 +0000 reimar Improving gl2 under windows, moving some functionality to gl_common
Sun, 30 Nov 2003 16:36:10 +0000 joey runtime 'stay-on-top' functionality
Fri, 19 Sep 2003 14:33:51 +0000 faust3 vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net>