log libvo/x11_common.h @ 27535:d92059f10deb

age author description
2008-08-04 diego Change a bunch of X11-specific preprocessor directives.
2008-07-22 reimar Enable runtime border/window decorations-toggling for Linux gl and gl2 vos.
2008-02-22 diego Add MPLAYER_ prefix to multiple inclusion guards.
2008-02-20 diego Remove pointless #ifdefs around extern declarations.
2007-12-31 diego Add explanatory comments to the #endif part of multiple inclusion guards.
2007-06-27 reimar Make X11 window creation and (with -fixed-vo) management simpler and more
2007-04-01 uau "()" to "(void)" function param list fixes
2006-04-25 uau Remove updating of vo_mouse_timer_const from the main loop and also
2006-04-21 reimar forgotten update_xinerama_info prototypes
2006-04-16 reimar Fix and improve xinerama support
2006-02-09 rathann Patch by Stefan Huehner / stefan % huehner ! org \
2005-11-10 al Test if source image dimensions are too big.
2005-08-21 reimar remove extern for variables that are already in headers.
2005-06-30 reimar added forgotten xv_enable_vsync
2005-04-10 iive fix vo_xv_draw_colorkey to a workable state
2005-03-01 rathann missing externs (fixes implicit declaration warnings)
2005-02-20 al Unified colorkey code for vo xv and vo xvmc.
2005-02-06 reimar X11 headers must be included also when X11_FULLSCREEN is not defined (although
2004-11-01 reimar fullscreen fixes and GUI support for vo_gl
2004-08-08 nplourde now use vo_rootwin var to check for -rootwin switch
2004-06-02 diego Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,
2003-11-30 joey runtime 'stay-on-top' functionality
2003-09-12 pl fix for warning in some vo_*.c
2003-08-31 alex 10000l. Never ever use such foolish GCC 3.x extensionscvs diff -u x11_common.c x11_common.h |more
2003-07-01 iive move xv_set_eq to x11_common
2003-02-07 filon - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen
2003-01-09 pontscho - sync with x11_common
2002-10-29 arpi here is a somewhat generic equalizer implementation for the X11 vo drivers
2002-09-03 jkeil Add the code that chooses a good X11 truecolor visual to the vo_x11 config()
2002-08-09 arpi ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning