| Commit message (Expand) | Author | Age | Files | Lines |
* | x11_common.h: remove some unused declarations | Uoti Urpala | 2010-11-02 | 1 | -3/+0 |
* | vo: improve fixed-vo behavior when video size changes in x11 VOs | Uoti Urpala | 2010-07-23 | 1 | -0/+12 |
* | Merge svn changes up to r30514 | Uoti Urpala | 2010-03-09 | 1 | -0/+1 |
|\ |
|
* | | Merge svn changes up to r30216 | Uoti Urpala | 2010-01-08 | 1 | -0/+1 |
|\| |
|
| * | Add missing header #includes to fix 'make checkheaders'. | diego | 2010-01-04 | 1 | -0/+1 |
* | | Merge svn changes up to r30136 | Uoti Urpala | 2009-12-30 | 1 | -1/+1 |
|\| |
|
| * | vo_x11_classhint name argument should be const, since we pass string constant... | reimar | 2009-12-27 | 1 | -1/+1 |
* | | Implement vsync-aware frame timing for VDPAU | Uoti Urpala | 2009-11-15 | 1 | -0/+1 |
* | | x11_common.h: Remove declarations of some nonexistent variables | Uoti Urpala | 2009-05-04 | 1 | -3/+0 |
* | | Merge svn changes up to r28641 | Uoti Urpala | 2009-02-18 | 1 | -0/+1 |
|\| |
|
* | | Merge svn changes up to r28549 | Uoti Urpala | 2009-02-13 | 1 | -3/+0 |
|\| |
|
| * | Remove now unused vo_calc_drwXY function. | reimar | 2009-02-12 | 1 | -1/+0 |
* | | Merge svn changes up to r28537 | Uoti Urpala | 2009-02-12 | 1 | -0/+18 |
|\| |
|
| * | Add standard license headers, unify header formatting. | diego | 2009-02-08 | 1 | -0/+18 |
* | | Merge svn changes up to r28310 | Uoti Urpala | 2009-01-15 | 1 | -0/+2 |
|\| |
|
| * | Factor calc_drwXY out of vo_xv and vo_xvmc. | cehoyos | 2009-01-09 | 1 | -0/+1 |
* | | Remove old VO vo_mouse_autohide compatibility #define | Uoti Urpala | 2008-11-22 | 1 | -1/+0 |
* | | Merge svn changes up to r27949 | Uoti Urpala | 2008-11-17 | 1 | -8/+10 |
|\| |
|
| * | Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) same | reimar | 2008-11-15 | 1 | -2/+2 |
| * | Cosmetics: remove useless "extern" | reimar | 2008-11-15 | 1 | -33/+33 |
| * | Replace some of the different inconsistent XGetGeometry uses by a | reimar | 2008-11-15 | 1 | -0/+1 |
* | | Merge svn changes up to 27824 | Uoti Urpala | 2008-10-25 | 1 | -0/+6 |
|\| |
|
| * | Move X11_FULLSCREEN definition to x11_common.h where it belongs. | diego | 2008-10-16 | 1 | -0/+6 |
* | | Merge svn changes up to r27649 | Uoti Urpala | 2008-09-20 | 1 | -1/+0 |
|\| |
|
* | | Move some declarations from mplayer.c to proper headers | Uoti Urpala | 2008-08-12 | 1 | -0/+2 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 | 1 | -1/+1 |
|\| |
|
| * | Change a bunch of X11-specific preprocessor directives. | diego | 2008-08-04 | 1 | -2/+2 |
* | | Merge svn changes up to r27347 | Uoti Urpala | 2008-07-25 | 1 | -0/+1 |
|\| |
|
| * | Enable runtime border/window decorations-toggling for Linux gl and gl2 vos. | reimar | 2008-07-22 | 1 | -0/+1 |
* | | Move allocation/free of x11 struct to x11_common.c | Uoti Urpala | 2008-04-29 | 1 | -1/+1 |
* | | Add a context for mp_fifo | Uoti Urpala | 2008-04-29 | 1 | -1/+1 |
* | | Move mRootWin,mScreen,mLocalDisplay to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -0/+6 |
* | | Move vo_mouse_autohide,vo_wm_type,vo_fs_type,vo_fs_flip to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -2/+6 |
* | | x11_common: Move vo_old_[x|y|width|height| to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -0/+5 |
* | | x11_common.c: Move orig_layer and old_gravity to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -0/+2 |
* | | Move static mouse hide timers to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -0/+2 |
* | | Move vo_gc,f_gc,vo_hints to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -3/+6 |
* | | x11_common.c: Move function-static variables to struct | Uoti Urpala | 2008-04-23 | 1 | -1/+5 |
* | | Move xv_port,xv_colorkey,xv_ck_info to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -14/+13 |
* | | Move vo_window to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -3/+3 |
* | | Move static X11 atoms to struct | Uoti Urpala | 2008-04-23 | 1 | -2/+17 |
* | | Move vo_screenwidth,vo_screenheight to options struct | Uoti Urpala | 2008-04-23 | 1 | -2/+4 |
* | | Move vo_depthonscreen to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -0/+2 |
* | | Move vo_dx,vo_dy,vo_dwidth,vo_dheight to vo struct | Uoti Urpala | 2008-04-23 | 1 | -1/+2 |
* | | Move global mDisplay to x11 state struct | Uoti Urpala | 2008-04-23 | 1 | -18/+34 |
* | | Create a struct for X11 state | Uoti Urpala | 2008-04-23 | 1 | -0/+5 |
* | | x11_common.c: Make some functions static | Uoti Urpala | 2008-04-23 | 1 | -9/+0 |
* | | Move vo_ontop to options struct | Uoti Urpala | 2008-04-23 | 1 | -4/+14 |
|/ |
|
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 1 | -4/+3 |
* | Remove pointless #ifdefs around extern declarations. | diego | 2008-02-20 | 1 | -2/+0 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 | 1 | -2/+1 |
* | Make X11 window creation and (with -fixed-vo) management simpler and more | reimar | 2007-06-27 | 1 | -0/+3 |
* | "()" to "(void)" function param list fixes | uau | 2007-04-01 | 1 | -2/+2 |
* | Remove updating of vo_mouse_timer_const from the main loop and also | uau | 2006-04-25 | 1 | -1/+0 |
* | forgotten update_xinerama_info prototypes | reimar | 2006-04-21 | 1 | -0/+2 |
* | Fix and improve xinerama support | reimar | 2006-04-16 | 1 | -4/+0 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -2/+2 |
* | Test if source image dimensions are too big. | al | 2005-11-10 | 1 | -0/+2 |
* | remove extern for variables that are already in headers. | reimar | 2005-08-21 | 1 | -11/+1 |
* | added forgotten xv_enable_vsync | reimar | 2005-06-30 | 1 | -0/+2 |
* | fix vo_xv_draw_colorkey to a workable state | iive | 2005-04-10 | 1 | -2/+1 |
* | missing externs (fixes implicit declaration warnings) | rathann | 2005-03-01 | 1 | -0/+2 |
* | Unified colorkey code for vo xv and vo xvmc. | al | 2005-02-20 | 1 | -0/+28 |
* | X11 headers must be included also when X11_FULLSCREEN is not defined (although | reimar | 2005-02-06 | 1 | -2/+2 |
* | fullscreen fixes and GUI support for vo_gl | reimar | 2004-11-01 | 1 | -0/+1 |
* | now use vo_rootwin var to check for -rootwin switch | nplourde | 2004-08-08 | 1 | -0/+1 |
* | Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>, | diego | 2004-06-02 | 1 | -0/+7 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 | 1 | -0/+2 |
* | fix for warning in some vo_*.c | pl | 2003-09-12 | 1 | -0/+1 |
* | 10000l. Never ever use such foolish GCC 3.x extensionscvs diff -u x11_common.... | alex | 2003-08-31 | 1 | -0/+5 |
* | move xv_set_eq to x11_common | iive | 2003-07-01 | 1 | -0/+5 |
* | - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen | filon | 2003-02-07 | 1 | -9/+10 |
* | - sync with x11_common | pontscho | 2003-01-09 | 1 | -1/+16 |
* | here is a somewhat generic equalizer implementation for the X11 vo drivers | arpi | 2002-10-29 | 1 | -0/+3 |
* | Add the code that chooses a good X11 truecolor visual to the vo_x11 config() | jkeil | 2002-09-03 | 1 | -0/+2 |
* | ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning | arpi | 2002-08-09 | 1 | -0/+1 |
* | Aii 10l forgot to commit with my last x11_common.c commit | atmos4 | 2002-06-13 | 1 | -1/+1 |
* | some cleanup, gl/gl2 updated to use vo_window | arpi | 2002-05-14 | 1 | -0/+2 |
* | some bugfix, x[11|mga|v] ( fullscreen with more files ) | pontscho | 2002-05-08 | 1 | -7/+8 |
* | upsz, 10l | pontscho | 2002-05-06 | 1 | -3/+0 |
* | add WM detection, and wm specific fullscreen code. (???) | pontscho | 2002-05-06 | 1 | -0/+1 |
* | fix xmga fs, resize to movie size and mouse auto hide + dga | pontscho | 2002-05-03 | 1 | -0/+1 |
* | fix fullscreen (?) | pontscho | 2002-04-25 | 1 | -1/+1 |
* | fix playlist bug with gui and rewrite mousecursor show/hide code | pontscho | 2002-04-16 | 1 | -0/+3 |
* | small changes in libvo's X11 support | pontscho | 2002-03-08 | 1 | -2/+7 |
* | rewrite fullscreen support in some libvo driver | pontscho | 2002-03-07 | 1 | -0/+7 |
* | small changes | pontscho | 2002-02-21 | 1 | -6/+3 |
* | common -vm code, patch by Santi BĂ©jar <tiarda@yahoo.es> | arpi | 2002-01-31 | 1 | -0/+5 |
* | xinerama fix by attila | atmos4 | 2002-01-05 | 1 | -0/+4 |
* | WinID cleanup, support for Xv | arpi | 2001-12-28 | 1 | -0/+1 |
* | printf-gcc3 patch, x11-commons mRootwin | sven | 2001-10-24 | 1 | -1/+1 |
* | fix size ? | pontscho | 2001-08-31 | 1 | -0/+1 |
* | add half gui support | pontscho | 2001-08-29 | 1 | -0/+1 |
* | GUI stuff. now seeking works, and xmga renders to video window | arpi | 2001-08-27 | 1 | -4/+5 |
* | patch: some X11 compliance fixed: set ClassHint and better fullscreen mode | arpi_esp | 2001-06-17 | 1 | -0/+1 |
* | Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display... | lgb | 2001-05-31 | 1 | -0/+6 |
* | add gui support | pontscho | 2001-05-08 | 1 | -0/+11 |
* | include dpms.h moved to x11_common.c | arpi_esp | 2001-04-14 | 1 | -1/+0 |
* | Autohide X11 cursor | lgb | 2001-04-13 | 1 | -0/+1 |
* | Szebb es jobb screensaver-kikapcsolo resz | laaz | 2001-04-10 | 1 | -1/+3 |
* | the common x11 stuff | arpi_esp | 2001-03-03 | 1 | -0/+15 |