comparison 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
comparison
equal deleted inserted replaced
29530:4fdf692b06a4 29531:6bd4c0c77eab
1 int convert_key(unsigned key, unsigned charcode);