graph
- Updated from the SDL Documentation Project2001-09-14, by Sam Lantinga
- Do proper typecasting so this compiles on IRIX2001-09-13, by Sam Lantinga
- *** empty log message ***2001-09-13, by Sam Lantinga
- Added CD-ROM support for BSD/OS (thanks Steven!)2001-09-13, by Sam Lantinga
- Added library version information to the Windows DLL2001-09-12, by Sam Lantinga
- *** empty log message ***2001-09-11, by Sam Lantinga
- Fix for "make dist"2001-09-11, by Sam Lantinga
- *** empty log message ***2001-09-11, by Sam Lantinga
- Added initial support for EPOC/Symbian OS (thanks Hannu!)2001-09-11, by Sam Lantinga
- Date: Sat, 8 Sep 2001 04:42:23 +02002001-09-11, by Sam Lantinga
- Handle the case where the WAVE magic number was already read in a non-seekable2001-09-11, by Sam Lantinga
- *** empty log message ***2001-09-04, by Sam Lantinga
- Allow building SDL on Windows without audio support2001-09-04, by Sam Lantinga
- Added Max's patches for building MacOS X apps on command line2001-09-04, by Sam Lantinga
- Added support for DirectFB video on Linux (thanks Denis!)2001-09-04, by Sam Lantinga
- Fixed Solaris nitpicks (thanks Mattias!)2001-09-04, by Sam Lantinga
- Joystick initialization fix submitted by Vitaliy Mikitchenko2001-09-04, by Sam Lantinga
- *** empty log message ***2001-09-04, by Sam Lantinga
- Removed SDL_blit_A.h (obsolete)2001-09-04, by Sam Lantinga
- Fixed mouse wheel motion position on Windows2001-08-31, by Sam Lantinga
- An expose event is now sent when using XVideo output.2001-08-31, by Sam Lantinga
- Fix title bar setting bug2001-08-31, by Sam Lantinga
- Time to recognize everyone again. :)2001-08-21, by Sam Lantinga
- Date: Tue, 21 Aug 2001 03:50:01 +02002001-08-21, by Sam Lantinga
- Removed fullscreen menu entry - fixed warning on application startup2001-08-20, by Sam Lantinga
- Is this right??2001-08-20, by Sam Lantinga
- Date: Thu, 16 Aug 2001 21:50:51 -0500 (EST)2001-08-19, by Sam Lantinga
- *** empty log message ***2001-08-18, by Sam Lantinga
- 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