Announcing SDL 1.1.6

SDL 1.1.6 has been released!
http://www.libsdl.org/download-1.1.html

This is primarily a bugfix release. If you have SDL 1.1.5, PLEASE
upgrade to this version:

  • Worked around a crash in pthreads on RedHat 7
  • Fixed starting directory on BeOS (thanks Samuel)
  • Fixed X11 overlapping endian blit bug (thanks Mattias)
  • Improved default MacOS millisecond time resolution
  • Fixed palette problems with non-X11 fullscreen displays
  • Fixed Win32 crash with SDL_OPENGLBLIT and GL functions
  • Fixed a brown-bag crash in clipping code

Enjoy!
-Sam Lantinga, Lead Programmer, Loki Entertainment Software

The “VisualC.html” file needs to be updated to reflect the use of the
"Multithreaded DLL" run-time library as of SDL-1.1.5.

  • Randi

Regimental Command
Generic Armored Combat System
http://regcom.sourceforge.net

The “VisualC.html” file needs to be updated to reflect the use of the
"Multithreaded DLL" run-time library as of SDL-1.1.5.

Thanks. :slight_smile:

-Sam Lantinga, Lead Programmer, Loki Entertainment Software

Hi everyone,

Has anyone else had problems uncompressing the SDL-1.1.6 archive?

$ tar tzvf SDL-1.1.6.tar.gz
.
.
.
…docs/html/sdljoystickopen.html
tar: Skipping to next file header

gzip: stdin: invalid compressed data–crc error
tar: Child returned status 1
tar: Error exit delayed from previous errors
$

The .zip version also seems to be corrupt…

Thanks,

Steve Madsen

Hi everyone,

Has anyone else had problems uncompressing the SDL-1.1.6 archive?

Works fine for me. Are you downloading in ASCII mode for some reason?

See ya!
-Sam Lantinga, Lead Programmer, Loki Entertainment Software

The “VisualC.html” file needs to be updated to reflect the use of the
"Multithreaded DLL" run-time library as of SDL-1.1.5.

Thanks!
This is fixed in the latest CVS.

See ya,
-Sam Lantinga, Lead Programmer, Loki Entertainment Software