Commit Graph

15 Commits

Author SHA1 Message Date
Sam Lantinga
786dde16ba Added pthread.h - necessary on some configurations 2001-05-10 18:31:21 +00:00
Sam Lantinga
7ebebdb21d Fixed crash in GGI detection 2001-05-10 18:10:19 +00:00
Sam Lantinga
24c48b5ab6 Don't try to register the app if video code is disabled 2001-05-02 19:21:00 +00:00
Sam Lantinga
e55a62d158 Fixed stuck keys when changing the video mode 2001-05-01 21:12:57 +00:00
Sam Lantinga
5733d2fbcb Fixed double-mouse event bug on Windows using OpenGL 2001-04-29 23:00:03 +00:00
Sam Lantinga
506e57229b Fix key repeat detection on newer X servers 2001-04-29 22:59:47 +00:00
Sam Lantinga
17659f1de6 *** empty log message *** 2001-04-28 18:57:18 +00:00
Sam Lantinga
325c290c36 Fixed left arrow on iBook keyboard under MacOS X 2001-04-28 18:56:58 +00:00
Sam Lantinga
5b0b51aa33 Fixed memory leak in software YUV stretch code 2001-04-27 20:25:25 +00:00
Sam Lantinga
b82574e71f Fixed relative motion checking after restore under X11 2001-04-27 16:56:47 +00:00
Sam Lantinga
c8c2fa5137 *** empty log message *** 2001-04-26 18:37:24 +00:00
Sam Lantinga
13842131f7 Fixed 320x200 video mode on framebuffer console 2001-04-26 17:05:23 +00:00
Sam Lantinga
1cad8195fd Date: Thu, 26 Apr 2001 10:46:23 +0200
From: Alexander Pipelka <pipelka@bms-austria.com>
Subject: SDL ELO driver bugfix

Hi Sam!

We noticed that the ELO serial touchscreen controller is quite sensitive
in terms of correct protocol handling.
The current implementation cause some controllers to hangup after some
time (> 24h).

I think the attached patch should fix this (I ran my device more than 3
days without any hangups).
2001-04-26 16:54:56 +00:00
Sam Lantinga
ffae27155e Changes since SDL 1.2.0 release 2001-04-26 16:50:19 +00:00
Sam Lantinga
5d2015c741 Initial revision 2001-04-26 16:45:43 +00:00