Gosh, it seems like only yesterday since I release SDL 1.0.2…
SDL 1.0.3:
http://www.devolution.com/~slouken/SDL/download.html
This is a general bugfix release - thanks to everyone for great feedback!
The framebuffer console support is much improved, and the X warping code
works great!
Changes:
- Disable mouse threshold when X11 mouse is in warp mode
- Fixed black-screen on exit in fbcon video driver
- Much improved console switching in fbcon video driver
- Fixed X11 UNICODE translation bug (thanks Andreas Arens)
- Fixed WaveOut mutex logic bug (thanks Markus Oberhum)
- Use X11 mouse warping when cursor hidden and input grabbed
- Doesn’t try to use TrackMouseEvent() on Win95
- DirectColor support in fbcon driver (thanks Adam Meyerowitz)
- Fixed ALT-ENTER key state problem on X11
There is a corresponding SDL 1.1 snapshot available at:
http://www.devolution.com/~slouken/SDL/cvs.html
Enjoy!
-Sam Lantinga (slouken at devolution.com)
Lead Programmer, Loki Entertainment Software–
“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec