Search
lxdream.org :: lxdream/src/drivers/joy_linux.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/drivers/joy_linux.c
changeset 637:6a284eff5311
prev621:225d147d2b43
next669:ab344e42bca9
author bhaal22
date Tue Feb 26 01:10:48 2008 +0000 (16 years ago)
permissions -rw-r--r--
last change Commit initial ALSA audio driver
Add init/shutdown stubs to audio driver structure
file annotate diff log raw
1.1 --- a/src/drivers/joy_linux.c Wed Jan 30 21:36:58 2008 +0000
1.2 +++ b/src/drivers/joy_linux.c Tue Feb 26 01:10:48 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: joy_linux.c,v 1.12 2007-11-08 11:54:16 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * Linux joystick input device support
1.9 *
.