Mercurial > mplayer.hg
log input/joystick.c @ 35539:9bc02a829c48
age | author | description |
---|---|---|
Sun, 24 Jul 2011 23:55:34 +0000 | diego | Do not translate console messages of verbosity level MSGL_V and above. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
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. |