Mercurial > sdl-ios-xcode
log src/joystick/os2/SDL_sysjoystick.c @ 3924:7156c3b5536b SDL-1.2
age | author | description |
---|---|---|
Fri, 14 Apr 2006 04:46:47 +0000 | Sam Lantinga | Make sure code is only compiled if the appropriate subsystem is enabled |
Sun, 26 Feb 2006 19:30:21 +0000 | Sam Lantinga | Updated OS/2 build, yay! |
Tue, 21 Feb 2006 08:46:50 +0000 | Sam Lantinga | Use consistent identifiers for the various platforms we support. |
Sun, 19 Feb 2006 23:46:34 +0000 | Sam Lantinga | Use only safe string functions |
Sun, 19 Feb 2006 18:46:58 +0000 | Sam Lantinga | sprintf should have been snprintf |
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. ;-) |