aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/osx_common.c
Commit message (Expand)AuthorAge
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12
* cocoa_common: add HiDPI/retina supportGravatar Stefano Pigozzi2012-08-16
* cleanup: osx_common: remove unused functionsGravatar Stefano Pigozzi2012-08-16
* osx_common: remove old VO include, modify change_movie_aspect()Gravatar wm42012-08-07
* input: move all key code lists to input/keycodes.hGravatar Uoti Urpala2011-05-02
* Merge svn changes up to r31097Gravatar Uoti Urpala2010-04-26
|\
* \ Merge svn changes up to r30967Gravatar Uoti Urpala2010-04-26
|\ \
| | * rename 'struct keymap' -> 'struct mp_keymap'Gravatar siretart2010-04-23
| |/
| * Refactor OS X foreground process setting into a separate function.Gravatar diego2010-03-26
* | Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\|
| * Add keycode definitions for older versions of OSX. Fixes compilation on 10.4.Gravatar adrian2009-10-06
* | Merge svn changes up to r29752Gravatar Uoti Urpala2009-10-06
|\|
| * Fix definition of KEY_PAGE_DOWN.Gravatar cehoyos2009-10-04
* | osx_common.c: Fix compilationGravatar Uoti Urpala2009-09-26
|/
* Add standard license header and move a misplaced comment.Gravatar reimar2009-09-05
* Make aspect switching work again (used the wrong variable and alwaysGravatar reimar2009-08-28
* Fix implicit declaration of mp_input_.. functions.Gravatar reimar2009-08-28
* 1l, use sizeof for snprintf size instead of hard-coding the current value.Gravatar reimar2009-08-28
* Move aspect change handling from vo_quartz to osx_common.Gravatar reimar2009-08-28
* Add osx_common.c and move the keycode conversion (OSX to MPlayer) there.Gravatar reimar2009-08-28