log src/joystick/bsd/SDL_sysjoystick.c @ 4159:a1b03ba2fcd0 SDL-1.2

age author description
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Sun, 08 Jul 2007 22:14:37 +0000 Sam Lantinga Merged FreeBSD joystick patch SDL-1.2
Fri, 05 Feb 2010 19:23:59 +0000 Ryan C. Gordon Merged r5547:5548 from branches/SDL-1.2: FreeBSD joystick uninit'd var fix.
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Mon, 12 Oct 2009 09:42:50 +0000 Sam Lantinga Joystick patch from FreeBSD ports system
Sat, 10 Oct 2009 09:44:04 +0000 Sam Lantinga Whoops, FreeBSD 6.2 doesn't define __FreeBSD_kernel_version
Sat, 10 Oct 2009 09:36:12 +0000 Sam Lantinga Adapted from Debian patch: 215_kfreebsd_gnu.diff
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Fri, 14 Apr 2006 04:46:47 +0000 Sam Lantinga Make sure code is only compiled if the appropriate subsystem is enabled
Tue, 21 Mar 2006 08:54:50 +0000 Sam Lantinga Fixed bug #52
Mon, 20 Mar 2006 08:00:07 +0000 Sam Lantinga ------- Comment #8 From Sergey Svishchev 2006-03-19 12:35 [reply] -------
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Tue, 22 Nov 2005 15:10:41 +0000 Ryan C. Gordon Apparently some bits of the BSD joystick code are x86 only...joystick.h
Fri, 12 Nov 2004 21:24:46 +0000 Sam Lantinga Fix from Alfred Perlstein
Tue, 06 Jan 2004 04:07:12 +0000 Sam Lantinga Added support for /dev/joy* on Free/Net/OpenBSD (thanks Christian!)
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Fri, 05 Sep 2003 15:20:47 +0000 Sam Lantinga Date: Mon, 01 Sep 2003 15:37:52 +0900
Mon, 02 Jun 2003 14:50:22 +0000 Sam Lantinga Date: Sun, 1 Jun 2003 15:38:45 -0700 (PDT)
Tue, 15 Apr 2003 16:02:08 +0000 Sam Lantinga Date: Wed, 9 Apr 2003 01:03:25 -0400 (EDT)
Mon, 02 Dec 2002 02:35:58 +0000 Sam Lantinga *** empty log message ***
Sun, 17 Nov 2002 19:03:05 +0000 Sam Lantinga Fixed bsd joystick detection ... again (thanks Wilbern)
Sat, 05 Oct 2002 05:32:49 +0000 Sam Lantinga Fixed memory overwrite in BSD joystick driver (thanks SUGIMOTO Sadahiro!)