log src/joystick/bsd/SDL_sysjoystick.c @ 5284:96a22141cf86 tip

age author description
Fri, 11 Feb 2011 22:37:15 -0800 Sam Lantinga Happy 2011! :)
Sat, 01 Jan 2011 19:50:50 -0800 Sam Lantinga I am using SDL 1.3 on FreeBSD. I found two problems.
Sun, 18 Jul 2010 08:12:48 -0700 Sam Lantinga Debian patch: 215_kfreebsd_gnu.diff SDL-1.2
Sun, 18 Jul 2010 08:12:28 -0700 Sam Lantinga Debian patch: 215_kfreebsd_gnu.diff
Fri, 05 Feb 2010 19:20:49 +0000 Ryan C. Gordon Fixed uninitialized variable in FreeBSD joystick. SDL-1.2
Mon, 12 Oct 2009 09:32:55 +0000 Sam Lantinga Joystick patch from FreeBSD ports system SDL-1.2
Sat, 10 Oct 2009 09:43:50 +0000 Sam Lantinga Don't double-include sys/param.h SDL-1.2
Sat, 10 Oct 2009 09:43:08 +0000 Sam Lantinga Whoops, FreeBSD 6.2 doesn't define __FreeBSD_kernel_version SDL-1.2
Sat, 10 Oct 2009 09:38:02 +0000 Sam Lantinga Adapted from 215_kfreebsd_gnu.diff SDL-1.2
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!)
Tue, 20 Aug 2002 06:08:42 +0000 Sam Lantinga Date: Thu, 18 Jul 2002 23:51:40 +0200 (MEST)
Fri, 26 Jul 2002 17:13:17 +0000 Ryan C. Gordon Fix for USB HID API. Fixes build on NetBSD and FreeBSD, but maybe causes
Wed, 12 Jun 2002 03:32:01 +0000 Sam Lantinga API changes on OpenBSD and FreeBSD...
Tue, 11 Jun 2002 20:11:30 +0000 Sam Lantinga *** empty log message ***
Tue, 11 Jun 2002 20:06:42 +0000 Sam Lantinga *** empty log message ***
Tue, 11 Jun 2002 19:56:41 +0000 Sam Lantinga *** empty log message ***
Tue, 11 Jun 2002 19:43:04 +0000 Sam Lantinga *** empty log message ***
Tue, 28 May 2002 20:01:29 +0000 Sam Lantinga Wilbern Cobb submitted a fix for building BSD joystick support that should work on all BSD flavors.
Tue, 16 Apr 2002 16:45:23 +0000 Sam Lantinga Wilbern Cobb fixed joystick code on FreeBSD
Sun, 10 Mar 2002 03:49:25 +0000 Sam Lantinga This properly scales axes, and adds support for sliders/wheels
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Thu, 14 Feb 2002 01:24:08 +0000 Sam Lantinga Added support for joysticks on *BSD (thanks Wilbern!)