log include/SDL_thread.h @ 5227:c66b2a778b7e

age author description
Mon, 24 Jan 2011 15:46:11 -0800 Sam Lantinga Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008
Thu, 20 Jan 2011 18:04:05 -0800 Sam Lantinga Fixed bug #925
Sat, 28 Aug 2010 22:56:52 -0700 Sam Lantinga Added a typedef for the thread function to simplify documentation
Mon, 24 May 2010 22:56:36 -0700 Sam Lantinga SDL_KillThread() is no longer supported - it was always dangerous! :)
Mon, 21 Sep 2009 09:38:10 +0000 Sam Lantinga Fixed bug #706 SDL-1.2
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Sun, 24 Jun 2007 18:26:35 +0000 Ryan C. Gordon Added S60 port. SDL-1.2
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Wed, 16 Dec 2009 04:48:11 +0000 Sam Lantinga Fixed bug #741
Mon, 19 Oct 2009 13:31:58 +0000 Sam Lantinga Partial fix for bug #859
Sat, 19 Sep 2009 06:43:45 +0000 Sam Lantinga Removed outdated OS/2 support
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Mon, 24 Nov 2008 00:18:42 +0000 Sam Lantinga Fixed Bugzilla bug #205
Sat, 28 Oct 2006 16:48:03 +0000 Sam Lantinga indent is evil
Tue, 17 Oct 2006 09:15:21 +0000 Ryan C. Gordon Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
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.
Wed, 17 May 2006 18:57:04 +0000 Sam Lantinga Fixed thread callback calling conventions, updated OS/2 DLL name to SDL12.dll
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
Mon, 06 Mar 2006 07:42:36 +0000 Sam Lantinga Enabled libc support on Win32, so we don't break binary compatibility in 1.2
Mon, 06 Mar 2006 06:00:45 +0000 Sam Lantinga Fixed declarations to match mingw includes
Sat, 04 Mar 2006 08:24:35 +0000 Sam Lantinga Updated WinCE support by Dmitry (with some tweaks)
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.
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Fri, 10 Feb 2006 03:19:02 +0000 Sam Lantinga *** empty log message ***
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Wed, 23 Nov 2005 07:29:56 +0000 Ryan C. Gordon OS/2 port!
Fri, 20 Aug 2004 18:57:01 +0000 Sam Lantinga Date: Fri, 20 Aug 2004 08:31:20 +0200
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Thu, 11 Apr 2002 14:35:16 +0000 Sam Lantinga Explicitly specify the SDL API calling convention (C by default)
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Fri, 14 Dec 2001 12:37:47 +0000 Sam Lantinga Updated the headers with the correct e-mail address
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision