| Commit message (Expand) | Author | Age |
* | Remove now unused vo_calc_drwXY function. | reimar | 2009-02-12 |
* | Add standard license headers, unify header formatting. | diego | 2009-02-08 |
* | Factor calc_drwXY out of vo_xv and vo_xvmc. | cehoyos | 2009-01-09 |
* | Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) same | reimar | 2008-11-15 |
* | Cosmetics: remove useless "extern" | reimar | 2008-11-15 |
* | Replace some of the different inconsistent XGetGeometry uses by a | reimar | 2008-11-15 |
* | Move X11_FULLSCREEN definition to x11_common.h where it belongs. | diego | 2008-10-16 |
* | Change a bunch of X11-specific preprocessor directives. | diego | 2008-08-04 |
* | Enable runtime border/window decorations-toggling for Linux gl and gl2 vos. | reimar | 2008-07-22 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 |
* | Remove pointless #ifdefs around extern declarations. | diego | 2008-02-20 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 |
* | Make X11 window creation and (with -fixed-vo) management simpler and more | reimar | 2007-06-27 |
* | "()" to "(void)" function param list fixes | uau | 2007-04-01 |
* | Remove updating of vo_mouse_timer_const from the main loop and also | uau | 2006-04-25 |
* | forgotten update_xinerama_info prototypes | reimar | 2006-04-21 |
* | Fix and improve xinerama support | reimar | 2006-04-16 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | Test if source image dimensions are too big. | al | 2005-11-10 |
* | remove extern for variables that are already in headers. | reimar | 2005-08-21 |
* | added forgotten xv_enable_vsync | reimar | 2005-06-30 |
* | fix vo_xv_draw_colorkey to a workable state | iive | 2005-04-10 |
* | missing externs (fixes implicit declaration warnings) | rathann | 2005-03-01 |
* | Unified colorkey code for vo xv and vo xvmc. | al | 2005-02-20 |
* | X11 headers must be included also when X11_FULLSCREEN is not defined (although | reimar | 2005-02-06 |
* | fullscreen fixes and GUI support for vo_gl | reimar | 2004-11-01 |
* | now use vo_rootwin var to check for -rootwin switch | nplourde | 2004-08-08 |
* | Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>, | diego | 2004-06-02 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 |
* | fix for warning in some vo_*.c | pl | 2003-09-12 |
* | 10000l. Never ever use such foolish GCC 3.x extensionscvs diff -u x11_common.... | alex | 2003-08-31 |
* | move xv_set_eq to x11_common | iive | 2003-07-01 |
* | - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen | filon | 2003-02-07 |
* | - sync with x11_common | pontscho | 2003-01-09 |
* | here is a somewhat generic equalizer implementation for the X11 vo drivers | arpi | 2002-10-29 |
* | Add the code that chooses a good X11 truecolor visual to the vo_x11 config() | jkeil | 2002-09-03 |
* | ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning | arpi | 2002-08-09 |
* | Aii 10l forgot to commit with my last x11_common.c commit | atmos4 | 2002-06-13 |
* | some cleanup, gl/gl2 updated to use vo_window | arpi | 2002-05-14 |
* | some bugfix, x[11|mga|v] ( fullscreen with more files ) | pontscho | 2002-05-08 |
* | upsz, 10l | pontscho | 2002-05-06 |
* | add WM detection, and wm specific fullscreen code. (???) | pontscho | 2002-05-06 |
* | fix xmga fs, resize to movie size and mouse auto hide + dga | pontscho | 2002-05-03 |
* | fix fullscreen (?) | pontscho | 2002-04-25 |
* | fix playlist bug with gui and rewrite mousecursor show/hide code | pontscho | 2002-04-16 |
* | small changes in libvo's X11 support | pontscho | 2002-03-08 |
* | rewrite fullscreen support in some libvo driver | pontscho | 2002-03-07 |
* | small changes | pontscho | 2002-02-21 |
* | common -vm code, patch by Santi BĂ©jar <tiarda@yahoo.es> | arpi | 2002-01-31 |
* | xinerama fix by attila | atmos4 | 2002-01-05 |