log include/SDL_config.h.in @ 4095:f733c048a94f SDL-1.2

age author description
Tue, 25 Sep 2007 09:59:26 +0000 Ryan C. Gordon Date: Mon, 24 Sep 2007 17:54:58 +0200 SDL-1.2
Thu, 12 Jul 2007 02:51:58 +0000 Sam Lantinga Warn Visual C++ users if they have a stale configure generated SDL_config.h SDL-1.2
Sun, 24 Jun 2007 18:26:35 +0000 Ryan C. Gordon Added S60 port. SDL-1.2
Sun, 13 May 2007 23:12:46 +0000 Ryan C. Gordon Committed PulseAudio driver. Thanks, Stephan! SDL-1.2
Thu, 15 Feb 2007 23:50:45 +0000 Ryan C. Gordon Patched fbcon to compile on newer Linux kernels that don't #define PAGE_SIZE, SDL-1.2
Sun, 29 Oct 2006 04:08:50 +0000 Ryan C. Gordon A few more AmigaOS things. SDL-1.2
Sun, 29 Oct 2006 03:58:27 +0000 Ryan C. Gordon Removed broken AmigaOS support. SDL-1.2
Sun, 08 Oct 2006 01:39:01 +0000 Ryan C. Gordon BeOS audio now works in 1.3 branch. SDL-ryan-multiple-audio-device
Sun, 08 Oct 2006 00:01:16 +0000 Ryan C. Gordon Still more PAudio renames... SDL-ryan-multiple-audio-device
Sat, 07 Oct 2006 07:25:30 +0000 Ryan C. Gordon Dynamic loading for NAS audio driver. SDL-ryan-multiple-audio-device
Sun, 24 Jan 2010 20:47:20 +0000 Sam Lantinga Fixed bug #935
Mon, 18 Jan 2010 14:27:30 +0000 Sam Lantinga Fixed bug #930
Wed, 13 Jan 2010 07:25:28 +0000 Sam Lantinga The config sets the default assertion level so people can override it for their own use in application code.
Wed, 13 Jan 2010 06:47:17 +0000 Sam Lantinga First pass at Ryan's assertion code, minor tweaks to come.
Thu, 17 Dec 2009 03:04:04 +0000 Sam Lantinga Added support for querying the number of CPUs available on Linux. This also happens to work on Mac OS X.
Wed, 16 Dec 2009 10:59:51 +0000 Ryan C. Gordon Implemented SDL_setenv(), moved SDL_putenv() to compat.
Wed, 16 Dec 2009 06:53:53 +0000 Sam Lantinga Added SDL_GetCPUCount() to see how many cores are available.
Mon, 09 Nov 2009 04:13:51 +0000 Sam Lantinga Fixed bug #878
Mon, 19 Oct 2009 13:31:58 +0000 Sam Lantinga Partial fix for bug #859
Sun, 18 Oct 2009 17:49:40 +0000 Sam Lantinga Merged improvements to SDL_SoftStretch() from SDL 1.2
Tue, 13 Oct 2009 07:02:19 +0000 Sam Lantinga We don't need dlvsym() for ALSA anymore, yay!
Sun, 20 Sep 2009 04:15:19 +0000 Sam Lantinga Removed outdated Atari support
Sat, 19 Sep 2009 07:30:29 +0000 Sam Lantinga Removed outdated VGL support
Sat, 19 Sep 2009 07:28:59 +0000 Sam Lantinga Removed outdated wscons support
Sat, 19 Sep 2009 07:26:51 +0000 Sam Lantinga Removed outdated Nano-X support
Sat, 19 Sep 2009 07:22:07 +0000 Sam Lantinga Removed outdated OS/2 support
Sat, 19 Sep 2009 07:21:22 +0000 Sam Lantinga Removed outdated Dreamcast support
Sat, 19 Sep 2009 06:43:45 +0000 Sam Lantinga Removed outdated OS/2 support
Sat, 19 Sep 2009 06:24:07 +0000 Sam Lantinga Removed outdated iPodLinux support
Mon, 07 Sep 2009 04:51:29 +0000 Sam Lantinga Merged Martin's code changes from Google Summer of Code 2009