Mercurial > mplayer.hg
log input/input.c @ 24878:6163f5ead8a5
age | author | description |
---|---|---|
Wed, 31 Oct 2007 01:23:33 +0000 | ulion | Fix input.conf parse bug when comment follows key binding in the same line. |
Tue, 23 Oct 2007 00:44:22 +0000 | ulion | Fix input command parser for using only tab to separate the arguments. |
Thu, 13 Sep 2007 13:16:30 +0000 | diego | warning fixes: |
Tue, 28 Aug 2007 14:10:47 +0000 | voroshil | Implement X/27/0 packet decoding. |
Tue, 28 Aug 2007 11:20:24 +0000 | diego | Clean up the way get_path is handled: Compile get_path.c to an object to link |
Mon, 27 Aug 2007 15:21:12 +0000 | reimar | Process any waiting commands (got_cmd set). Should fix e.g. smplayer. |
Sat, 25 Aug 2007 09:29:27 +0000 | reimar | Revert r24158, it is not necessary with unsigned bitfield |