1
mirror of https://github.com/mpv-player/mpv synced 2025-01-09 01:36:25 +01:00
mpv/input
uau 95a174a65a Add separate event input type for terminal+vo
Add an input/input.c fd type whose read function takes no arguments and
returns no value. If such a function reads key or command events it'll
add them to the queues itself. Use this type for terminal input which
was special-cased before. The event function for X11-based VOs will use
the same type later.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24152 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-25 04:28:14 +00:00
..
ar.c Clarify comment as pointed out by Ulion. 2007-08-15 08:34:45 +00:00
ar.h Apple Remote support 2007-08-14 14:29:22 +00:00
input.c Add separate event input type for terminal+vo 2007-08-25 04:28:14 +00:00
input.h Add separate event input type for terminal+vo 2007-08-25 04:28:14 +00:00
joystick.c Add comments to some preprocessor directives. 2007-06-27 23:08:18 +00:00
joystick.h Added key autorepeat support. Options to enable/disable joystick and lirc 2002-02-11 11:42:08 +00:00
lirc.c litle bug, didn't compile :( 2006-10-12 23:48:52 +00:00
lirc.h rewrote the lirc code to remove the fork 2002-10-23 22:23:12 +00:00
Makefile cosmetics: prettyprint 2007-08-14 14:30:27 +00:00
mouse.h Add double-click mouse events. 2005-11-11 13:25:48 +00:00