Mercurial > mplayer.hg
log mp_fifo.c @ 34255:1802d9d74c26
age | author | description |
---|---|---|
Sat, 07 May 2011 10:44:57 +0000 | reimar | Support up to 20 mouse buttons, there really seem to be input devices |
Thu, 07 Apr 2011 21:49:06 +0000 | reimar | Avoid MPlayer ignoring a key press completely, instead sending |
Thu, 24 Mar 2011 22:34:23 +0000 | reimar | Allow mouse wheel to work with a key fifo size of 2. |
Thu, 24 Mar 2011 22:28:17 +0000 | reimar | Change condition to avoid needless key state resets with very small |
Thu, 24 Mar 2011 22:11:18 +0000 | reimar | Make "stuck keys" problem impossibly by resetting the internal |
Thu, 24 Mar 2011 21:58:06 +0000 | reimar | Remove debug printfs that haven't been used since ages. |
Thu, 24 Mar 2011 21:57:08 +0000 | reimar | Remove pointless initializers. |