* Guile-SDL 0.3.6 available
@ 2007-03-31 12:14 Thien-Thi Nguyen
0 siblings, 0 replies; 3+ messages in thread
From: Thien-Thi Nguyen @ 2007-03-31 12:14 UTC (permalink / raw)
To: guile-sources; +Cc: guile-user
release notes:
bugfixes, type clarifications, new stuff...
thi
README excerpt:
This directory contains Guile-SDL, a set of modules that provide
bindings for SDL (Simple DirectMedia Layer) to enable Guile
programmers to do all the nice things you can do with SDL.
Most of the SDL functions have been wrapped with the exception of a
few functions that were too C-centric. The SDL Threads and the Audio
functions haven't been included because of the problems with Guile
code being run from more than one thread. However audio programming
can be done with the module `(sdl mixer)' that requires the SDL_mixer
library.
Also included is SDL_gfx 2.0.13 (by Andreas Schiffler) and bindings
for it.
NEWS excerpt:
- 0.3.6 | 2007-02-06
- bugfixes
- load-image now returns #f (instead of crashing) if there are problems
- get-video-info rv now has "wm-available" and bool "blit-fill"
- map-rgb and map-rgba now return unsigned integer
- make-surface now
- uses pixel format from current video surface, if available
- handles case: no current video surface and no flags specified
- return value specified: both quit and quit-subsystem now return #t
- more slackful: update-rects now accepts an empty list for second arg
- more slackful: set-clip-rect! now accepts #f for second arg
- more slackful: cd-get-{num-tracks,cur-track,cur-frame} call cd-status
- changes with compatability note (see each proc's documentation)
- grab-input now takes and returns symbols, one of: query, off, on
- new (sdl sdl) proc: rect?
- new (sdl sdl) proc: color?
- new (sdl misc-utils) proc: rectangle-closure
- new (sdl misc-utils) proc: rectangle<-geometry-string
- new (sdl misc-utils) proc: rect<-surface
- new (sdl misc-utils) proc: copy-rectangle
- new (sdl misc-utils) proc: toroidal-panner
tarball, prettified source, etc, in dir:
http://www.gnuvola.org/software/guile-sdl/
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Guile-SDL 0.3.6 available
@ 2007-04-01 6:26 Marco Maggi
2007-04-01 9:31 ` Thien-Thi Nguyen
0 siblings, 1 reply; 3+ messages in thread
From: Marco Maggi @ 2007-04-01 6:26 UTC (permalink / raw)
To: guile-user
Ciao,
I wonder if it is possible for you to add a small page
at the Scheme Wiki [1] to register a link to this extension.
I can volunteer to maintain a category for Guile pages
and keep an eye on them for smap control. It would be
easier to maintain than the extensions page at the Guile
home site.
[1] <http://community.schemewiki.org/>
--
Marco Maggi
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Guile-SDL 0.3.6 available
2007-04-01 6:26 Guile-SDL 0.3.6 available Marco Maggi
@ 2007-04-01 9:31 ` Thien-Thi Nguyen
0 siblings, 0 replies; 3+ messages in thread
From: Thien-Thi Nguyen @ 2007-04-01 9:31 UTC (permalink / raw)
To: Marco Maggi; +Cc: guile-user
() "Marco Maggi" <marco.maggi-ipsu@poste.it>
() Sun, 1 Apr 2007 08:26:41 +0200
I wonder if it is possible for you to add a small page
at the Scheme Wiki [1] to register a link to this extension.
I can volunteer to maintain a category for Guile pages
and keep an eye on them for smap control. It would be
easier to maintain than the extensions page at the Guile
home site.
[1] <http://community.schemewiki.org/>
i'm not prepared to maintain wiki pages (it's difficult enough
maintaining my own stuff!), so feel free to take the initiative upon
yourself.
thi
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-04-01 9:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-01 6:26 Guile-SDL 0.3.6 available Marco Maggi
2007-04-01 9:31 ` Thien-Thi Nguyen
-- strict thread matches above, loose matches on Subject: below --
2007-03-31 12:14 Thien-Thi Nguyen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).