aboutsummaryrefslogtreecommitdiffhomepage
path: root/fifo.c
Commit message (Expand)AuthorAge
* Remove some #if 0 codeGravatar uau2007-02-24
* Reserve half of fifo for key release events to help avoiding stop buttonsGravatar reimar2007-02-05
* Move code to ignore mouse wheel "down" events to fifo.c (needed becauseGravatar reimar2007-01-21
* Apply ancient double-click patch that nobody cares to comment on.Gravatar reimar2007-01-18
* use a configurable-size ringbuffer instead of a pipe for buffering key events.Gravatar reimar2004-12-01
* fix "stuck mouse button" by setting O_NONBLOCK, instead of using select() to ...Gravatar iive2004-11-05
* printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>Gravatar diego2004-10-20
* MINGW32 port and select()less fifocode by ArpiGravatar faust32003-04-04
* removed unused old keyboard fifo hackGravatar arpi2002-09-22
* Profiling fix by Artur Skawina <skawina@geocities.com>Gravatar atmos42001-11-20
* common FIFO code moved to fifo.cGravatar arpi_esp2001-03-16