log src/joystick/bsd/SDL_sysjoystick.c @ 4780:4f915a47b995

age author description
2010-02-05 Ryan C. Gordon Merged r5547:5548 from branches/SDL-1.2: FreeBSD joystick uninit'd var fix.
2010-01-24 Sam Lantinga Fixed bug #926
2009-10-12 Sam Lantinga Joystick patch from FreeBSD ports system
2009-10-10 Sam Lantinga Whoops, FreeBSD 6.2 doesn't define __FreeBSD_kernel_version
2009-10-10 Sam Lantinga Adapted from Debian patch: 215_kfreebsd_gnu.diff
2008-12-08 Sam Lantinga Updated copyright date
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-28 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
2006-04-14 Sam Lantinga Make sure code is only compiled if the appropriate subsystem is enabled
2006-03-21 Sam Lantinga Fixed bug #52
2006-03-20 Sam Lantinga ------- Comment #8 From Sergey Svishchev 2006-03-19 12:35 [reply] -------
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-16 Sam Lantinga New configure-based build system. Still work in progress, but much improved
2006-02-10 Sam Lantinga More header massaging... works great on Windows. ;-)
2006-02-07 Sam Lantinga Removed uses of stdlib.h and string.h
2006-02-07 Sam Lantinga Use SDL_ prefixed versions of C library functions.
2006-02-01 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
2005-11-22 Ryan C. Gordon Apparently some bits of the BSD joystick code are x86 only...joystick.h
2004-11-12 Sam Lantinga Fix from Alfred Perlstein
2004-01-06 Sam Lantinga Added support for /dev/joy* on Free/Net/OpenBSD (thanks Christian!)
2004-01-04 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
2003-09-05 Sam Lantinga Date: Mon, 01 Sep 2003 15:37:52 +0900
2003-06-02 Sam Lantinga Date: Sun, 1 Jun 2003 15:38:45 -0700 (PDT)
2003-04-15 Sam Lantinga Date: Wed, 9 Apr 2003 01:03:25 -0400 (EDT)
2002-12-02 Sam Lantinga *** empty log message ***
2002-11-17 Sam Lantinga Fixed bsd joystick detection ... again (thanks Wilbern)
2002-10-05 Sam Lantinga Fixed memory overwrite in BSD joystick driver (thanks SUGIMOTO Sadahiro!)
2002-08-20 Sam Lantinga Date: Thu, 18 Jul 2002 23:51:40 +0200 (MEST)
2002-07-26 Ryan C. Gordon Fix for USB HID API. Fixes build on NetBSD and FreeBSD, but maybe causes
2002-06-12 Sam Lantinga API changes on OpenBSD and FreeBSD...
2002-06-11 Sam Lantinga *** empty log message ***
2002-06-11 Sam Lantinga *** empty log message ***
2002-06-11 Sam Lantinga *** empty log message ***
2002-06-11 Sam Lantinga *** empty log message ***
2002-05-28 Sam Lantinga Wilbern Cobb submitted a fix for building BSD joystick support that should work on all BSD flavors.
2002-04-16 Sam Lantinga Wilbern Cobb fixed joystick code on FreeBSD
2002-03-10 Sam Lantinga This properly scales axes, and adds support for sliders/wheels
2002-03-06 Sam Lantinga Updated copyright information for 2002
2002-02-14 Sam Lantinga Added support for joysticks on *BSD (thanks Wilbern!)