Guile-SDL 0.2.5 available

Thien-Thi Nguyen <[email protected]>
Newsgroups gmane.lisp.guile.user,gmane.lisp.guile.sources
Message-ID <[email protected]>
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
[email protected]
http://lists.gnu.org/mailman/listinfo/guile-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.