summaryrefslogtreecommitdiffstats
path: root/libvo/osx_common.c
Commit message (Expand)AuthorAgeFilesLines
* Add standard license header and move a misplaced comment.reimar2009-09-051-1/+18
* Make aspect switching work again (used the wrong variable and alwaysreimar2009-08-281-1/+1
* Fix implicit declaration of mp_input_.. functions.reimar2009-08-281-0/+1
* 1l, use sizeof for snprintf size instead of hard-coding the current value.reimar2009-08-281-1/+1
* Move aspect change handling from vo_quartz to osx_common.reimar2009-08-281-0/+28
* Add osx_common.c and move the keycode conversion (OSX to MPlayer) there.reimar2009-08-281-0/+45