Mercurial > mplayer.hg
log libvo/vo_x11.c @ 27976:3f4990a693c2
age | author | description |
---|---|---|
Sun, 23 Nov 2008 20:47:04 +0000 | reimar | Simplify vo_x11 check_events function |
Sun, 23 Nov 2008 20:39:15 +0000 | reimar | Do not draw in window if our image has not yet been adjusted to the new window size. |
Sun, 23 Nov 2008 20:20:51 +0000 | reimar | Remove unnecessary xf86vmode.h include. |
Sun, 23 Nov 2008 20:19:06 +0000 | reimar | Remove some usnused variables and commented-out code. |
Sun, 23 Nov 2008 20:17:46 +0000 | reimar | Use aspect.c code in vo_x11.c. Removes some inconsistencies in -wid handling. |
Fri, 21 Nov 2008 23:17:26 +0000 | reimar | Simplify handling of "flags" parameter |
Fri, 21 Nov 2008 23:14:38 +0000 | reimar | Add forgotten initialization if Flip_Flag to 0. |