log libvo/osx_common.c @ 30163:257ef2adfd66

age author description
Tue, 06 Oct 2009 08:21:52 +0000 adrian Add keycode definitions for older versions of OSX. Fixes compilation on 10.4.
Sun, 04 Oct 2009 21:10:13 +0000 cehoyos Fix definition of KEY_PAGE_DOWN.
Sat, 05 Sep 2009 08:48:48 +0000 reimar Add standard license header and move a misplaced comment.
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.