summaryrefslogtreecommitdiffstats
path: root/libvo/osx_common.c
Commit message (Expand)AuthorAgeFilesLines
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-145/+0
* cocoa_common: add HiDPI/retina supportStefano Pigozzi2012-08-161-0/+30
* cleanup: osx_common: remove unused functionsStefano Pigozzi2012-08-161-50/+0
* osx_common: remove old VO include, modify change_movie_aspect()wm42012-08-071-3/+2
* input: move all key code lists to input/keycodes.hUoti Urpala2011-05-021-1/+1
* Merge svn changes up to r31097Uoti Urpala2010-04-261-1/+1
|\
| * rename 'struct keymap' -> 'struct mp_keymap'siretart2010-04-231-1/+1
* | Merge svn changes up to r30967Uoti Urpala2010-04-261-0/+23
|\|
| * Refactor OS X foreground process setting into a separate function.diego2010-03-261-0/+23
* | Merge svn changes up to r29912Uoti Urpala2009-11-161-0/+51
|\|
| * Add keycode definitions for older versions of OSX. Fixes compilation on 10.4.adrian2009-10-061-0/+51
* | Merge svn changes up to r29752Uoti Urpala2009-10-061-1/+1
|\|
| * Fix definition of KEY_PAGE_DOWN.cehoyos2009-10-041-1/+1
* | osx_common.c: Fix compilationUoti Urpala2009-09-261-1/+2
|/
* 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