teeemcee
2009-11-17 09:51:54 -0800 (Tue, 17 Nov 2009)
675
gfx_sdl (bug 619) fixes and improvements, and added post_terminate_signal so 
that closing the window works with all backends.

The fundamental problem, compounded by all sorts of unfortunate assumptions and 
irrational code, is that gfx_sdl reports numlock and capslock (but not 
scrolllock) key presses different from fb and alleg: it reports whether 
numlock/capslock are on, rather than whether the key is down. This will 
probably require listening to keypress events to work around, which probably 
means making the pollingthread gfx_fb specific (not sure about gfx_alleg)

bug 619 is basically fixed as far as I can tell, but I'm not happy yet. Much of 
the fix is temporary.
---
U   wip/allmodex.bas
U   wip/bmodsubs.bas
U   wip/gfx.bi
U   wip/gfx_alleg.bas
U   wip/gfx_fb.bas
U   wip/gfx_sdl.bas
U   wip/yetmore2.bas
_______________________________________________
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to