[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] SDL egg, v0.3p2
From: |
Tony Garnock-Jones |
Subject: |
[Chicken-users] SDL egg, v0.3p2 |
Date: |
Sat, 01 Jan 2005 16:29:42 +0000 |
User-agent: |
Mozilla Thunderbird 0.8 (Macintosh/20040913) |
A new release of the SDL wrapper egg is available at
http://www.eighty-twenty.org/index.cgi/_STORY_/tech/releases/chicken-sdl-0.3p2.html.
I'll upload it (and its webpage) to the egg page shortly.
Interesting changes include:
* Case changes: constant definitions are now in uppercase, matching
the C API.
* The SDL egg now supports SDL_net networking.
* The sdl-csi program is now installed in the bin directory, as
part of the normal installation of the egg
* Added missing sdl-quit-sub-system parameter; added
sdl-set-color-key! (thanks to Felix Winkelmann)
* Added a sdl-pixel-format-bytes-per-pixel accessor (thanks to Sunnan)
* Added getter/setter for SDL errors.
* The *sdl-rect-nil* global has been replaced by #f.
* The problem on MacOS X (and probably also Windows) regarding
sdl-init has been better documented (in the README)
Cheers,
Tony
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Chicken-users] SDL egg, v0.3p2,
Tony Garnock-Jones <=