log mp_fifo.c @ 37174:6c941fe7fc3e

age author description
Sun, 22 Sep 2013 08:34:08 +0000 reimar Fix a few memleaks.
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.
Thu, 24 Mar 2011 21:56:34 +0000 reimar Change fifo to not waste one entry needlessly.
Tue, 16 Feb 2010 15:03:03 +0000 diego #include corresponding .h files in .c files.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Thu, 29 Mar 2007 17:16:11 +0000 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few base fifo.c@cfe537389f6c