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.