annotate libvo/osx_common.h @ 29531:6bd4c0c77eab

Add osx_common.c and move the keycode conversion (OSX to MPlayer) there. Also get rid of our own defines for the keycodes and instead use the predefined ones from Carbon.
author reimar
date Fri, 28 Aug 2009 12:54:33 +0000
parents
children 99b8d8d5c2d4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
29531
6bd4c0c77eab Add osx_common.c and move the keycode conversion (OSX to MPlayer) there.
reimar
parents:
diff changeset
1 int convert_key(unsigned key, unsigned charcode);