index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
osx_common.c
Commit message (
Expand
)
Author
Age
*
input: move all key code lists to input/keycodes.h
Uoti Urpala
2011-05-02
*
Merge svn changes up to r31097
Uoti Urpala
2010-04-26
|
\
*
\
Merge svn changes up to r30967
Uoti Urpala
2010-04-26
|
\
\
|
|
*
rename 'struct keymap' -> 'struct mp_keymap'
siretart
2010-04-23
|
|
/
|
*
Refactor OS X foreground process setting into a separate function.
diego
2010-03-26
*
|
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
|
\
|
|
*
Add keycode definitions for older versions of OSX. Fixes compilation on 10.4.
adrian
2009-10-06
*
|
Merge svn changes up to r29752
Uoti Urpala
2009-10-06
|
\
|
|
*
Fix definition of KEY_PAGE_DOWN.
cehoyos
2009-10-04
*
|
osx_common.c: Fix compilation
Uoti Urpala
2009-09-26
|
/
*
Add standard license header and move a misplaced comment.
reimar
2009-09-05
*
Make aspect switching work again (used the wrong variable and always
reimar
2009-08-28
*
Fix implicit declaration of mp_input_.. functions.
reimar
2009-08-28
*
1l, use sizeof for snprintf size instead of hard-coding the current value.
reimar
2009-08-28
*
Move aspect change handling from vo_quartz to osx_common.
reimar
2009-08-28
*
Add osx_common.c and move the keycode conversion (OSX to MPlayer) there.
reimar
2009-08-28