Mercurial > mplayer.hg
log libvo/osx_common.c @ 29585:a17d4f8040f1
age | author | description |
---|---|---|
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: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. |