log src/video/x11/SDL_x11keyboard.c @ 2660:a55543cef395 gsoc2008_audio_resampling

age author description
2008-03-06 Bob Pendleton Fixed many valgrind errors. But, I broke testdyngl.
2008-02-08 Sam Lantinga Untested Win32 keyboard scancode code.
2008-02-07 Sam Lantinga Fixed compile errors
2008-02-07 Sam Lantinga First pass of new SDL scancode concept for X11.
2008-01-12 Bob Pendleton Enabled key board auto repeat in X11_InitKeyboard.c. Had to add a couple of new Xlib symbols.
2008-01-12 Bob Pendleton one more time... I must be brain dead...
2008-01-12 Bob Pendleton More typos
2008-01-09 Bob Pendleton Fixed some typos in SDL_x11keyboard.c
2008-01-08 Bob Pendleton Checking in Christian Walther's patch for x11 keyboard input. Minor code tweaks by Bob.
2006-07-26 Sam Lantinga Started work on the new X11 driver.