http://www.ecomstation.com/news.phtml?action=fullnews&id=2561&title=SDL/2%20v1.2.10%2020080121%20update SDL/2 v1.2.10 20080121 update
January 22, 2008 by Mark Dodel
++ From the VOICE OS/2-eCS News Service http://www.os2voice.org ++
From: Mark Dodel
An update to the Simple DirectMedia Layer version 1.2.10 OS/2 port has been
uploaded to Netlabs FTP /Incoming (01/21/2008).
SDL/2 web site: http://sdl.netlabs.org
"This is a cross-platform multimedia library designed to provide low level
access to audio, keyboard, mouse, joystick, and 2D video framebuffer. It is
used by MPEG playback software, emulators, and many popular games."
Binary: ftp://ftp.netlabs.org/incoming/sdl-1.2.10-bin-20080121.zip
Source: ftp://ftp.netlabs.org/incoming/sdl-1.2.10-src-20080121.zip
Simple DirectMedia Layer Web Site: http://www.libsdl.org/
Changelog from readme.txt:
Version 1.2.10 - 2008-01-21 - Doodle
- Replaced DIVE backend with VMAN backend, for better performance for
Panorama users.
It also has the advantage of having fullscreen support.
- Made a workaround for the game Wesnoth, so SDL_GetTicks() can now be
called without
SDL itself being initialized first.
- Fixed a bug with unicode keyboard handling.