Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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 18:14:03 +0000 | reimar | Get rid of (besides useless assignments) unused XSizeHints variable |
Sat, 15 Nov 2008 18:11:10 +0000 | reimar | Set modeline_width/height to sane values in vo_vm_switch even when |
Sat, 15 Nov 2008 17:48:27 +0000 | reimar | Cosmetics: remove useless "extern" |
Sat, 15 Nov 2008 17:45:55 +0000 | reimar | Replace some of the different inconsistent XGetGeometry uses by a |
Sat, 15 Nov 2008 17:41:30 +0000 | reimar | Remove a useless XGetGeometry call, the X11 event handling already takes care of this. |
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:36:39 +0000 | reimar | Remove vo_xv code that has been under #if 0 since ages. |