| Commit message (Expand) | Author | Age | Files | Lines |
* | libvo, libao: remove useless video and audio output drivers | wm4 | 2012-07-28 | 1 | -2/+1 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-07-28 | 1 | -0/+9 |
|\ |
|
| * | vo_vdpau: disable refresh-aware frame timing when composited | Uoti Urpala | 2012-07-27 | 1 | -0/+9 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-01 | 1 | -10/+7 |
|\| |
|
| * | options, x11+cocoa: add option --cursor-autohide-delay | Stefano Pigozzi | 2012-03-25 | 1 | -9/+6 |
| * | x11: remove wskeys.h | wm4 | 2012-03-25 | 1 | -21/+20 |
| * | x11: input: add print and menu keys | wm4 | 2012-03-25 | 1 | -0/+1 |
| * | x11: add KP_Separator to key mapping | wm4 | 2012-03-25 | 1 | -0/+1 |
| * | x11: allow unicode input | wm4 | 2012-03-25 | 1 | -29/+46 |
| * | x11: fix setting UTF-8 window titles for some special cases | wm4 | 2012-03-25 | 1 | -29/+18 |
* | | x11: fix crash when using switch_video (broken by UTF-8 input changes) | wm4 | 2012-02-24 | 1 | -0/+1 |
* | | x11: fix setting UTF-8 window titles for some special cases | wm4 | 2012-01-25 | 1 | -9/+15 |
* | | Merge branch 'utf8_input' into my_master | wm4 | 2012-01-18 | 1 | -49/+66 |
|\ \ |
|
| * | | x11: remove wskeys.h | wm4 | 2012-01-18 | 1 | -21/+20 |
| * | | x11: add print and menu keys | wm4 | 2012-01-18 | 1 | -0/+1 |
| * | | x11: add KP_Separator to key mapping | wm4 | 2012-01-18 | 1 | -0/+1 |
| * | | x11: allow unicode input | wm4 | 2012-01-18 | 1 | -29/+45 |
| |/ |
|
* / | x11: simplify setting unicode text properties | wm4 | 2012-01-18 | 1 | -22/+6 |
|/ |
|
* | libvo: change default window title to "mplayer2" | wm4 | 2011-12-06 | 1 | -1/+1 |
* | x11: set window titles as UTF-8 | wm4 | 2011-12-06 | 1 | -3/+55 |
* | libvo: remove title argument from struct vo_driver.config | wm4 | 2011-12-06 | 1 | -7/+3 |
* | vo: X key input: remove ambiguous KeySym remapping | Uoti Urpala | 2011-07-29 | 1 | -6/+1 |
* | Merge branch 'mplayer1_changes' | Uoti Urpala | 2011-07-06 | 1 | -4/+4 |
|\ |
|
| * | VO: support Pause/Break key in X11 input | diego | 2011-07-06 | 1 | -1/+2 |
| * | cleanup: x11_common: remove pointless GC operations | iive | 2011-07-06 | 1 | -3/+2 |
* | | vo: avoid losing initial expose event | Uoti Urpala | 2011-07-06 | 1 | -3/+2 |
* | | vo_xv: avoid clearing too much on resize | Uoti Urpala | 2011-07-06 | 1 | -29/+3 |
|/ |
|
* | input: move all key code lists to input/keycodes.h | Uoti Urpala | 2011-05-02 | 1 | -2/+1 |
* | cleanup: avoid various GCC warnings | Clément Bœsch | 2011-04-20 | 1 | -6/+5 |
* | VO: don't wait for map event in X VO initialization | Uoti Urpala | 2011-04-08 | 1 | -4/+0 |
* | x11_common: fix for reconfig with pos/xineramascreen set | Uoti Urpala | 2011-02-03 | 1 | -7/+7 |
* | input: support bindings with modifier keys for X input | Uoti Urpala | 2010-12-20 | 1 | -6/+15 |
* | libvo: register X11 connection fd in input event system | Uoti Urpala | 2010-12-14 | 1 | -0/+1 |
* | options: move -name and -title to option struct | Clément Bœsch | 2010-11-04 | 1 | -3/+5 |
* | x11_common: add VO_EVENT_MOVE | reimar | 2010-11-02 | 1 | -2/+6 |
* | spelling fixes | siretart | 2010-11-02 | 1 | -1/+1 |
* | x11_common: Get window dimensions also for -wid 0 | reimar | 2010-11-02 | 1 | -1/+2 |
* | x11_common.c: minor cleanup | reimar | 2010-11-02 | 1 | -3/+1 |
* | x11_common.c: Some indentation fixes | reimar | 2010-11-02 | 1 | -10/+10 |
* | x11_common: Do not try to grab input from -wid windows | reimar | 2010-11-02 | 1 | -8/+21 |
* | x11_common: Consistently use "None" instead of "NULL" for X resources | reimar | 2010-11-02 | 1 | -7/+7 |
* | vo: improve fixed-vo behavior when video size changes in x11 VOs | Uoti Urpala | 2010-07-23 | 1 | -0/+14 |
* | Merge svn changes up to r31291 | Uoti Urpala | 2010-06-02 | 1 | -1/+5 |
|\ |
|
| * | Change code to let Window Manager chose window location by default. | reimar | 2010-05-30 | 1 | -1/+5 |
* | | Merge svn changes up to r31189 | Uoti Urpala | 2010-05-30 | 1 | -0/+4 |
|\| |
|
| * | Quit MPlayer if we receive a DestroyNotify event. | reimar | 2010-05-14 | 1 | -0/+4 |
* | | Merge svn changes up to r31104 | Uoti Urpala | 2010-05-07 | 1 | -2/+2 |
|\| |
|
| * | Move variable declaration into the block where it is actually used. | reimar | 2010-04-27 | 1 | -2/+2 |
* | | Merge svn changes up to r31100 | Uoti Urpala | 2010-05-07 | 1 | -1/+1 |
|\| |
|
| * | Move "screen" variable declaration below the relevant #ifdef, fixes the warning: | diego | 2010-04-27 | 1 | -1/+1 |
* | | Merge svn changes up to r31097 | Uoti Urpala | 2010-04-26 | 1 | -10/+3 |
|\| |
|
| * | Avoid duplicating mouse-movement command-generation code. | reimar | 2010-04-25 | 1 | -6/+1 |
| * | Deduplicate enable_mouse_movements declaration. | reimar | 2010-04-25 | 1 | -1/+0 |
| * | rename 'struct keymap' -> 'struct mp_keymap' | siretart | 2010-04-23 | 1 | -2/+2 |
* | | Delete things related to old translation system | Uoti Urpala | 2010-03-10 | 1 | -1/+0 |
* | | Merge svn changes up to r30798 | Uoti Urpala | 2010-03-10 | 1 | -0/+1 |
|\| |
|
| * | Enable StructureNotifyMask before waiting for a DestroyNotify event. | reimar | 2010-02-27 | 1 | -0/+1 |
| * | libvo: Mark functions not used outside of their files as static. | diego | 2010-02-16 | 1 | -1/+1 |
| * | Fix exit_player() usage throughout the codebase. | diego | 2010-02-14 | 1 | -1/+0 |
* | | Merge svn changes up to r30514 | Uoti Urpala | 2010-03-09 | 1 | -2/+8 |
|\| |
|
| * | Fix hang with -fixed-vo due to VOFLAG_HIDDEN never being removed from window_... | reimar | 2010-02-05 | 1 | -0/+1 |
| * | Create the OpenGL probe window as a hidden Window on X11. | reimar | 2010-02-04 | 1 | -2/+8 |
* | | Merge svn changes up to r30502 | Uoti Urpala | 2010-03-09 | 1 | -1/+1 |
|\| |
|
| * | Use vo_x11_clearwindow instead of XClearWindow, both for consistency and also | reimar | 2010-02-03 | 1 | -1/+1 |
* | | Merge svn changes up to r30494 | Uoti Urpala | 2010-03-09 | 1 | -1/+0 |
|\| |
|
| * | Remove a duplicated vo_x11_sizehint, vo_x11_nofs_sizepos already calls this | reimar | 2010-02-02 | 1 | -1/+0 |
* | | x11_common: always free x11 context struct on exit | Uoti Urpala | 2010-01-28 | 1 | -7/+6 |
* | | Merge svn changes up to r30136 | Uoti Urpala | 2009-12-30 | 1 | -1/+1 |
|\| |
|
| * | vo_x11_classhint name argument should be const, since we pass string constant... | reimar | 2009-12-27 | 1 | -1/+1 |
* | | cosmetics: remove some unused variables | Uoti Urpala | 2009-11-17 | 1 | -3/+0 |
* | | vo_xv: Support yuv colorspace changes on ATI cards | Uoti Urpala | 2009-11-17 | 1 | -2/+4 |
* | | Merge svn changes up to r29912 | Uoti Urpala | 2009-11-16 | 1 | -12/+9 |
|\| |
|
| * | Added -name, -title and -use-filename-title options and implementation in X11... | ptt | 2009-11-12 | 1 | -1/+4 |
| * | Remove unneeded initialization | reynaldo | 2009-11-03 | 1 | -1/+0 |
| * | Slightly change behavior of "none" if fstype specification. | corey | 2009-10-30 | 1 | -1/+1 |
| * | Move some variable initializations to the beginning of vo_x11_fullscreen(). | diego | 2009-10-24 | 1 | -9/+4 |
* | | Add yuv_colorspace property, implemented in vo_vdpau and vo_xv | Uoti Urpala | 2009-11-15 | 1 | -1/+7 |
* | | Implement vsync-aware frame timing for VDPAU | Uoti Urpala | 2009-11-15 | 1 | -0/+12 |
* | | Merge svn changes up to r29644 | Uoti Urpala | 2009-09-04 | 1 | -3/+7 |
|\| |
|
| * | Do not do a unmap/map cycle on Windows given with -wid, with some window | reimar | 2009-09-01 | 1 | -2/+1 |
| * | First attempts at supporting -fs with -wid, -vo gl on X11 only so far | reimar | 2009-08-27 | 1 | -1/+6 |
| * | fix missing event on move that breaks xmga window movement | attila | 2009-06-19 | 1 | -1/+2 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -11/+11 |
* | | Remove the internal GUI | Anton Khirnov | 2009-07-07 | 1 | -37/+0 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -10/+10 |
* | | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 | 1 | -3/+3 |
* | | Translation system changes part 1: wrap translated strings | Amar Takhar | 2009-07-07 | 1 | -3/+3 |
* | | VO: Don't force window position in X11 VOs | Uoti Urpala | 2009-03-31 | 1 | -1/+5 |
* | | Merge svn changes up to r28862 | Uoti Urpala | 2009-03-07 | 1 | -0/+6 |
|\| |
|
| * | Make sure vo_x11_create_vo_window sets vo_dwidth and vo_dheight right | reimar | 2009-03-04 | 1 | -0/+6 |
* | | Merge svn changes up to r28549 | Uoti Urpala | 2009-02-13 | 1 | -20/+6 |
|\| |
|
| * | Remove now unused vo_calc_drwXY function. | reimar | 2009-02-12 | 1 | -17/+0 |
| * | Only set VO_EVENT_RESIZE if size actually changed, not if e.g. the window was | reimar | 2009-02-12 | 1 | -2/+6 |
* | | Merge svn changes up to r28537 | Uoti Urpala | 2009-02-12 | 1 | -0/+17 |
|\| |
|
| * | Add standard license headers, unify header formatting. | diego | 2009-02-08 | 1 | -0/+17 |
* | | Merge svn changes up to r28310 | Uoti Urpala | 2009-01-15 | 1 | -0/+19 |
|\| |
|
| * | Factor calc_drwXY out of vo_xv and vo_xvmc. | cehoyos | 2009-01-09 | 1 | -0/+18 |
* | | Merge svn changes up to r28204 | Uoti Urpala | 2008-12-27 | 1 | -1/+0 |
|\| |
|
| * | Remove unused variable. | diego | 2008-12-24 | 1 | -1/+0 |
* | | Merge svn changes up to r28176 | Uoti Urpala | 2008-12-22 | 1 | -274/+59 |
|\| |
|
| * | 100l, forgot an assignment, broke special keys handling for X11-based vos. | reimar | 2008-12-21 | 1 | -1/+1 |
| * | Add and use a special lookup function to do table-based translation to MPlaye... | reimar | 2008-12-20 | 1 | -39/+14 |
| * | Use a table to translate X11 to MPlayer keycodes. | reimar | 2008-12-20 | 1 | -145/+46 |
| * | Simplify handling of X11 key events that are just passed through. | reimar | 2008-12-20 | 1 | -97/+7 |
* | | Merge svn changes up to r28103 | Uoti Urpala | 2008-12-06 | 1 | -0/+7 |
|\| |
|
| * | Set the base size window manager hint, otherwise some subtract the minimum | reimar | 2008-12-05 | 1 | -0/+7 |
* | | Merge svn changes up to r27979 | Uoti Urpala | 2008-11-22 | 1 | -0/+23 |
|\| |
|
| * | Factor common code like -wid handling, vo_gc creation etc. out into | reimar | 2008-11-19 | 1 | -0/+23 |
* | | Merge svn changes up to r27949 | Uoti Urpala | 2008-11-17 | 1 | -36/+46 |
|\| |
|
| * | include limits.h for INT_MAX. | reimar | 2008-11-15 | 1 | -0/+1 |
| * | Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) same | reimar | 2008-11-15 | 1 | -22/+18 |
| * | Set modified window position and monitor aspect in vo_vm_switch instead of in | reimar | 2008-11-15 | 1 | -0/+7 |
| * | Set modeline_width/height to sane values in vo_vm_switch even when | reimar | 2008-11-15 | 1 | -1/+4 |
| * | Replace some of the different inconsistent XGetGeometry uses by a | reimar | 2008-11-15 | 1 | -19/+17 |
* | | Merge svn changes up to r27850 | Uoti Urpala | 2008-10-30 | 1 | -2/+2 |
|\| |
|
| * | Remove X11 backing store: this is now a useless flag. | ben | 2008-10-29 | 1 | -2/+2 |
* | | Merge svn changes up to 27824 | Uoti Urpala | 2008-10-25 | 1 | -0/+9 |
|\| |
|
| * | Add missing support for some multimedia keys to X11 backend code. | diego | 2008-10-12 | 1 | -0/+9 |
* | | Merge svn changes up to r27649 | Uoti Urpala | 2008-09-20 | 1 | -20/+2 |
|\| |
|
| * | Remove already disabled and probably long obsolete code that worked around an... | reimar | 2008-09-20 | 1 | -16/+0 |
| * | Use already "prefetched" atoms instead of calling XInternAtom each time. | reimar | 2008-09-20 | 1 | -5/+2 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 | 1 | -14/+14 |
|\| |
|
| * | Change a bunch of X11-specific preprocessor directives. | diego | 2008-08-04 | 1 | -14/+14 |
* | | Merge svn changes up to r27399 | Uoti Urpala | 2008-08-02 | 1 | -7/+7 |
|\| |
|
| * | Rename two GUI-related preprocessor directives: | diego | 2008-07-30 | 1 | -8/+8 |
* | | Merge svn changes up to r27347 | Uoti Urpala | 2008-07-25 | 1 | -1/+8 |
|\| |
|
| * | Enable runtime border/window decorations-toggling for Linux gl and gl2 vos. | reimar | 2008-07-22 | 1 | -0/+6 |
| * | Support -noborder with X11-based vos | reimar | 2008-07-22 | 1 | -0/+1 |
| * | Make vo_x11_fullscreen not break vo_border (proper support still needs vo cha... | reimar | 2008-07-22 | 1 | -1/+1 |
* | | Merge svn changes up to r27092 | Uoti Urpala | 2008-06-17 | 1 | -1/+1 |
|\| |
|
| * | Add parentheses to expression to avoid the warning: | diego | 2008-06-15 | 1 | -1/+1 |
* | | Merge svn changes up to r26979 | Uoti Urpala | 2008-06-04 | 1 | -6/+6 |
|\| |
|
| * | cosmetics: Remove useless parentheses from from return statements. | diego | 2008-05-16 | 1 | -6/+6 |
* | | libvo: Move aspect.c static variables to vo struct | Uoti Urpala | 2008-05-01 | 1 | -1/+1 |
* | | input: Move cmd_queue to context struct | Uoti Urpala | 2008-04-30 | 1 | -1/+2 |
* | | Move allocation/free of x11 struct to x11_common.c | Uoti Urpala | 2008-04-29 | 1 | -1/+5 |
* |