Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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. |
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 |
Sat, 15 Nov 2008 14:21:02 +0000 | reimar | Fix grammar of comment and sync it with vo_x11.c |
Sat, 15 Nov 2008 03:41:28 +0000 | reynaldo | Adds Some missing messages - 1 of 3 |
Fri, 14 Nov 2008 19:29:04 +0000 | reimar | Include cache2.h in cache2.c, fixes an implicit declaration warning for cache_do_control |