Sam Lantinga
|
e04e170169
|
The joystick events contain a joystick instance ID, which is a signed value, with -1 being invalid.
|
2013-03-06 11:59:21 -08:00 |
|
Sam Lantinga
|
db3cba4095
|
Fixed the joystick id usage in the joystick and game controller events.
|
2013-03-02 17:51:32 -08:00 |
|
Sam Lantinga
|
019c60c1e8
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
|
Ryan C. Gordon
|
ed4988c379
|
Fixed comment on SDL_JoystickGetGUIDString().
|
2012-12-11 16:53:38 -05:00 |
|
Sam Lantinga
|
10abca2c02
|
Changes from Alfred:
- rename JoystickGUID -> SDL_JoystickGUID
- change SDL_JoystickGetGUIDString to take the string as an arg, rather than doing a malloc
|
2012-12-11 11:54:32 -08:00 |
|
Sam Lantinga
|
3f5fd55965
|
Organized joystick hotplug code a bit.
Cleaned up names, return types, etc.
|
2012-11-27 00:58:12 -08:00 |
|
Sam Lantinga
|
23950f0183
|
Added hotplug joystick support and simplified game controller API, courtesy of Alfred Reynolds
|
2012-11-26 16:37:54 -08:00 |
|
Sam Lantinga
|
e256711bb9
|
Happy New Year!
|
2011-12-31 09:28:07 -05:00 |
|
Sam Lantinga
|
6196aa221e
|
SDL 1.3 is now under the zlib license.
|
2011-04-08 13:03:26 -07:00 |
|
Sam Lantinga
|
a2cdcf5486
|
Happy 2011! :)
|
2011-02-11 22:37:15 -08:00 |
|
Sam Lantinga
|
7052036491
|
Fixed bug #926
Updated copyright to LGPL version 2.1 and year 2010
|
2010-01-24 21:10:53 +00:00 |
|
Sam Lantinga
|
27294b7a4e
|
Partial fix for bug #859
Header file update from Ken for improved doxygen output
|
2009-10-19 13:31:58 +00:00 |
|
Sam Lantinga
|
befb0f7f42
|
Updated copyright date
|
2008-12-08 00:27:32 +00:00 |
|
Sam Lantinga
|
6bc598ea61
|
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
2006-07-10 21:04:37 +00:00 |
|
Sam Lantinga
|
769424426d
|
More header massaging... works great on Windows. ;-)
|
2006-02-10 06:48:43 +00:00 |
|
Sam Lantinga
|
5022a01e6c
|
*** empty log message ***
|
2006-02-10 03:19:02 +00:00 |
|
Sam Lantinga
|
808a16717c
|
Updated copyright information and removed rcs id lines (problematic in branch merges)
I batch edited these files, so please let me know if I've accidentally removed anybody's
credit here.
|
2006-02-01 06:32:25 +00:00 |
|
Sam Lantinga
|
54d0c70c1e
|
Date: Wed, 7 Jul 2004 12:57:58 +0200
From: "Markus F.X.J. Oberhumer"
Subject: [SDL-CVS] [patch] small fix for SDL_joystick.h
the tiny patch below (against current CVS) fixes a syntax error
(not allow compilers allow multiple __cdecl).
|
2004-07-18 19:05:06 +00:00 |
|
Sam Lantinga
|
32719e7429
|
Updated copyright information for 2004 (Happy New Year!)
|
2004-01-04 16:49:27 +00:00 |
|
Sam Lantinga
|
8b5bf373be
|
Explicitly specify the SDL API calling convention (C by default)
|
2002-04-11 14:35:16 +00:00 |
|
Sam Lantinga
|
df4885048e
|
Updated copyright information for 2002
|
2002-03-06 11:23:08 +00:00 |
|
Sam Lantinga
|
ee5e74f984
|
Updated the headers with the correct e-mail address
|
2001-12-14 12:37:47 +00:00 |
|
Sam Lantinga
|
5d2015c741
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
|