aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/x11_common.c
Commit message (Expand)AuthorAge
* options, x11+cocoa: add option --cursor-autohide-delayGravatar Stefano Pigozzi2012-03-25
* x11: remove wskeys.hGravatar wm42012-03-25
* x11: input: add print and menu keysGravatar wm42012-03-25
* x11: add KP_Separator to key mappingGravatar wm42012-03-25
* x11: allow unicode inputGravatar wm42012-03-25
* x11: fix setting UTF-8 window titles for some special casesGravatar wm42012-03-25
* libvo: change default window title to "mplayer2"Gravatar wm42011-12-06
* x11: set window titles as UTF-8Gravatar wm42011-12-06
* libvo: remove title argument from struct vo_driver.configGravatar wm42011-12-06
* vo: X key input: remove ambiguous KeySym remappingGravatar Uoti Urpala2011-07-29
* Merge branch 'mplayer1_changes'Gravatar Uoti Urpala2011-07-06
|\
| * VO: support Pause/Break key in X11 inputGravatar diego2011-07-06
| * cleanup: x11_common: remove pointless GC operationsGravatar iive2011-07-06
* | vo: avoid losing initial expose eventGravatar Uoti Urpala2011-07-06
* | vo_xv: avoid clearing too much on resizeGravatar Uoti Urpala2011-07-06
|/
* input: move all key code lists to input/keycodes.hGravatar Uoti Urpala2011-05-02
* cleanup: avoid various GCC warningsGravatar Clément Bœsch2011-04-20
* VO: don't wait for map event in X VO initializationGravatar Uoti Urpala2011-04-08
* 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
* libvo: register X11 connection fd in input event systemGravatar Uoti Urpala2010-12-14
* options: move -name and -title to option structGravatar Clément Bœsch2010-11-04
* x11_common: add VO_EVENT_MOVEGravatar reimar2010-11-02
* spelling fixesGravatar siretart2010-11-02
* x11_common: Get window dimensions also for -wid 0Gravatar reimar2010-11-02
* x11_common.c: minor cleanupGravatar reimar2010-11-02
* x11_common.c: Some indentation fixesGravatar reimar2010-11-02
* x11_common: Do not try to grab input from -wid windowsGravatar reimar2010-11-02
* x11_common: Consistently use "None" instead of "NULL" for X resourcesGravatar reimar2010-11-02
* vo: improve fixed-vo behavior when video size changes in x11 VOsGravatar Uoti Urpala2010-07-23
* Merge svn changes up to r31291Gravatar Uoti Urpala2010-06-02
|\
| * Change code to let Window Manager chose window location by default.Gravatar reimar2010-05-30
* | Merge svn changes up to r31189Gravatar Uoti Urpala2010-05-30
|\|
| * Quit MPlayer if we receive a DestroyNotify event.Gravatar reimar2010-05-14
* | Merge svn changes up to r31104Gravatar Uoti Urpala2010-05-07
|\|
* | Merge svn changes up to r31100Gravatar Uoti Urpala2010-05-07
|\ \
| | * Move variable declaration into the block where it is actually used.Gravatar reimar2010-04-27
| |/
| * Move "screen" variable declaration below the relevant #ifdef, fixes the warning:Gravatar diego2010-04-27
* | Merge svn changes up to r31097Gravatar Uoti Urpala2010-04-26
|\|
| * Avoid duplicating mouse-movement command-generation code.Gravatar reimar2010-04-25
| * Deduplicate enable_mouse_movements declaration.Gravatar reimar2010-04-25
| * rename 'struct keymap' -> 'struct mp_keymap'Gravatar siretart2010-04-23
* | Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* | 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
| | | |/