aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/x11_common.h
Commit message (Expand)AuthorAge
* VO: remove old VO glueGravatar wm42012-08-07
* vo_vdpau: disable refresh-aware frame timing when compositedGravatar Uoti Urpala2012-07-27
* options, x11+cocoa: add option --cursor-autohide-delayGravatar Stefano Pigozzi2012-03-25
* x11: allow unicode inputGravatar wm42012-03-25
* x11: set window titles as UTF-8Gravatar wm42011-12-06
* libvo: remove title argument from struct vo_driver.configGravatar wm42011-12-06
* vo_xv: avoid clearing too much on resizeGravatar Uoti Urpala2011-07-06
* cleanup: avoid various GCC warningsGravatar Clément Bœsch2011-04-20
* x11_common: fix for reconfig with pos/xineramascreen setGravatar Uoti Urpala2011-02-03
* input: support bindings with modifier keys for X inputGravatar Uoti Urpala2010-12-20
* x11_common.h: remove some unused declarationsGravatar Uoti Urpala2010-11-02
* vo: improve fixed-vo behavior when video size changes in x11 VOsGravatar Uoti Urpala2010-07-23
* Merge svn changes up to r30514Gravatar Uoti Urpala2010-03-09
|\
* | Merge svn changes up to r30216Gravatar Uoti Urpala2010-01-08
|\|
| * Add missing header #includes to fix 'make checkheaders'.Gravatar diego2010-01-04
* | Merge svn changes up to r30136Gravatar Uoti Urpala2009-12-30
|\|
| * vo_x11_classhint name argument should be const, since we pass string constant...Gravatar reimar2009-12-27
* | Implement vsync-aware frame timing for VDPAUGravatar Uoti Urpala2009-11-15
* | x11_common.h: Remove declarations of some nonexistent variablesGravatar Uoti Urpala2009-05-04
* | Merge svn changes up to r28641Gravatar Uoti Urpala2009-02-18
|\|
* | Merge svn changes up to r28549Gravatar Uoti Urpala2009-02-13
|\|
| * Remove now unused vo_calc_drwXY function.Gravatar reimar2009-02-12
* | Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\|
| * Add standard license headers, unify header formatting.Gravatar diego2009-02-08
* | Merge svn changes up to r28310Gravatar Uoti Urpala2009-01-15
|\|
| * Factor calc_drwXY out of vo_xv and vo_xvmc.Gravatar cehoyos2009-01-09
* | Remove old VO vo_mouse_autohide compatibility #defineGravatar Uoti Urpala2008-11-22
* | Merge svn changes up to r27949Gravatar Uoti Urpala2008-11-17
|\|
| * 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
* | Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\|
| * Move X11_FULLSCREEN definition to x11_common.h where it belongs.Gravatar diego2008-10-16
* | Merge svn changes up to r27649Gravatar Uoti Urpala2008-09-20
|\|
* | Move some declarations from mplayer.c to proper headersGravatar Uoti Urpala2008-08-12
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Change a bunch of X11-specific preprocessor directives.Gravatar diego2008-08-04
* | Merge svn changes up to r27347Gravatar Uoti Urpala2008-07-25
|\|
| * Enable runtime border/window decorations-toggling for Linux gl and gl2 vos.Gravatar reimar2008-07-22
* | Move allocation/free of x11 struct to x11_common.cGravatar Uoti Urpala2008-04-29
* | Add a context for mp_fifoGravatar Uoti Urpala2008-04-29
* | Move mRootWin,mScreen,mLocalDisplay to x11 structGravatar Uoti Urpala2008-04-23
* | Move vo_mouse_autohide,vo_wm_type,vo_fs_type,vo_fs_flip to x11 structGravatar Uoti Urpala2008-04-23
* | x11_common: Move vo_old_[x|y|width|height| to x11 structGravatar Uoti Urpala2008-04-23
* | x11_common.c: Move orig_layer and old_gravity to x11 structGravatar Uoti Urpala2008-04-23
* | Move static mouse hide timers to x11 structGravatar Uoti Urpala2008-04-23
* | Move vo_gc,f_gc,vo_hints to x11 structGravatar Uoti Urpala2008-04-23
* | x11_common.c: Move function-static variables to structGravatar Uoti Urpala2008-04-23
* | Move xv_port,xv_colorkey,xv_ck_info to x11 structGravatar Uoti Urpala2008-04-23
* | Move vo_window to x11 structGravatar Uoti Urpala2008-04-23