| Commit message (Expand) | Author | Age |
* | Merge svn changes up to r28641 | Uoti Urpala | 2009-02-18 |
|\ |
|
| * | Extend calc_src_dst_rects to also calculate the border values needed for | reimar | 2009-02-17 |
* | | Merge svn changes up to r28549 | Uoti Urpala | 2009-02-13 |
|\| |
|
| * | Add a calc_src_dst_rects that calculates from window size, panscan etc. | 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 |
* | | vo_xv: Always support updating OSD if none was drawn yet | Uoti Urpala | 2008-12-10 |
* | | Update OSD while paused | Uoti Urpala | 2008-12-09 |
* | | vo_xv: Reformat code | Uoti Urpala | 2008-12-09 |
| * | Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declaration | reimar | 2008-11-23 |
| * | Remove unused flip_flag variable | reimar | 2008-11-23 |
* | | Merge svn changes up to r27979 | Uoti Urpala | 2008-11-22 |
|\| |
|
| * | Remove a aspect calculation line. | reimar | 2008-11-21 |
| * | 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 |
|\| |
|
| * | Remove explicit setting of vo_ontop since that is already done by vo_x11_crea... | reimar | 2008-11-15 |
| * | Sync with vo_x11: make sure we get expose events even when drawing to the roo... | reimar | 2008-11-15 |
| * | Remove a nonsensical "else" for the video mode switching case. | reimar | 2008-11-15 |
| * | Remove now unused variables. | reimar | 2008-11-15 |
| * | Use vo_dwidth/vo_dheight for creating the windows instead of d_width/d_height. | 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 |
| * | Get rid of (besides useless assignments) unused XSizeHints variable | reimar | 2008-11-15 |
| * | Replace some of the different inconsistent XGetGeometry uses by a | reimar | 2008-11-15 |
| * | Remove a useless XGetGeometry call, the X11 event handling already takes care... | reimar | 2008-11-15 |
| * | Remove code from unused and since ages deprecated draw_frame function. | reimar | 2008-11-15 |
| * | Remove vo_xv code that has been under #if 0 since ages. | reimar | 2008-11-15 |
| * | Fix grammar of comment and sync it with vo_x11.c | reimar | 2008-11-15 |
* | | 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 |
* | | Create a context struct for OSD state | Uoti Urpala | 2008-06-24 |
* | | Merge svn changes up to r27092 | Uoti Urpala | 2008-06-17 |
|\| |
|
| * | Move message about which adapter is used to verbose mode. | diego | 2008-06-15 |
| * | cosmetics: Remove useless parentheses from from return statements. | diego | 2008-05-16 |
* | | vo_xv: Fix port selection | Uoti Urpala | 2008-05-15 |
* | | Merge svn changes up to r26783 | Uoti Urpala | 2008-05-15 |
|\| |
|
| * | Add a new suboption to -vo xv and -vo xvmc that allows selection | ben | 2008-05-13 |
* | | libvo: Move aspect.c static variables to vo struct | Uoti Urpala | 2008-05-01 |
* | | input: Move key filedescriptor list to context struct | Uoti Urpala | 2008-04-30 |
* | | Add a context for mp_fifo | Uoti Urpala | 2008-04-29 |
* | | input: Remove separate mp_input_add_event_fd | 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 |
* | | Move vo_gc,f_gc,vo_hints to x11 struct | Uoti Urpala | 2008-04-23 |
* | | Move xv_port,xv_colorkey,xv_ck_info to x11 struct | Uoti Urpala | 2008-04-23 |
* | | Move vo_window to x11 struct | Uoti Urpala | 2008-04-23 |