From: Dennis S. <sy...@yo...> - 2004-06-17 14:54:23
|
We've made a new release for libvisual, libvisual-plugins, libvisual-nebulus, libvisual-xmms. This release is NOT backwards compatible so all clients and plugins need to be recompiled. Changes: libvisual-0.1.4: Version 0.1.4 has been released. * Fixes for SGI regarding time.h * Architecture fixes, using precise intergral types from stdint.h * Made an builtin bitmap loader, for loading textures and such. * Documentated the code using doxygen. * Many many cleanups. * Made all the enumerate non anonymous. libvisual-plugins-0.1.4: Version 0.1.4 has been released. * Portability fixes. * Using precise intergral types from stdint. * All kinds of cleanups. libvisual-nebulus-0.1.1: Version 0.1.1 * Adapted to API changes. libvisual-xmms-0.1.4: Version 0.1.4 has been released. * Dropt SDL depency to 1.2.5 because this works out of the box on IRIX and should work for us. --- Notes: Basicly this is a minor cleanup, portability fixes release and the major change is the fairly complete libvisual API documentation that can be found at: http://libvisual.sourceforge.net/libvisual-api-docs/index.html It's fresh so if you spot things that need attention in the API docs please report them on this list! --- Availability: http://prdownloads.sourceforge.net/libvisual/libvisual-0.1.4.tar.gz?download http://prdownloads.sourceforge.net/libvisual/libvisual_nebula-0.1.1.tar.gz?download http://prdownloads.sourceforge.net/libvisual/libvisual_plugins-0.1.4.tar.gz?download http://prdownloads.sourceforge.net/libvisual/libvisual_xmms-0.1.4.tar.gz?download |