log

age author description
2001-09-04 Sam Lantinga Allow building SDL on Windows without audio support
2001-09-04 Sam Lantinga Added Max's patches for building MacOS X apps on command line
2001-09-04 Sam Lantinga Added support for DirectFB video on Linux (thanks Denis!)
2001-09-04 Sam Lantinga Fixed Solaris nitpicks (thanks Mattias!)
2001-09-04 Sam Lantinga Joystick initialization fix submitted by Vitaliy Mikitchenko
2001-09-04 Sam Lantinga *** empty log message ***
2001-09-04 Sam Lantinga Removed SDL_blit_A.h (obsolete)
2001-08-31 Sam Lantinga Fixed mouse wheel motion position on Windows
2001-08-31 Sam Lantinga An expose event is now sent when using XVideo output.
2001-08-31 Sam Lantinga Fix title bar setting bug
2001-08-21 Sam Lantinga Time to recognize everyone again. :)
2001-08-21 Sam Lantinga Date: Tue, 21 Aug 2001 03:50:01 +0200
2001-08-20 Sam Lantinga Removed fullscreen menu entry - fixed warning on application startup
2001-08-20 Sam Lantinga Is this right??
2001-08-19 Sam Lantinga Date: Thu, 16 Aug 2001 21:50:51 -0500 (EST)
2001-08-18 Sam Lantinga *** empty log message ***
2001-08-18 Sam Lantinga Fixed IDE and SCSI CD-ROM detection on BeOS (thanks Caz!)
2001-08-18 Sam Lantinga *** empty log message ***
2001-08-18 Sam Lantinga Fix compiler warnings
2001-08-18 Sam Lantinga *** empty log message ***
2001-08-09 Sam Lantinga Fixed compile errors and added call to SDL_SetModuleHandle() in WinMain()
2001-08-09 Sam Lantinga Audio subsystem no longer assumes sun audio API on UNIX systems
2001-08-09 Sam Lantinga *** empty log message ***
2001-08-09 Sam Lantinga Added SDL_expose.c to the VC++ project
2001-08-09 Sam Lantinga Applied David MacCormack's patch to fix SDL_WINDOWID on Windows,
2001-08-09 Sam Lantinga Fixed VGL detection on FreeBSD (thanks David!)
2001-08-09 Sam Lantinga Updated ltconfig for OpenBSD (thanks Peter!)
2001-08-09 Sam Lantinga From: Max Horn <max@quendi.de>
2001-08-09 Sam Lantinga Include MacOS X in the distribution
2001-08-09 Sam Lantinga Fixed compiling on Windows CE