aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/x11_common.h
Commit message (Expand)AuthorAge
* Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) sameGravatar reimar2008-11-15
* Cosmetics: remove useless "extern"Gravatar reimar2008-11-15
* Replace some of the different inconsistent XGetGeometry uses by aGravatar reimar2008-11-15
* Move X11_FULLSCREEN definition to x11_common.h where it belongs.Gravatar diego2008-10-16
* Change a bunch of X11-specific preprocessor directives.Gravatar diego2008-08-04
* Enable runtime border/window decorations-toggling for Linux gl and gl2 vos.Gravatar reimar2008-07-22
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Remove pointless #ifdefs around extern declarations.Gravatar diego2008-02-20
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* Make X11 window creation and (with -fixed-vo) management simpler and moreGravatar reimar2007-06-27
* "()" to "(void)" function param list fixesGravatar uau2007-04-01
* Remove updating of vo_mouse_timer_const from the main loop and alsoGravatar uau2006-04-25
* forgotten update_xinerama_info prototypesGravatar reimar2006-04-21
* Fix and improve xinerama supportGravatar reimar2006-04-16
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* Test if source image dimensions are too big.Gravatar al2005-11-10
* remove extern for variables that are already in headers.Gravatar reimar2005-08-21
* added forgotten xv_enable_vsyncGravatar reimar2005-06-30
* fix vo_xv_draw_colorkey to a workable stateGravatar iive2005-04-10
* missing externs (fixes implicit declaration warnings)Gravatar rathann2005-03-01
* Unified colorkey code for vo xv and vo xvmc.Gravatar al2005-02-20
* X11 headers must be included also when X11_FULLSCREEN is not defined (althoughGravatar reimar2005-02-06
* fullscreen fixes and GUI support for vo_glGravatar reimar2004-11-01
* now use vo_rootwin var to check for -rootwin switchGravatar nplourde2004-08-08
* Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,Gravatar diego2004-06-02
* runtime 'stay-on-top' functionalityGravatar joey2003-11-30
* fix for warning in some vo_*.cGravatar pl2003-09-12
* 10000l. Never ever use such foolish GCC 3.x extensionscvs diff -u x11_common....Gravatar alex2003-08-31
* move xv_set_eq to x11_commonGravatar iive2003-07-01
* - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreenGravatar filon2003-02-07
* - sync with x11_commonGravatar pontscho2003-01-09
* here is a somewhat generic equalizer implementation for the X11 vo driversGravatar arpi2002-10-29
* Add the code that chooses a good X11 truecolor visual to the vo_x11 config()Gravatar jkeil2002-09-03
* ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warningGravatar arpi2002-08-09
* Aii 10l forgot to commit with my last x11_common.c commitGravatar atmos42002-06-13
* some cleanup, gl/gl2 updated to use vo_windowGravatar arpi2002-05-14
* some bugfix, x[11|mga|v] ( fullscreen with more files )Gravatar pontscho2002-05-08
* upsz, 10lGravatar pontscho2002-05-06
* add WM detection, and wm specific fullscreen code. (???)Gravatar pontscho2002-05-06
* fix xmga fs, resize to movie size and mouse auto hide + dgaGravatar pontscho2002-05-03
* fix fullscreen (?)Gravatar pontscho2002-04-25
* fix playlist bug with gui and rewrite mousecursor show/hide codeGravatar pontscho2002-04-16
* small changes in libvo's X11 supportGravatar pontscho2002-03-08
* rewrite fullscreen support in some libvo driverGravatar pontscho2002-03-07
* small changesGravatar pontscho2002-02-21
* common -vm code, patch by Santi BĂ©jar <tiarda@yahoo.es>Gravatar arpi2002-01-31
* xinerama fix by attilaGravatar atmos42002-01-05
* WinID cleanup, support for XvGravatar arpi2001-12-28
* printf-gcc3 patch, x11-commons mRootwinGravatar sven2001-10-24
* fix size ?Gravatar pontscho2001-08-31