| Commit message (Expand) | Author | Age |
* | Merge svn changes up to r28549 | Uoti Urpala | 2009-02-13 |
|\ |
|
| * | Remove now unused vo_calc_drwXY function. | reimar | 2009-02-12 |
| * | Only set VO_EVENT_RESIZE if size actually changed, not if e.g. the window was | reimar | 2009-02-12 |
* | | Merge svn changes up to r28537 | Uoti Urpala | 2009-02-12 |
|\| |
|
| * | Add standard license headers, unify header formatting. | diego | 2009-02-08 |
* | | Merge svn changes up to r28310 | Uoti Urpala | 2009-01-15 |
|\| |
|
| * | Factor calc_drwXY out of vo_xv and vo_xvmc. | cehoyos | 2009-01-09 |
* | | Merge svn changes up to r28204 | Uoti Urpala | 2008-12-27 |
|\| |
|
| * | Remove unused variable. | diego | 2008-12-24 |
* | | Merge svn changes up to r28176 | Uoti Urpala | 2008-12-22 |
|\| |
|
| * | 100l, forgot an assignment, broke special keys handling for X11-based vos. | reimar | 2008-12-21 |
| * | Add and use a special lookup function to do table-based translation to MPlaye... | reimar | 2008-12-20 |
| * | Use a table to translate X11 to MPlayer keycodes. | reimar | 2008-12-20 |
| * | Simplify handling of X11 key events that are just passed through. | reimar | 2008-12-20 |
* | | Merge svn changes up to r28103 | Uoti Urpala | 2008-12-06 |
|\| |
|
| * | Set the base size window manager hint, otherwise some subtract the minimum | reimar | 2008-12-05 |
* | | Merge svn changes up to r27979 | Uoti Urpala | 2008-11-22 |
|\| |
|
| * | Factor common code like -wid handling, vo_gc creation etc. out into | reimar | 2008-11-19 |
* | | Merge svn changes up to r27949 | Uoti Urpala | 2008-11-17 |
|\| |
|
| * | include limits.h for INT_MAX. | reimar | 2008-11-15 |
| * | Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) same | reimar | 2008-11-15 |
| * | Set modified window position and monitor aspect in vo_vm_switch instead of in | reimar | 2008-11-15 |
| * | Set modeline_width/height to sane values in vo_vm_switch even when | reimar | 2008-11-15 |
| * | Replace some of the different inconsistent XGetGeometry uses by a | reimar | 2008-11-15 |
* | | Merge svn changes up to r27850 | Uoti Urpala | 2008-10-30 |
|\| |
|
| * | Remove X11 backing store: this is now a useless flag. | ben | 2008-10-29 |
* | | Merge svn changes up to 27824 | Uoti Urpala | 2008-10-25 |
|\| |
|
| * | Add missing support for some multimedia keys to X11 backend code. | diego | 2008-10-12 |
* | | Merge svn changes up to r27649 | Uoti Urpala | 2008-09-20 |
|\| |
|
| * | Remove already disabled and probably long obsolete code that worked around an... | reimar | 2008-09-20 |
| * | Use already "prefetched" atoms instead of calling XInternAtom each time. | reimar | 2008-09-20 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 |
|\| |
|
| * | Change a bunch of X11-specific preprocessor directives. | diego | 2008-08-04 |
* | | Merge svn changes up to r27399 | Uoti Urpala | 2008-08-02 |
|\| |
|
| * | Rename two GUI-related preprocessor directives: | diego | 2008-07-30 |
* | | Merge svn changes up to r27347 | Uoti Urpala | 2008-07-25 |
|\| |
|
| * | Enable runtime border/window decorations-toggling for Linux gl and gl2 vos. | reimar | 2008-07-22 |
| * | Support -noborder with X11-based vos | reimar | 2008-07-22 |
| * | Make vo_x11_fullscreen not break vo_border (proper support still needs vo cha... | reimar | 2008-07-22 |
* | | Merge svn changes up to r27092 | Uoti Urpala | 2008-06-17 |
|\| |
|
| * | Add parentheses to expression to avoid the warning: | diego | 2008-06-15 |
* | | Merge svn changes up to r26979 | Uoti Urpala | 2008-06-04 |
|\| |
|
| * | cosmetics: Remove useless parentheses from from return statements. | diego | 2008-05-16 |
* | | libvo: Move aspect.c static variables to vo struct | Uoti Urpala | 2008-05-01 |
* | | input: Move cmd_queue to context struct | Uoti Urpala | 2008-04-30 |
* | | Move allocation/free of x11 struct to x11_common.c | Uoti Urpala | 2008-04-29 |
* | | Add a context for mp_fifo | Uoti Urpala | 2008-04-29 |
* | | Move mRootWin,mScreen,mLocalDisplay to x11 struct | Uoti Urpala | 2008-04-23 |
* | | Move vo_mouse_autohide,vo_wm_type,vo_fs_type,vo_fs_flip to x11 struct | Uoti Urpala | 2008-04-23 |
* | | x11_common: Move vo_old_[x|y|width|height| to x11 struct | Uoti Urpala | 2008-04-23 |