Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 25 Aug 2007 09:29:27 +0000 | reimar | Revert r24158, it is not necessary with unsigned bitfield |
Sat, 25 Aug 2007 09:27:43 +0000 | reimar | Change bitfield to unsigned so that we get the usual truth values |
Sat, 25 Aug 2007 09:17:14 +0000 | Gabrov | synced with r24137 |
Sat, 25 Aug 2007 07:35:35 +0000 | reimar | Hack around broken bitfields in gcc 4.2 |
Sat, 25 Aug 2007 07:30:17 +0000 | reimar | Fix invalid fd check, the bug is somewhere else though. |
Sat, 25 Aug 2007 07:08:49 +0000 | reimar | HACK: check added fds for validity because otherwise mplayer |
Sat, 25 Aug 2007 06:52:17 +0000 | reimar | Fix loads of warnings |
Sat, 25 Aug 2007 04:28:20 +0000 | uau | Handle queued commands from input event functions immediately |