Mercurial > mplayer.hg
log libvo/vo_corevideo.m @ 33960:1cd81338af07
age | author | description |
---|---|---|
Sat, 07 May 2011 20:05:47 +0000 | iive | Fix compilation for OSX due to r33392 - control() vaarg removal. |
Sun, 14 Nov 2010 09:12:34 +0000 | cboesch | Remove most of the NULL pointer check before free all over the code |
Wed, 27 Oct 2010 18:38:39 +0000 | cigaes | vo_corevideo.m: change path for sub.h. |
Sun, 25 Jul 2010 17:43:22 +0000 | reimar | Move variable into the only function where it is used. |
Sun, 25 Jul 2010 17:40:44 +0000 | reimar | Move mouse hiding code to check_events, this allows mouse hiding |
Sun, 25 Jul 2010 17:06:41 +0000 | reimar | Make the Quit menu entry work. |
Sun, 25 Jul 2010 17:00:04 +0000 | reimar | Simplify check_events: avoid seemingly pointless untilDate argument. |