1
mirror of https://github.com/mpv-player/mpv synced 2025-01-09 01:36:25 +01:00
mpv/input
reimar aceb7e5eb8 Change bitfield to unsigned so that we get the usual truth values
(1 = true, 0 = false) instead of -1 for true.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24160 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-25 09:27:43 +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 Change bitfield to unsigned so that we get the usual truth values 2007-08-25 09:27:43 +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