Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 28 Aug 2009 14:39:42 +0000 | reimar | Port feature from corevideo: remember half/double size settings and reapply |
Fri, 28 Aug 2009 14:38:44 +0000 | reimar | Make aspect switching work again (used the wrong variable and always |
Fri, 28 Aug 2009 14:02:32 +0000 | reimar | Fix implicit declaration of mp_input_.. functions. |
Fri, 28 Aug 2009 13:30:32 +0000 | reimar | 1l, use sizeof for snprintf size instead of hard-coding the current value. |
Fri, 28 Aug 2009 13:29:07 +0000 | reimar | Reuse the osx_common convert_key function to convert OSX keycodes to MPlayer |
Fri, 28 Aug 2009 13:25:30 +0000 | reimar | Move aspect change handling from vo_quartz to osx_common. |
Fri, 28 Aug 2009 12:54:33 +0000 | reimar | Add osx_common.c and move the keycode conversion (OSX to MPlayer) there. |