Mercurial > mplayer.hg
log libvo/vo_x11.c @ 27890:a4e2700e9381
age | author | description |
---|---|---|
Sat, 15 Nov 2008 18:56:25 +0000 | reimar | Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) same |
Sat, 15 Nov 2008 18:28:35 +0000 | reimar | Set modified window position and monitor aspect in vo_vm_switch instead of in |
Sat, 15 Nov 2008 17:45:55 +0000 | reimar | Replace some of the different inconsistent XGetGeometry uses by a |
Sat, 15 Nov 2008 16:40:48 +0000 | reimar | Remove code from unused and since ages deprecated draw_frame function. |
Sat, 15 Nov 2008 16:34:44 +0000 | reimar | vo_x11: do not replace the vo_gc created by the Gui. |
Sat, 15 Nov 2008 15:50:47 +0000 | reimar | Cosmetic changes to vo_x11 to reduce diff to vo_xv for future refactoring. |
Sat, 15 Nov 2008 14:24:32 +0000 | reimar | Cosmetics for vo_x11 control() to make it more similar to vo_xv.c |