[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] pgreloaded 2.0.0-alpha4 released



pgreloaded 2.0.0-alpha4 was released.

pgreloaded (Pygame2) is an ongoing rewrite of the Pygame multimedia and
game framework. As Pygame, it's purpose is to make writing multimedia
applications, such as games, with Python as easy as possible, while
providing the developer a reliable and extensible programming interface.
It features a modular and loosely coupled package and module layout and
access to the most features of the libraries it wraps.

pgreloaded can be installed side-by-side with Pygame as it uses a
different package namespace and thus will not cause any conflicts with
another Pygame installation.

*** This is an alpha release for testing purposes and not meant to be
    run in production environments.

Dependencies
------------
* Python 2.4, 2.5, 2.6 or 3.1

Optional:
* SDL >= 1.2.10
* SDL_mixer >= 1.2.11
* SDL_ttf >= 2.0.9
* SDL_image >= 1.2.10
* SDL_gfx >= 2.0.18
* libpng >= 1.2.24
* libjpeg >= 6b
* freetype >= 2.3.5
* portmidi >= 199
* OpenAL >= 1.1 (Aug 2009) or -soft >= 1.11.753

Features and changes in 2.0.0-alpha4
------------------------------------
* New pygame2.math module (port from trunk)
* New pygame2.midi module (port from trunk)
* New pygame2.resources module for easy resource management
* New pygame2.openal module (quite early and in an experimental state,
  no documentation yet)
* New CPyStreamWrapper C API for generic stream handling
* New (experimental) Clang and Intel C compiler support
* SDL blit and fill operations with blending flags can utilize the
  OpenMP library to speed up performance on systems supporting
  parallelization (e.g. multi-processor hardware)
* sdl.time timers are thread aware now
* Updated SDL_mixer and SDL_image dependencies to 1.2.11 and 1.2.10
* Fixed various bugs, including reference count leaks, argument handling
  issues and dll installation on Win32

Download
--------
The source and documentation packages as well as prebuilt Win32
installers are available from here:

           http://code.google.com/p/pygame/downloads/list

Regards
Marcus

Attachment: pgp3T6KKsR5DG.pgp
Description: PGP signature