Thien-Thi Nguyen | 31 Mar 2007 14:14
Favicon

Guile-SDL 0.3.6 available

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
(Continue reading)

Thien-Thi Nguyen | 31 Mar 2007 15:15
Favicon

Tastiera-Dura 1.10 available

release notes:

  farfala.png fatto con inkscape.  fresco!    

  thi

LEGGIMI excerpt:

  Benvenuto a Tastiera Dura, un piccolo programma per
  divertire i bambini con forme, caratteri ed immagini vari
  sul schermo in risposta ai dati della tastiera.  Si chiama
  "dura" perché oltre ai "tasti per uscire", non è possibile
  interrompere l'esecuzione del programma (in teoria).

NOTIZIE excerpt:

  - 1.10 | 2007-03-31

    - documentazione anche in formato PDF

    - nuova opzione: --topo

tarball, prettified source, etc, in dir:

  http://www.gnuvola.org/software/tastiera-dura/

_______________________________________________
Guile-user mailing list
Guile-user <at> gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
(Continue reading)

Thien-Thi Nguyen | 31 Mar 2007 15:30
Favicon

new Guile-SDL demo: "Unpicasso"

basically, this demo plays w/ the toroidal panner.
see dir:

  http://www.gnuvola.org/software/guile-sdl/demos/

thi

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

Thien-Thi Nguyen | 30 Mar 2007 20:36
Favicon

Guile-GDBM 1.0.0 available

release notes:

  one zero zero, yay.

  thi

README excerpt:

  Guile-GDBM is a compiled Guile module that provides Scheme level
  access to the GNU dbm library.  It was originally written by
  Martin Grabmüller <mgrabmue <at> cs.tu-berlin.de> and is released
  under the GNU General Public License (GPL) version 2.

NEWS excerpt:

  - 1.0.0 | 2007-03-30

    - Last release as independent package

        This is the last non-bugfix release of Guile-GDBM as an
        independent package.  Future releases under the name Guile-GDBM
        will be only to fix bugs.  Guile-GDBM functionality is migrating
        into Guile 1.4.1.108 (and derivatives).

    - New proc: gdbm-fdesc

    - Maintenance tools update
      - GNU Automake 1.9.6
      - GNU Libtool 1.5.22
      - GNU Autoconf 2.60
(Continue reading)


Gmane