graph
- Fixed IDE and SCSI CD-ROM detection on BeOS (thanks Caz!)2001-08-18, by Sam Lantinga
- *** empty log message ***2001-08-18, by Sam Lantinga
- Fix compiler warnings2001-08-18, by Sam Lantinga
- *** empty log message ***2001-08-18, by Sam Lantinga
- Fixed compile errors and added call to SDL_SetModuleHandle() in WinMain()2001-08-09, by Sam Lantinga
- Audio subsystem no longer assumes sun audio API on UNIX systems2001-08-09, by Sam Lantinga
- *** empty log message ***2001-08-09, by Sam Lantinga
- Added SDL_expose.c to the VC++ project2001-08-09, by Sam Lantinga
- Applied David MacCormack's patch to fix SDL_WINDOWID on Windows,2001-08-09, by Sam Lantinga
- Fixed VGL detection on FreeBSD (thanks David!)2001-08-09, by Sam Lantinga
- Updated ltconfig for OpenBSD (thanks Peter!)2001-08-09, by Sam Lantinga
- From: Max Horn <max@quendi.de>2001-08-09, by Sam Lantinga
- Include MacOS X in the distribution2001-08-09, by Sam Lantinga
- Fixed compiling on Windows CE2001-08-09, by Sam Lantinga
- Fixed potential buffer overflow in Linux CD code (thanks Ryan!)2001-08-09, by Sam Lantinga
- Applied Paul Jenner's patches to fix "make distcheck" and "make rpm"2001-08-09, by Sam Lantinga
- Fixed building the static library (still needs to run ranlib afterwards)2001-08-03, by Sam Lantinga
- Added hardware stretching code to scale 640x480 to TV resolution2001-08-01, by Sam Lantinga
- Added initial support for TV output modes2001-08-01, by Sam Lantinga
- Fix compile riva fb problem on older kernels2001-08-01, by Sam Lantinga
- Added support for hardware accelerated NVidia driver on framebuffer console2001-07-31, by Sam Lantinga
- Added button-up with mouse-wheel on framebuffer console2001-07-31, by Sam Lantinga
- Fixed audio format selection for OpenBSD (thanks Peter!)2001-07-31, by Sam Lantinga
- The rectangle argument to SDL_SetClipRect is really const2001-07-31, by Sam Lantinga
- Applied Maxim's patch for VGL detection on FreeBSD2001-07-31, by Sam Lantinga
- Avoid a compiler warning when configured with --disable-threads2001-07-31, by Sam Lantinga
- Oops, that wasn't right...2001-07-31, by Sam Lantinga
- Bump version to 1.2.32001-07-31, by Sam Lantinga
- Fix build when GL_CLIENT_PIXEL_STORE_BIT is not defined2001-07-31, by Sam Lantinga
- Updated version to 1.2.2release-1.2.2 2001-07-23, by Sam Lantinga
- Fixed the project builder project archive2001-07-23, by Sam Lantinga
- Don't worry about a minimum repeat rate - let the user hang themselves...2001-07-23, by Sam Lantinga
- Name changed from OBSD to OPENBSD_AUDIO2001-07-23, by Sam Lantinga
- Re-adding SDLMain.nib.tar.gz, so people don't have to use stationary.2001-07-22, by Sam Lantinga
- *** empty log message ***2001-07-22, by Sam Lantinga
- Fix noise when starting audio under DX5 (thanks Jesse!)2001-07-22, by Sam Lantinga
- Fixed fullscreen mouse events on MacOS X2001-07-22, by Sam Lantinga
- Changed the CVS root to point to libsdl.org2001-07-21, by Sam Lantinga
- Removed debug info accidentally comitted2001-07-21, by Sam Lantinga
- Now returns an error if unable to open audio on BeOS2001-07-20, by Sam Lantinga
- Fixed crash if mouse is outside of the screen bounds for some reason2001-07-18, by Sam Lantinga
- Incorporated slightly modified version of Rainer's WinCE patch2001-07-18, by Sam Lantinga
- Now gets correct keyboard state when starting up on X112001-07-14, by Sam Lantinga
- SDL GL dynamic loading fix for OpenBSD2001-07-14, by Sam Lantinga
- Fixed switching away from the SDL at the framebuffer console2001-07-14, by Sam Lantinga
- *** empty log message ***2001-07-14, by Sam Lantinga
- Fixed crash in testsprite when using the -fast option (nobody caught this?)2001-07-13, by Sam Lantinga
- Merged DGA video surface handling improvements, unified locking code.2001-07-13, by Sam Lantinga
- Some minor name changes to clean up2001-07-13, by Sam Lantinga
- Detect more types of IMPS/2 mouse2001-07-13, by Sam Lantinga
- *** empty log message ***2001-07-13, by Sam Lantinga
- Don't crash if freeing a hardware surface after the video mode has been2001-07-12, by Sam Lantinga
- DGA video driver is now thread-safe2001-07-12, by Sam Lantinga
- Fixed using the video mode extension on older servers2001-07-11, by Sam Lantinga
- Oops, I committed debug code...2001-07-09, by Sam Lantinga
- Fixed some problems with the fullscreen code. Wooo. :)2001-07-09, by Sam Lantinga
- Revert to old non-blocking writes (if it ain't broke, don't fix it)2001-07-09, by Sam Lantinga
- Fixed blocking open bug when using blocking audio writes2001-07-09, by Sam Lantinga
- Updated list of improvements2001-07-08, by Sam Lantinga
- Cleaned up the OpenBSD port, thanks to Peter Valchev2001-07-08, by Sam Lantinga