aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/x11_common.c
Commit message (Expand)AuthorAge
* Merge svn changes up to r30798Gravatar Uoti Urpala2010-03-10
|\
* \ Merge svn changes up to r30514Gravatar Uoti Urpala2010-03-09
|\ \
* \ \ Merge svn changes up to r30502Gravatar Uoti Urpala2010-03-09
|\ \ \
* \ \ \ Merge svn changes up to r30494Gravatar Uoti Urpala2010-03-09
|\ \ \ \
| | | | * Enable StructureNotifyMask before waiting for a DestroyNotify event.Gravatar reimar2010-02-27
| | | | * libvo: Mark functions not used outside of their files as static.Gravatar diego2010-02-16
| | | | * Fix exit_player() usage throughout the codebase.Gravatar diego2010-02-14
| | | |/
| | | * Fix hang with -fixed-vo due to VOFLAG_HIDDEN never being removed from window_...Gravatar reimar2010-02-05
| | | * Create the OpenGL probe window as a hidden Window on X11.Gravatar reimar2010-02-04
| | |/
| | * Use vo_x11_clearwindow instead of XClearWindow, both for consistency and alsoGravatar reimar2010-02-03
| |/
| * Remove a duplicated vo_x11_sizehint, vo_x11_nofs_sizepos already calls thisGravatar reimar2010-02-02
* | x11_common: always free x11 context struct on exitGravatar Uoti Urpala2010-01-28
* | 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
* | cosmetics: remove some unused variablesGravatar Uoti Urpala2009-11-17
* | vo_xv: Support yuv colorspace changes on ATI cardsGravatar Uoti Urpala2009-11-17
* | Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\|
* | Add yuv_colorspace property, implemented in vo_vdpau and vo_xvGravatar Uoti Urpala2009-11-15
* | Implement vsync-aware frame timing for VDPAUGravatar Uoti Urpala2009-11-15
| * Added -name, -title and -use-filename-title options and implementation in X11...Gravatar ptt2009-11-12
| * Remove unneeded initializationGravatar reynaldo2009-11-03
| * Slightly change behavior of "none" if fstype specification.Gravatar corey2009-10-30
| * Move some variable initializations to the beginning of vo_x11_fullscreen().Gravatar diego2009-10-24
* | 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
|\|