Commit Graph

7 Commits

Author SHA1 Message Date
reimar e6524e5b09 use a configurable-size ringbuffer instead of a pipe for buffering key events.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14078 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-01 12:22:39 +00:00
iive 0b06c21639 fix "stuck mouse button" by setting O_NONBLOCK, instead of using select() to check write() blocking on pipe.
Marius Gedminas have located the bug as send original patch. Modified version by me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13873 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-05 04:13:25 +00:00
diego 3a591997ba printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13700 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 01:32:56 +00:00
faust3 21c0799280 MINGW32 port and select()less fifocode by Arpi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9832 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 20:02:53 +00:00
arpi 2558c30739 removed unused old keyboard fifo hack
removed unused allow_dshow hack


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7484 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 15:37:51 +00:00
atmos4 e7df17dcda Profiling fix by Artur Skawina <skawina@geocities.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3015 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 00:23:49 +00:00
arpi_esp 2ea08493f5 common FIFO code moved to fifo.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@114 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-16 00:06:50 +00:00