log

age author description
Thu, 23 Mar 2006 08:37:36 +0000 Sam Lantinga Need time.h for nanosleep too...
Thu, 23 Mar 2006 07:44:52 +0000 Sam Lantinga Better wscons detection
Thu, 23 Mar 2006 07:38:32 +0000 Sam Lantinga *** empty log message ***
Thu, 23 Mar 2006 07:34:03 +0000 Sam Lantinga Only use the visibility attribute in gcc 4.0 or newer
Thu, 23 Mar 2006 06:48:12 +0000 Ryan C. Gordon Updated my email address.
Thu, 23 Mar 2006 02:47:56 +0000 Ryan C. Gordon Consolidate all the X11 libraries, so you don't have to update 12 different
Wed, 22 Mar 2006 22:42:44 +0000 Sam Lantinga Lines swapped to match ordering elsewhere
Wed, 22 Mar 2006 22:33:23 +0000 Ryan C. Gordon Close off warning about setAppleMenu on Mac OS X 10.4 SDK.
Wed, 22 Mar 2006 22:29:44 +0000 Sam Lantinga Don't detect Altivec on MacOS X Intel
Wed, 22 Mar 2006 11:13:58 +0000 Ryan C. Gordon Xrandr support in the X11 target.
Wed, 22 Mar 2006 09:18:10 +0000 Sam Lantinga Improved DirectFB install detection
Wed, 22 Mar 2006 09:13:10 +0000 Sam Lantinga *** empty log message ***
Wed, 22 Mar 2006 08:57:37 +0000 Ryan C. Gordon Patched to compile on 32-bit X11, I think.
Wed, 22 Mar 2006 07:48:22 +0000 Sam Lantinga Date: Tue, 4 Mar 2003 15:05:31 -0800
Wed, 22 Mar 2006 07:22:40 +0000 Sam Lantinga Fixed bug #61
Wed, 22 Mar 2006 07:10:38 +0000 Sam Lantinga *** empty log message ***
Wed, 22 Mar 2006 06:43:25 +0000 Sam Lantinga Fixed bug #50
Wed, 22 Mar 2006 06:08:59 +0000 Sam Lantinga Eric rocks. :)
Wed, 22 Mar 2006 05:59:28 +0000 Sam Lantinga I'm dumping the old Xcode support, since it's too hard to maintain,
Wed, 22 Mar 2006 05:50:56 +0000 Sam Lantinga The exports file is no longer used by the Xcode project
Wed, 22 Mar 2006 05:12:07 +0000 Ryan C. Gordon Reverted SDL_config.h from accidental checkin. (see Bugzilla #171).
Wed, 22 Mar 2006 05:09:27 +0000 Sam Lantinga GLX_STEREO doesn't have a parameter
Wed, 22 Mar 2006 05:01:49 +0000 Ryan C. Gordon Whoops, that shouldn't have snuck in there.
Wed, 22 Mar 2006 05:00:59 +0000 Ryan C. Gordon Updated dynamic X11 code. See details in Bugzilla #170.
Wed, 22 Mar 2006 04:51:44 +0000 Sam Lantinga Default to use the visibility attribute, on gcc (is this okay?)
Wed, 22 Mar 2006 01:28:36 +0000 Ryan C. Gordon Added support for gcc4's -fvisibility=hidden option.
Tue, 21 Mar 2006 16:04:44 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Mar 2006 10:38:41 +0000 Sam Lantinga Add /usr/local to the build paths by default
Tue, 21 Mar 2006 10:20:44 +0000 Sam Lantinga Updated to libtool-1.5.22
Tue, 21 Mar 2006 09:51:33 +0000 Sam Lantinga Fixed bug #167
Tue, 21 Mar 2006 09:40:01 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Mar 2006 09:33:54 +0000 Sam Lantinga Good idea, renaming OpenBSD audio to BSD audio.
Tue, 21 Mar 2006 09:24:10 +0000 Sam Lantinga Allow adding to the INCLUDE path
Tue, 21 Mar 2006 08:54:50 +0000 Sam Lantinga Fixed bug #52
Tue, 21 Mar 2006 07:02:34 +0000 Sam Lantinga Show an error message if autoconf isn't found
Tue, 21 Mar 2006 06:54:24 +0000 Sam Lantinga Fall back to autogen259 if autogen isn't available
Tue, 21 Mar 2006 06:45:47 +0000 Sam Lantinga Fixed bug #18
Tue, 21 Mar 2006 00:56:10 +0000 Ryan C. Gordon Try to fill the hardware audio buffer immediately.
Tue, 21 Mar 2006 00:35:22 +0000 Ryan C. Gordon Keep mouse cursor state sane on focus change in Quartz driver.
Mon, 20 Mar 2006 08:00:07 +0000 Sam Lantinga ------- Comment #8 From Sergey Svishchev 2006-03-19 12:35 [reply] -------
Mon, 20 Mar 2006 07:31:36 +0000 Sam Lantinga Fixed bug #113:
Mon, 20 Mar 2006 06:37:58 +0000 Sam Lantinga Fixed bug #90
Sun, 19 Mar 2006 19:03:40 +0000 Sam Lantinga Fixed bug #84
Sun, 19 Mar 2006 12:05:16 +0000 Sam Lantinga Fixed bug #89
Sun, 19 Mar 2006 12:04:40 +0000 Sam Lantinga Fixed bug #84
Sun, 19 Mar 2006 10:48:48 +0000 Sam Lantinga Left the debug code more explicit
Sun, 19 Mar 2006 10:41:49 +0000 Sam Lantinga Fixed bug #79
Sun, 19 Mar 2006 06:31:34 +0000 Sam Lantinga Fixed bug #4
Sun, 19 Mar 2006 05:27:22 +0000 Sam Lantinga Fixed bug #166
Sat, 18 Mar 2006 22:42:09 +0000 Sam Lantinga Implemented RISC OS and OS/2 desktop resolution code (thanks to Alan and Doodle)
Sat, 18 Mar 2006 18:41:59 +0000 Sam Lantinga EXTRA_LDFLAGS are the linker flags and libraries needed to build SDL.
Fri, 17 Mar 2006 19:54:39 +0000 Patrice Mandin I did not find in configure.in where SYSTEM_LIBS where set for other platforms, and why I did not have required extra libraries added in sdl-config, so I set it there
Thu, 16 Mar 2006 00:35:21 +0000 Sam Lantinga *** empty log message ***
Wed, 15 Mar 2006 17:46:41 +0000 Sam Lantinga Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set.
Wed, 15 Mar 2006 15:47:49 +0000 Sam Lantinga Fixed bug #33
Wed, 15 Mar 2006 15:43:15 +0000 Sam Lantinga From: "Alex Volkov"
Wed, 15 Mar 2006 15:39:29 +0000 Sam Lantinga Fixed bug #15
Wed, 15 Mar 2006 05:52:31 +0000 Ryan C. Gordon Quartz implementation for SDL_DisplayYUVOverlay() was returning non-zero on
Wed, 15 Mar 2006 04:32:49 +0000 Sam Lantinga Added disk/dummy audio and dummy video to the Visual CE projects
Wed, 15 Mar 2006 04:29:35 +0000 Sam Lantinga *** empty log message ***