Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 24 Oct 2007 12:07:29 +0000 | ivo | add missing include (errno.h). fix compilation on openbsd |
Wed, 24 Oct 2007 09:22:28 +0000 | Gabrov | synced with r24841 |
Tue, 23 Oct 2007 08:28:11 +0000 | zuxy | Get rid of void pointer arithmetic. |
Tue, 23 Oct 2007 00:44:22 +0000 | ulion | Fix input command parser for using only tab to separate the arguments. |
Tue, 23 Oct 2007 00:06:08 +0000 | ulion | Fix GetTimerMS() discontinuous return value bug caused by GetTimer() overflow |
Mon, 22 Oct 2007 22:42:47 +0000 | diego | A missing break statement caused SDLK_PLUS to be triggered twice on one press. |
Mon, 22 Oct 2007 18:44:05 +0000 | ptt | type fix: there was a 'not' too much |