log configure.in @ 3875:fbde7ed1a835 SDL-1.2

age author description
Sun, 24 Sep 2006 00:43:36 +0000 Sam Lantinga Fixed bug #321 SDL-1.2
Sun, 24 Sep 2006 00:10:59 +0000 Sam Lantinga Bumped the version in subversion to 1.2.12 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
Sat, 07 Oct 2006 06:18:15 +0000 Ryan C. Gordon Look for NAS libraries in normal paths (where Ubuntu installs them). SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 05:58:44 +0000 Ryan C. Gordon Ton of work on CoreAudio driver for new 1.3 features...most of the SDL-ryan-multiple-audio-device
Wed, 02 Jul 2008 20:29:29 +0000 Szymon Wilczek Proximity events and evil-temporary makefile repair gsoc2008_manymouse
Fri, 06 Jun 2008 15:23:29 +0000 Szymon Wilczek http://wilku.ravenlord.ws/doku.php?id=documentation for information how things work. Currently implemented: detecting many pointing devices and pressure detection. Still a bug. Each program has to be comipled with a flag -lXi gsoc2008_manymouse
Sun, 24 Jan 2010 20:47:20 +0000 Sam Lantinga Fixed bug #935
Mon, 18 Jan 2010 14:58:58 +0000 Sam Lantinga Removed obsolete checks for ipod Linux
Mon, 18 Jan 2010 14:27:30 +0000 Sam Lantinga Fixed bug #930
Wed, 13 Jan 2010 08:06:32 +0000 Sam Lantinga Allow configure to override assertion settings, but by default this comes from the build optimization level.
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.
Mon, 11 Jan 2010 21:46:59 +0000 Couriersud Fix detection of directfb.h
Sun, 10 Jan 2010 05:06:03 +0000 Ryan C. Gordon Reverted r5460 ... this was merged from 1.2, but was later reverted there.
Sun, 10 Jan 2010 04:42:45 +0000 Ryan C. Gordon Merged r4784:4785 from branches/SDL-1.2: Mac OS X linker command line fixes.
Thu, 07 Jan 2010 04:39:44 +0000 Sam Lantinga Made the comment more readable
Wed, 06 Jan 2010 21:04:11 +0000 Ryan C. Gordon Removed comment referring to previously-removed CD-ROM subsystem.
Wed, 06 Jan 2010 07:39:09 +0000 Sam Lantinga Removed the obsolete SDL 1.2 GAPI driver
Wed, 30 Dec 2009 19:38:08 +0000 Sam Lantinga Fixed bug #915
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
Wed, 28 Oct 2009 04:27:50 +0000 Sam Lantinga Adam Strzelecki to SDL
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!
Tue, 13 Oct 2009 06:49:29 +0000 Sam Lantinga Only show the dynamic audio libraries if we'll be dynamically loading them