aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/x11_common.c
Commit message (Expand)AuthorAge
* Implement vsync-aware frame timing for VDPAUGravatar Uoti Urpala2009-11-15
* Merge svn changes up to r29644Gravatar Uoti Urpala2009-09-04
|\
| * Do not do a unmap/map cycle on Windows given with -wid, with some windowGravatar reimar2009-09-01
| * First attempts at supporting -fs with -wid, -vo gl on X11 only so farGravatar reimar2009-08-27
* | Remove the internal GUIGravatar Anton Khirnov2009-07-07
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * fix missing event on move that breaks xmga window movementGravatar attila2009-06-19
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | VO: Don't force window position in X11 VOsGravatar Uoti Urpala2009-03-31
* | Merge svn changes up to r28862Gravatar Uoti Urpala2009-03-07
|\|
| * Make sure vo_x11_create_vo_window sets vo_dwidth and vo_dheight rightGravatar reimar2009-03-04
* | Merge svn changes up to r28549Gravatar Uoti Urpala2009-02-13
|\|
| * Remove now unused vo_calc_drwXY function.Gravatar reimar2009-02-12
| * Only set VO_EVENT_RESIZE if size actually changed, not if e.g. the window wasGravatar 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
* | Merge svn changes up to r28204Gravatar Uoti Urpala2008-12-27
|\|
| * Remove unused variable.Gravatar diego2008-12-24
* | Merge svn changes up to r28176Gravatar Uoti Urpala2008-12-22
|\|
| * 100l, forgot an assignment, broke special keys handling for X11-based vos.Gravatar reimar2008-12-21
| * Add and use a special lookup function to do table-based translation to MPlaye...Gravatar reimar2008-12-20
| * Use a table to translate X11 to MPlayer keycodes.Gravatar reimar2008-12-20
| * Simplify handling of X11 key events that are just passed through.Gravatar reimar2008-12-20
* | Merge svn changes up to r28103Gravatar Uoti Urpala2008-12-06
|\|
| * Set the base size window manager hint, otherwise some subtract the minimumGravatar reimar2008-12-05
* | Merge svn changes up to r27979Gravatar Uoti Urpala2008-11-22
|\|
| * Factor common code like -wid handling, vo_gc creation etc. out intoGravatar reimar2008-11-19
* | Merge svn changes up to r27949Gravatar Uoti Urpala2008-11-17
|\|
| * include limits.h for INT_MAX.Gravatar reimar2008-11-15
| * Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) sameGravatar reimar2008-11-15
| * Set modified window position and monitor aspect in vo_vm_switch instead of inGravatar reimar2008-11-15
| * Set modeline_width/height to sane values in vo_vm_switch even whenGravatar reimar2008-11-15
| * Replace some of the different inconsistent XGetGeometry uses by aGravatar reimar2008-11-15
* | Merge svn changes up to r27850Gravatar Uoti Urpala2008-10-30
|\|
| * Remove X11 backing store: this is now a useless flag.Gravatar ben2008-10-29
* | Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\|
| * Add missing support for some multimedia keys to X11 backend code.Gravatar diego2008-10-12
* | Merge svn changes up to r27649Gravatar Uoti Urpala2008-09-20
|\|
| * Remove already disabled and probably long obsolete code that worked around an...Gravatar reimar2008-09-20
| * Use already "prefetched" atoms instead of calling XInternAtom each time.Gravatar reimar2008-09-20
* | 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 r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Rename two GUI-related preprocessor directives:Gravatar diego2008-07-30
* | 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