ANNOUNCE: Clutter 1.5.12 (snapshot)
- From: Emmanuele Bassi <ebassi linux intel com>
- To: clutter-announce clutter-project org
- Cc: clutter-app-devel-list clutter-project org, gnome-announce-list gnome org, clutter-devel-list clutter-project org
- Subject: ANNOUNCE: Clutter 1.5.12 (snapshot)
- Date: Tue, 11 Jan 2011 21:37:37 +0000
Good news, everyone!
A new Clutter snapshot is now available at:
http://source.clutter-project.org/sources/clutter/1.5/clutter-1.5.12.tar.bz2
SHA256 Checksum:
9dbb6fc8b4c68100384a7eba775db6680025c930db5b2d0ce423cdaf83630e79 clutter-1.5.12.tar.bz2
Additionally, a git clone of the source tree:
git clone git://git.clutter-project.org/clutter
will include a signed 1.5.12 tag which points to a commit named:
09d5c309ca95f68425919fdd1a41a14f41e4053b
which can be verified with:
git verify-tag 1.5.12
and can be checked out with a command such as:
git checkout -b build 1.5.12
Clutter is an open source software library for creating fast,
compelling, portable, and dynamic graphical user interfaces.
• Requirements
GLib ≥ 2.26.0
JSON-GLib ≥ 0.12.0
Cairo ≥ 1.10
Pango ≥ 1.20
Atk ≥ 1.7
OpenGL ≥ 1.2 + multi-texturing, OpenGL|ES 1.1 or OpenGL|ES 2.0
GLX, WGL, Quartz or an EGL Implementation
Depending on the platform and the configuration options Clutter also
depends on:
GDK-Pixbuf ≥ 2.0
UProf ≥ 0.3
• Documentation
API Reference:
‣ Clutter: http://docs.clutter-project.org/docs/clutter/1.5/
‣ Cogl: http://docs.clutter-project.org/docs/cogl/1.5/
‣ Cally: http://docs.clutter-project.org/docs/cally/1.5/
• Release Notes
- This is the sixth snapshot of the 1.5 cycle leading to the next 1.6
stable release
- This version is API and ABI compatible with the current stable
release of Clutter.
- Installing the contents of this release will overwrite the files
from the installation of the current stable release of Clutter.
Bugs should be reported on the Clutter Project bugzilla, at:
http://bugzilla.clutter-project.org/enter_bug.cgi?product=clutter
• What's new in Clutter 1.5.12
» Allow disabling the focus when showing a ClutterStage; this also
makes Clutter more compliant to the X11 window manager
specifications.
» Avoid state corruption in relayout cycles.
» Do not crash when destroying actors during CLUTTER_LEAVE events.
» Remove signal handlers when disposing constraints.
» Keep the pixel alignment for ClutterAlignConstraint.
» Do not release compiled ClutterShader during their finalization to
avoid a warning.
» Revert an ABI break on the ClutterContainer pre-requisites.
» Fix the name of the cogl_normal_in attribute.
» Do not assume CoglBitmaps are allocated to height * rowstride.
» Fix the core device list creation on X11.
» Avoid enabling blending in the Cogl journal, if possible.
» Documentation fixes.
» Build fixes for mixed autotools version environment.
» Improve the performance of getting the number of rows of a
ClutterListModel.
» Don't use obsolete API internally.
» Build fix for compiling EGL backend with OpenGL under X11.
» Parse GType object properties in ClutterScript.
Many thanks to:
Neil Roberts, Johan Bilien, nobled, Adel Gadllah, Damien Lespiau,
Kristian Høgsberg, Nguyễn Thái Ngọc Duy, Tomeu Vizoso,
Bastian Winkler, Robert Bragg
have fun with Clutter!
--
Emmanuele Bassi, Open Source Software Engineer
Intel Open Source Technology Center
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]