log

age author description
Sun, 15 Feb 2004 03:42:56 +0000 Sam Lantinga *** empty log message ***
Sat, 14 Feb 2004 23:45:42 +0000 Sam Lantinga Programs should really be handling SIGPIPE themselves
Sat, 14 Feb 2004 20:22:21 +0000 Sam Lantinga Date: Sat, 14 Feb 2004 14:52:40 +0200
Sat, 14 Feb 2004 10:12:27 +0000 Patrice Mandin Important crash fix: system vectors for mouse/joystick were not restored
Sat, 14 Feb 2004 06:04:41 +0000 Sam Lantinga Update the version on the SDL shared library. Use SDL stub library for tests.
Fri, 13 Feb 2004 18:39:01 +0000 Sam Lantinga Fixed typo in DirectFB driver (thanks Frank!)
Fri, 13 Feb 2004 18:01:22 +0000 Sam Lantinga *** empty log message ***
Fri, 13 Feb 2004 17:57:16 +0000 Sam Lantinga Date: Fri, 13 Feb 2004 17:03:16 +0100
Fri, 13 Feb 2004 06:42:17 +0000 Sam Lantinga *** empty log message ***
Thu, 12 Feb 2004 16:29:24 +0000 Sam Lantinga Use sigaction instead of signal to preserve handler flags (thanks Matthew!)
Thu, 12 Feb 2004 16:05:30 +0000 Sam Lantinga Added support for remote XVideo (thanks Frederic!)
Thu, 12 Feb 2004 06:21:13 +0000 Sam Lantinga *** empty log message ***
Wed, 11 Feb 2004 16:50:54 +0000 Sam Lantinga Don't use hardware overlay by default (seems much faster this way)
Wed, 11 Feb 2004 16:40:17 +0000 Sam Lantinga *** empty log message ***
Wed, 11 Feb 2004 16:10:16 +0000 Sam Lantinga Date: Tue, 13 Jan 2004 19:25:37 +0300
Wed, 11 Feb 2004 07:26:29 +0000 Sam Lantinga Simplify code and clean up Valgrind warning
Wed, 11 Feb 2004 07:09:11 +0000 Sam Lantinga Fixed static linking on MacOS X (thanks Max!)
Tue, 10 Feb 2004 17:34:38 +0000 Sam Lantinga Updated projects with cpuinfo API
Tue, 10 Feb 2004 15:39:15 +0000 Sam Lantinga Date: Wed, 04 Feb 2004 13:51:56 +0100
Tue, 10 Feb 2004 15:31:35 +0000 Sam Lantinga *** empty log message ***
Tue, 10 Feb 2004 15:15:40 +0000 Sam Lantinga Updated SDL HTML documentation
Sun, 08 Feb 2004 22:21:30 +0000 Sam Lantinga *** empty log message ***
Sat, 07 Feb 2004 11:25:56 +0000 Patrice Mandin Video modes must be sorted by Y size, for SDL_GetVideoMode() to operate properly
Fri, 06 Feb 2004 22:53:32 +0000 Patrice Mandin When commiting code, cleanup before doing it
Fri, 06 Feb 2004 22:41:00 +0000 Patrice Mandin Bugfixes: some info about current framebuffer overwritten by some default values, and screen width must be multiple of 16 pixels to work correctly
Sat, 31 Jan 2004 21:23:15 +0000 Sam Lantinga *** empty log message ***
Sat, 31 Jan 2004 08:57:03 +0000 Patrice Mandin Milan and Hades Atari clones do not have an Atari video chip
Sat, 31 Jan 2004 06:49:18 +0000 Sam Lantinga *** empty log message ***
Thu, 29 Jan 2004 16:15:12 +0000 Sam Lantinga Check for altivec assembly support before trying to use it. :)
Thu, 29 Jan 2004 16:14:09 +0000 Sam Lantinga Updated for the latest version of automake