log src/video/fbcon/SDL_fbevents.c @ 2698:e1da92da346c gsoc2008_nds

age author description
Wed, 27 Aug 2008 04:23:38 +0000 Darren Alton Clean up. gsoc2008_nds
Tue, 10 Jun 2008 06:45:39 +0000 Darren Alton First commit. Added header configs for DS as well as a Makefile. Initial work on framebuffer video driver, currently not functioning as desired. gsoc2008_nds
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Tue, 09 May 2006 07:05:35 +0000 Sam Lantinga Fixed bug #201
Mon, 08 May 2006 05:36:45 +0000 Sam Lantinga Get updates to the shadow surface while switched away
Mon, 08 May 2006 05:33:02 +0000 Sam Lantinga Fixed bug #49
Mon, 08 May 2006 05:17:10 +0000 Sam Lantinga Fixed detection of current vt when not running as root.
Mon, 08 May 2006 03:49:51 +0000 Sam Lantinga SDL_strncpy doesn't exist
Sun, 07 May 2006 06:20:39 +0000 Sam Lantinga Fixed bug #102
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Wed, 17 May 2006 08:18:28 +0000 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
Wed, 22 Mar 2006 07:48:22 +0000 Sam Lantinga Date: Tue, 4 Mar 2003 15:05:31 -0800
Wed, 22 Mar 2006 07:22:40 +0000 Sam Lantinga Fixed bug #61
Wed, 22 Mar 2006 06:43:25 +0000 Sam Lantinga Fixed bug #50
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Sun, 19 Feb 2006 23:46:34 +0000 Sam Lantinga Use only safe string functions
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Fri, 10 Feb 2006 07:03:22 +0000 Sam Lantinga *** empty log message ***
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 12:11:33 +0000 Sam Lantinga Configure dynamically generates SDL_config.h
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Fri, 03 Feb 2006 06:01:23 +0000 Sam Lantinga Fixed compile warning
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Tue, 10 Jan 2006 20:52:35 +0000 Ryan C. Gordon Properly restore vidmode when switching back to SDL's virtual terminal with
Mon, 12 Dec 2005 09:26:32 +0000 Ryan C. Gordon Date: Sat, 10 Dec 2005 18:29:41 +0100
Tue, 04 Jan 2005 19:04:14 +0000 Sam Lantinga *** empty log message ***
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Tue, 31 Jul 2001 06:08:11 +0000 Sam Lantinga Added button-up with mouse-wheel on framebuffer console
Sat, 14 Jul 2001 19:10:06 +0000 Sam Lantinga Fixed switching away from the SDL at the framebuffer console
Fri, 13 Jul 2001 01:21:59 +0000 Sam Lantinga Detect more types of IMPS/2 mouse
Sat, 07 Jul 2001 20:20:17 +0000 Sam Lantinga From: "Markus F.X.J. Oberhumer"
Sat, 16 Jun 2001 02:48:39 +0000 Sam Lantinga Added /dev/usbmouse to the list of mice to check
Mon, 11 Jun 2001 22:54:34 +0000 Sam Lantinga *** empty log message ***
Mon, 11 Jun 2001 15:48:32 +0000 Sam Lantinga Ryan's IMPS/2 mouse fix
Thu, 26 Apr 2001 16:54:56 +0000 Sam Lantinga Date: Thu, 26 Apr 2001 10:46:23 +0200
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision