log

age author description
2001-08-09 Sam Lantinga Include MacOS X in the distribution
2001-08-09 Sam Lantinga Fixed compiling on Windows CE
2001-08-09 Sam Lantinga Fixed potential buffer overflow in Linux CD code (thanks Ryan!)
2001-08-09 Sam Lantinga Applied Paul Jenner's patches to fix "make distcheck" and "make rpm"
2001-08-03 Sam Lantinga Fixed building the static library (still needs to run ranlib afterwards)
2001-08-01 Sam Lantinga Added hardware stretching code to scale 640x480 to TV resolution
2001-08-01 Sam Lantinga Added initial support for TV output modes
2001-08-01 Sam Lantinga Fix compile riva fb problem on older kernels
2001-07-31 Sam Lantinga Added support for hardware accelerated NVidia driver on framebuffer console
2001-07-31 Sam Lantinga Added button-up with mouse-wheel on framebuffer console
2001-07-31 Sam Lantinga Fixed audio format selection for OpenBSD (thanks Peter!)
2001-07-31 Sam Lantinga The rectangle argument to SDL_SetClipRect is really const
2001-07-31 Sam Lantinga Applied Maxim's patch for VGL detection on FreeBSD
2001-07-31 Sam Lantinga Avoid a compiler warning when configured with --disable-threads
2001-07-31 Sam Lantinga Oops, that wasn't right...
2001-07-31 Sam Lantinga Bump version to 1.2.3
2001-07-31 Sam Lantinga Fix build when GL_CLIENT_PIXEL_STORE_BIT is not defined
2001-07-23 Sam Lantinga Updated version to 1.2.2 release-1.2.2
2001-07-23 Sam Lantinga Fixed the project builder project archive
2001-07-23 Sam Lantinga Don't worry about a minimum repeat rate - let the user hang themselves...
2001-07-23 Sam Lantinga Name changed from OBSD to OPENBSD_AUDIO
2001-07-22 Sam Lantinga Re-adding SDLMain.nib.tar.gz, so people don't have to use stationary.
2001-07-22 Sam Lantinga *** empty log message ***
2001-07-22 Sam Lantinga Fix noise when starting audio under DX5 (thanks Jesse!)
2001-07-22 Sam Lantinga Fixed fullscreen mouse events on MacOS X
2001-07-21 Sam Lantinga Changed the CVS root to point to libsdl.org
2001-07-21 Sam Lantinga Removed debug info accidentally comitted
2001-07-20 Sam Lantinga Now returns an error if unable to open audio on BeOS
2001-07-18 Sam Lantinga Fixed crash if mouse is outside of the screen bounds for some reason
2001-07-18 Sam Lantinga Incorporated slightly modified version of Rainer's WinCE patch
2001-07-14 Sam Lantinga Now gets correct keyboard state when starting up on X11
2001-07-14 Sam Lantinga SDL GL dynamic loading fix for OpenBSD
2001-07-14 Sam Lantinga Fixed switching away from the SDL at the framebuffer console
2001-07-14 Sam Lantinga *** empty log message ***
2001-07-13 Sam Lantinga Fixed crash in testsprite when using the -fast option (nobody caught this?)
2001-07-13 Sam Lantinga Merged DGA video surface handling improvements, unified locking code.
2001-07-13 Sam Lantinga Some minor name changes to clean up
2001-07-13 Sam Lantinga Detect more types of IMPS/2 mouse
2001-07-13 Sam Lantinga *** empty log message ***
2001-07-12 Sam Lantinga Don't crash if freeing a hardware surface after the video mode has been
2001-07-12 Sam Lantinga DGA video driver is now thread-safe
2001-07-11 Sam Lantinga Fixed using the video mode extension on older servers
2001-07-09 Sam Lantinga Oops, I committed debug code...
2001-07-09 Sam Lantinga Fixed some problems with the fullscreen code. Wooo. :)
2001-07-09 Sam Lantinga Revert to old non-blocking writes (if it ain't broke, don't fix it)
2001-07-09 Sam Lantinga Fixed blocking open bug when using blocking audio writes
2001-07-08 Sam Lantinga Updated list of improvements
2001-07-08 Sam Lantinga Cleaned up the OpenBSD port, thanks to Peter Valchev
2001-07-07 Sam Lantinga Applied Hannu's fix and switched to blocking writes .. seems to work?
2001-07-07 Sam Lantinga Fixed the DMA driver not to reset the audio descriptor (not needed, and
2001-07-07 Sam Lantinga From: "Markus F.X.J. Oberhumer"
2001-07-07 Sam Lantinga Fix to allow SDL compiled under XFree v4 to work with XFree v3 xservers.
2001-07-07 Sam Lantinga Added Holger Schemel's fix for SDL_GetTicks() on W2K
2001-07-07 Sam Lantinga Hopefully fixed the fullscreen mode code for KDE
2001-07-07 Sam Lantinga Added -width and -height command line options
2001-07-02 Sam Lantinga Dummy audio and video drivers are enabled (thanks Ryan!)
2001-07-02 Sam Lantinga Added support for Visual C++ inline keyword
2001-07-02 Sam Lantinga Add a symlink to SDL 1.2 for SDL 1.1
2001-06-26 Sam Lantinga Oops, don't include debug code
2001-06-26 Sam Lantinga When the mouse is grabbed, send the application the motion associated with