mpv/osdep
albeu 374db42e17 libvo input cleanup: remove the dependency on libinput,
remove most of the crappy mappings (like O->o or ESC->q).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16893 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-02 21:50:55 +00:00
..
.cvsignore
Makefile use libvbe from vesautils 2005-08-18 11:26:04 +00:00
fseeko.c 10l for the orignial author and 1000l for me for commiting a broken workaround 2004-04-04 10:38:57 +00:00
getch2-win.c fix slave mode for mingw, patch by Anton Ragnarsson <anton.ragnarsson.1093 at student.uu.se> some cleanup by be 2004-08-13 13:32:43 +00:00
getch2.c DragonFly BSD support 2005-05-25 08:48:32 +00:00
getch2.h
gettimeofday.c Unbreak 2003-04-04 20:40:57 +00:00
glob-win.c renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR 2003-06-09 12:15:48 +00:00
glob.h alternative timer and glob emulation code for mingw32 port 2003-04-25 10:00:18 +00:00
keycodes.h libvo input cleanup: remove the dependency on libinput, 2005-11-02 21:50:55 +00:00
macosx_finder_args.c add support for macosx finder argument support (let you bundle mplayer to be a finder compliant .app) patch by Chris Roccati <roccati@pobox.com> 2004-11-10 16:43:40 +00:00
mplayer.rc typo 2004-06-28 16:34:24 +00:00
scandir.c add some closedir() to fix some opendir() leaks 2005-07-22 22:52:13 +00:00
shmem.c Zeta OS support, mostly working. 2004-10-11 19:26:13 +00:00
shmem.h mem mapped area need to be unmapped. 2003-04-12 13:52:21 +00:00
strl.c fix broken (off-by-one) behavior of our strl* functions (patch by reimar) 2005-10-25 17:13:20 +00:00
strsep.c
swab.c Zeta OS support, mostly working. 2004-10-11 19:26:13 +00:00
timer-darwin.c use sleep_accurate darwin timer 2005-04-27 14:55:30 +00:00
timer-lx.c Zeta OS support, mostly working. 2004-10-11 19:26:13 +00:00
timer-win2.c Native darwin timer update. 2004-08-04 15:48:43 +00:00
timer.h Native darwin timer update. 2004-08-04 15:48:43 +00:00
vsscanf.c