aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/x11_common.c
Commit message (Expand)AuthorAge
* Make -xy help output consistent, output an empty line before and after.Gravatar diego2006-03-04
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* massive attack: mp_msg printf format fixesGravatar rathann2006-01-12
* Don't abort when xscreensaver window isn't available anymore.Gravatar al2005-12-07
* Revert previous commitGravatar al2005-11-22
* resolves problem in module stop_xscreensaver, crashing mp after sleep and awa...Gravatar ptt2005-11-21
* Test if source image dimensions are too big.Gravatar al2005-11-10
* libvo input cleanup: remove the dependency on libinput,Gravatar albeu2005-11-02
* Make a few more messages translatable by moving them into help_mp-en.h.Gravatar diego2005-10-18
* Slightly reduce unnecessary verbosity.Gravatar diego2005-08-24
* remove extern for variables that are already in headers.Gravatar reimar2005-08-21
* Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters.Gravatar reimar2005-06-27
* adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ...Gravatar gpoirier2005-06-20
* helper functions for comparing strarg_t "strings".Gravatar reimar2005-06-16
* - fix black screen problem on reinitGravatar al2005-04-16
* fix vo_xv_draw_colorkey to a workable stateGravatar iive2005-04-10
* We should not crash, only because we couldn't hide the cursor.Gravatar al2005-02-20
* Unified colorkey code for vo xv and vo xvmc.Gravatar al2005-02-20
* Separate XF86 video mode extension check from XF86 keysym check asGravatar diego2005-02-02
* Fix ontop for some WMs that lose ontop state after fullscreen event.Gravatar al2004-12-27
* added -wid support for vo_directx.Gravatar joey2004-12-21
* The GUI shouldn't handle key events at two places.Gravatar al2004-11-21
* 3 memory leaks fixedGravatar iive2004-11-15
* Reduce excessive verbosity.Gravatar diego2004-11-15
* keep screensaver off when playing multiple files.Gravatar reimar2004-11-14
* more fullscreen fixes and gl2 uses setGlWindow.Gravatar reimar2004-11-04
* fullscreen fixes and GUI support for vo_glGravatar reimar2004-11-01
* Fix erroneus extern declarations, fix wrong signedness of some varsGravatar atmos42004-10-31
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* now use vo_rootwin var to check for -rootwin switchGravatar nplourde2004-08-08
* Indentation fix from previous patch, as discussed on IRC.Gravatar rtognimp2004-07-11
* This fixes the problems that originated from my ewmhGravatar rtognimp2004-07-11
* major reindentation of x11 code try #2Gravatar attila2004-06-14
* Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,Gravatar diego2004-06-02
* keepaspect and nokeepaspect are now useable by all vosGravatar faust32004-05-01
* full screen flipping synchronization corrections (by Adam Tla/lka)Gravatar rathann2004-04-05
* Unmap window before change in decor and size while flipping full screen mode ...Gravatar rathann2004-04-05
* move window decor changes after setting Withdrawn state so we have no additio...Gravatar rathann2004-04-03
* - win_gravity memorizing and restoring while switching fullscreen mode (by Ad...Gravatar rathann2004-04-03
* ALSA syc is not so good as OSS - small correctionsGravatar atlka2004-04-01
* Don't mess with the window position in xinerama when -geometry changes it.Gravatar diego2004-03-16
* Use system clock for xscreensaver pings (Tobias Diedrich).Gravatar diego2004-03-16
* set min width/heightGravatar attila2004-02-24
* Support binding F11 and F12 keys to commands.Gravatar diego2004-01-16
* prevent possible segfault when vidmodes is freed and config() calls vo_vm_switchGravatar attila2003-12-08
* runtime 'stay-on-top' functionalityGravatar joey2003-11-30
* Get more keys from X window (punctuation, etc.) Hopefully, all alnum keysGravatar lumag2003-09-24
* prevent crashes with vo_sdlGravatar henry2003-09-21
* dont fix things at the wrong placeGravatar attila2003-09-21
* fix aspect for gl2 fullscreenGravatar attila2003-09-20