Mercurial > mplayer.hg
log input/joystick.c @ 29050:ed5581922f0c
age | author | description |
---|---|---|
Sat, 13 Dec 2008 18:28:00 +0000 | diego | Add standard GPL license header. |
Fri, 16 May 2008 09:42:28 +0000 | diego | cosmetics: Remove useless parentheses from return statements. |
Thu, 28 Feb 2008 18:32:17 +0000 | diego | joystick.c is only ever compiled on Linux, remove pointless #ifdef |
Thu, 14 Feb 2008 14:23:55 +0000 | diego | typo fix: inited --> initialized |
Wed, 27 Jun 2007 23:08:18 +0000 | diego | Add comments to some preprocessor directives. |
Sat, 19 May 2007 16:59:24 +0000 | ben | buggy joystick initialization, works much better without this |
Thu, 12 Oct 2006 22:24:19 +0000 | diego | slight overall verbosity reduction |