summaryrefslogtreecommitdiff
path: root/src/joystick
AgeCommit message (Expand)AuthorFilesLines
2012-02-15FreeBSD compile fixSam Lantinga1-1/+1
2012-01-15Fixed bug 1371 - DX joystick axis ordering fixSam Lantinga1-0/+54
2012-01-13Fixed bug 1368 - Enabling joystick subsystem cause an infinite loopSam Lantinga1-4/+6
2012-01-01Fixed bug 1337 - joystick crash due to heap corruption with btnxSam Lantinga1-0/+20
2011-12-31Happy New Year!Sam Lantinga18-18/+18
2011-11-29It works better if you compile it.Sam Lantinga1-1/+1
2011-11-29Better fix, iterate backwards over the array so we don't care whether the clo...Sam Lantinga1-2/+2
2011-11-29Closing the joystick removes it from the list.Sam Lantinga1-1/+1
2011-11-29Invalid assert. It's perfectly legit to initialize the joystick subsystem an...Sam Lantinga1-2/+0
2011-11-16Patched to compile on newer FreeBSD releases.Ryan C. Gordon1-7/+10
2011-09-01Patched to compile.Ryan C. Gordon1-0/+2
2011-09-01Removed unused variable.Ryan C. Gordon1-8/+0
2011-09-01Clean up any opened joysticks during SDL_JoystickQuit().Ryan C. Gordon1-0/+13
2011-08-03Cleaned up CoInitialize() politics on Windows.Ryan C. Gordon1-3/+16
2011-07-13Linux: Search a smaller set of potential joystick axes.Ryan C. Gordon1-1/+1
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga18-333/+315
2011-02-16Fixed bug #1121 (More than one device through SDL_JOYSTICK_DEVICE)Sam Lantinga1-11/+21
2011-02-15Patch to fix includes from Frank ZagoSam Lantinga1-2/+2
2011-02-11Happy 2011! :)Sam Lantinga18-37/+37
2011-01-27Removed completely non-portable event thread hack.Sam Lantinga1-16/+0
2011-01-27Nobody is maintaining RISC OS code, so I'm removing it for now.Sam Lantinga1-180/+0
2011-01-24Include windows.h in a single point in the source, so we can be consistent ab...Sam Lantinga4-7/+15
2011-01-24Fixed compile errorSam Lantinga1-1/+1
2011-01-24Fixed bug #1080Sam Lantinga1-6/+7
2011-01-20Fixed bug #925Sam Lantinga3-1/+1
2011-01-13Cleaned up internal accelerometer interfaceSam Lantinga1-11/+18
2011-01-01I am using SDL 1.3 on FreeBSD. I found two problems.Sam Lantinga1-1/+1
2010-12-01Removed support for 10.3.9Sam Lantinga3-882/+0
2010-08-22Merged Daniel's Google Summer of Code work from SDL-gsoc2010_IMESam Lantinga1-23/+23
2010-08-22Removed spurious carriage returnsSam Lantinga1-23/+23
2010-08-22Merged Paul's Google Summer of Code work from SDL-gsoc2010_androidSam Lantinga1-0/+106
2010-07-27Added accelerometer 'joystick'Paul Hunkin1-0/+106
2010-07-18Debian patch: 215_kfreebsd_gnu.diffSam Lantinga1-7/+7
2010-06-26Mostly cleaned up warnings with -Wmissing-prototypesSam Lantinga1-0/+4
2010-03-25General improvements for user custom event registrationSam Lantinga1-5/+5
2010-02-28Disable error checks for reset actuators and set autocenter.Edgar Simo1-0/+4
2010-02-05Merged r5547:5548 from branches/SDL-1.2: FreeBSD joystick uninit'd var fix.Ryan C. Gordon1-1/+1
2010-01-24Fixed bug #926Sam Lantinga15-69/+69
2010-01-06Merged r4121:4122 from branches/SDL-1.2: win32 joystick double-free fix.Ryan C. Gordon1-0/+2
2010-01-06Merged r3787:3788 from branches/SDL-1.2: better failures for joystick opening.Ryan C. Gordon1-56/+55
2009-12-17Fixed crash in joystick handling code. Newer 2.6 kernels add an additional '...Sam Lantinga1-1/+1
2009-12-16Nuffin'Sam Lantinga1-0/+1
2009-10-18Fixed bug #853Sam Lantinga1-7/+8
2009-10-12Joystick patch from FreeBSD ports systemSam Lantinga1-2/+13
2009-10-10Debian patch: 218_joystick_memmove.diffSam Lantinga1-2/+2
2009-10-10Whoops, FreeBSD 6.2 doesn't define __FreeBSD_kernel_versionSam Lantinga1-0/+4
2009-10-10Adapted from Debian patch: 215_kfreebsd_gnu.diffSam Lantinga1-4/+4
2009-09-29Temporary band-aid for bug #575Sam Lantinga1-0/+3
2009-09-20Removed outdated Atari supportSam Lantinga1-729/+0
2009-09-19Removed outdated Dreamcast supportSam Lantinga1-216/+0