unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Guile-SDL 0.2.5 available
@ 2004-07-23 12:31 Thien-Thi Nguyen
  0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2004-07-23 12:31 UTC (permalink / raw)
  Cc: guile-user

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.

NEWS excerpt:

  - 0.2.5 | 2004-07-23
  
    - backward-compatability installation bugfix: libFOO.la symlinks
  
        To support the venerable "scm_init_FOO_BAR_module" method for
        loading binary modules in versions of Guile that look for a
        FOO/libBAR.la, and not simply FOO/BAR.la, appropriately named
        symlinks are now created for each installed .la file.
  
    - bugfix: symbolic return value for `fading-music' and `fading-channel'
  
        These procs used to return an integer.  Now they return a
        symbol, one of: MIX_NO_FADING, MIX_FADING_OUT, MIX_FADING_IN.
  
    - new (sdl misc-utils) proc: poll-with-push-on-timeout-proc
  
    - new (sdl sdl) proc: enumstash-enums

cvs tag:

  v-0-2-5

tarball, anoncvs instructions and other files in dir:

  http://www.glug.org/people/ttn/software/guile-sdl/

comments:

  w/ introduction of `enumstash-enums' probably numerical arguments
  will no longer be necessary.  0.5.x series will likely drop procs
  `enum->number' and `number->enum', and perhaps also `flags->number'
  and `number->flags' (not yet decided -- still mulling).

thi


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-23 12:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-23 12:31 Guile-SDL 0.2.5 available 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).