mpv/osdep
wm4 75e6584ab3 Prefix keycode defines with MP_
Do this to reduce conflicts with <linux/input.h>, which contains some
conflicting defines.

This changes the meaning of MP_KEY_DOWN:

  KEY_DOWN is renamed to MP_KEY_DOWN (cursor down key)
  MP_KEY_DOWN is renamed to MP_KEY_STATE_DOWN (modifier for key down state)
2013-02-12 10:27:00 +01:00
..
getch2-win.c Prefix keycode defines with MP_ 2013-02-12 10:27:00 +01:00
getch2.c Prefix keycode defines with MP_ 2013-02-12 10:27:00 +01:00
getch2.h mp_msg, getch2: unix tty background support 2013-01-23 18:05:34 +01:00
glob-win.c
glob.h
io.c windows support: fix _wstat misusage 2013-01-13 17:32:39 +01:00
io.h windows support: fix _wstat misusage 2013-01-13 17:32:39 +01:00
macosx_bundle.h
macosx_bundle.m
macosx_finder_args.h
macosx_finder_args.m
mmap.h
mmap_anon.c
mmap_anon.h
mpv.exe.manifest
mpv.rc Update copyright year 2013-01-04 15:23:23 +01:00
numcores.c
numcores.h
priority.c
priority.h
shmem.c
shmem.h
timer-darwin.c
timer-linux.c
timer-win2.c
timer.h