|
Notes:
Compiled library and DLLs for Windows. Release Ruby/SDL 2.1.1. This release supports Ruby 1.9.x m17n and multithread systems. This release has some bug fixes.
Changes:
Rename sdl.so to sdl_ext
Add following constants
* SDL::Mixer::NO_FADING
* SDL::Mixer::FADING_OUT
* SDL::Mixer::FADING_IN
* SDL::TRANSFORM_AA(for compatible with 1.x)
* SDL::TRANSFORM_TMAP(for compatible with 1.x)
* SDL::TRANSFORM_SAFE(for compatible with 1.x)
Fix documents
Remove obsolete documents
|