log

age author description
2006-03-22 Sam Lantinga Fixed bug #61
2006-03-22 Sam Lantinga *** empty log message ***
2006-03-22 Sam Lantinga Fixed bug #50
2006-03-22 Sam Lantinga Eric rocks. :)
2006-03-22 Sam Lantinga I'm dumping the old Xcode support, since it's too hard to maintain,
2006-03-22 Sam Lantinga The exports file is no longer used by the Xcode project
2006-03-22 Ryan C. Gordon Reverted SDL_config.h from accidental checkin. (see Bugzilla #171).
2006-03-22 Sam Lantinga GLX_STEREO doesn't have a parameter
2006-03-22 Ryan C. Gordon Whoops, that shouldn't have snuck in there.
2006-03-22 Ryan C. Gordon Updated dynamic X11 code. See details in Bugzilla #170.
2006-03-22 Sam Lantinga Default to use the visibility attribute, on gcc (is this okay?)
2006-03-22 Ryan C. Gordon Added support for gcc4's -fvisibility=hidden option.
2006-03-21 Sam Lantinga *** empty log message ***
2006-03-21 Sam Lantinga Add /usr/local to the build paths by default
2006-03-21 Sam Lantinga Updated to libtool-1.5.22
2006-03-21 Sam Lantinga Fixed bug #167
2006-03-21 Sam Lantinga *** empty log message ***
2006-03-21 Sam Lantinga Good idea, renaming OpenBSD audio to BSD audio.
2006-03-21 Sam Lantinga Allow adding to the INCLUDE path
2006-03-21 Sam Lantinga Fixed bug #52
2006-03-21 Sam Lantinga Show an error message if autoconf isn't found
2006-03-21 Sam Lantinga Fall back to autogen259 if autogen isn't available
2006-03-21 Sam Lantinga Fixed bug #18
2006-03-21 Ryan C. Gordon Try to fill the hardware audio buffer immediately.
2006-03-21 Ryan C. Gordon Keep mouse cursor state sane on focus change in Quartz driver.
2006-03-20 Sam Lantinga ------- Comment #8 From Sergey Svishchev 2006-03-19 12:35 [reply] -------
2006-03-20 Sam Lantinga Fixed bug #113:
2006-03-20 Sam Lantinga Fixed bug #90
2006-03-19 Sam Lantinga Fixed bug #84
2006-03-19 Sam Lantinga Fixed bug #89
2006-03-19 Sam Lantinga Fixed bug #84
2006-03-19 Sam Lantinga Left the debug code more explicit
2006-03-19 Sam Lantinga Fixed bug #79
2006-03-19 Sam Lantinga Fixed bug #4
2006-03-19 Sam Lantinga Fixed bug #166
2006-03-18 Sam Lantinga Implemented RISC OS and OS/2 desktop resolution code (thanks to Alan and Doodle)
2006-03-18 Sam Lantinga EXTRA_LDFLAGS are the linker flags and libraries needed to build SDL.
2006-03-17 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
2006-03-16 Sam Lantinga *** empty log message ***
2006-03-15 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.
2006-03-15 Sam Lantinga Fixed bug #33
2006-03-15 Sam Lantinga From: "Alex Volkov"
2006-03-15 Sam Lantinga Fixed bug #15
2006-03-15 Ryan C. Gordon Quartz implementation for SDL_DisplayYUVOverlay() was returning non-zero on
2006-03-15 Sam Lantinga Added disk/dummy audio and dummy video to the Visual CE projects
2006-03-15 Sam Lantinga *** empty log message ***
2006-03-15 Sam Lantinga *** empty log message ***
2006-03-14 Ryan C. Gordon Corrected dummy audio callback firing to be realistic, cleaned up tabs.
2006-03-14 Sam Lantinga WIN32 is no longer defined on Windows builds
2006-03-14 Sam Lantinga Added disk and dummy drivers to the Visual C++ projects
2006-03-14 Sam Lantinga *** empty log message ***
2006-03-14 Sam Lantinga By default all the real targets have dummy audio/video and disk audio.
2006-03-14 Ryan C. Gordon Implemented dummy audio driver.
2006-03-14 Ryan C. Gordon Fixed cut-and-paste error in DC audio target.
2006-03-14 Sam Lantinga Updated CodeWarrior export list with SDL_iconv
2006-03-14 Sam Lantinga Updated MacOS Classic and MacOS X exports list
2006-03-14 Sam Lantinga The check for UTF-* isn't needed anymore since UTF-8 has the same code range.
2006-03-14 Sam Lantinga Fixed bug #67
2006-03-14 Sam Lantinga Fixed bug #124
2006-03-14 Sam Lantinga Fixed bug #38