SDL/src
Sam Lantinga 94ae287dfb Date: Sun, 21 Sep 2003 19:52:42 -0600
From: Tyler Montbriand <tsm@accesscomm.ca>
Subject: Re: [SDL] Hardware buttons on pocket pc

I found it!  :)

It has to do with the UNICODE translation code, in SDL_dibevents.c, in the
'#ifdef NO_GETKEYBOARDSTATE' block in DIB_HandleMessage().  The error
handling is a little...  aggressive.  If it can't translate from unicode, it
wipes out the virtual keycode.
2006-01-25 07:00:40 +00:00
..
audio Date: 10 Jun 2003 15:30:59 -0400 2006-01-24 07:20:18 +00:00
cdrom OS/2 port! 2005-11-23 07:29:56 +00:00
cpuinfo Patch from Michael Bonfils to add CPUID support for x86 Solaris. 2006-01-05 08:17:35 +00:00
endian OS/2 port! 2005-11-23 07:29:56 +00:00
events OS/2 port! 2005-11-23 07:29:56 +00:00
file Matched SDL_AllowRW and SDL_FreeRW calls in SDL_rwops.c ... 2005-12-12 10:54:41 +00:00
hermes From Mike Frysinger and/or Gentoo: 2006-01-05 15:25:19 +00:00
joystick OS/2 port! 2005-11-23 07:29:56 +00:00
loadso OS/2 port! 2005-11-23 07:29:56 +00:00
main To: sdl@libsdl.org 2006-01-01 23:45:52 +00:00
thread Updated Windows CE/PocketPC support...adds GAPI driver, landscape mode, 2006-01-19 08:43:00 +00:00
timer OS/2 port! 2005-11-23 07:29:56 +00:00
video Date: Sun, 21 Sep 2003 19:52:42 -0600 2006-01-25 07:00:40 +00:00
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
Makefile.am Actually hook the cpuinfo module into the library. :) 2003-11-18 02:16:57 +00:00
Makefile.wat OS/2 port! 2005-11-23 07:29:56 +00:00
SDL_error_c.h Date: Mon, 3 May 2004 03:15:01 +0100 2004-07-18 22:57:40 +00:00
SDL_error.c Don't crash if a NULL is passed for a "%s" parameter to SDL_SetError(), 2005-11-17 03:04:47 +00:00
SDL_fatal.c Updates to PocketPC (WinCE) support, thanks to Dmitry Yakimov at 2005-09-29 09:43:00 +00:00
SDL_fatal.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_getenv.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_loadso.c Minor bit of debug output added to dynamic X11 code. 2006-01-06 20:57:59 +00:00
SDL.c OS/2 port! 2005-11-23 07:29:56 +00:00