news 28 Posted July 18, 2008 hi everyone; Clutter 0.8 suite of integration libraries is now available for download at: http://www.clutter-project.org/sources/clutter-cairo/0.8/ http://www.clutter-project.org/sources/clutter-gst/0.8/ http://www.clutter-project.org/sources/clutter-gtk/0.8/ MD5 Checksums: 56b69645629293d5dcd93817fabe669a clutter-cairo-0.8.1.tar.gz 91262dd6ead7261a584dacf5dd1933f5 clutter-cairo-0.8.1.tar.bz2 9ebf9bbe406757472952743ca01870f3 clutter-gst-0.8.0.tar.gz 13d2a34ea76e4f010e66d20eba12e864 clutter-gst-0.8.0.tar.bz2 1fea21affb3a74014fc0b4270b67ed2d clutter-gtk-0.8.1.tar.gz 0a93adeb69281dcd1d8455a53f746d9b clutter-gtk-0.8.1.tar.bz2 The Clutter integration libraries suite is a series of open source libraries for integrating Clutter with other libraries: clutter-cairo, for integration with Cairo clutter-gst, for integration with GStreamer clutter-gtk, for integration with GTK+ This suite of libraries allows to use the Cairo drawing API into Clutter; or to use the GStreamer pipelines to render to a texture inside the Clutter scenegraph; or to embed a Clutter scenegraph into a GTK+ application. Clutter-Cairo 0.8.1 ------------------- Requirements: * Clutter >= 0.8.0 * Cairo >= 1.4.0 List of changes since 0.6: o Added clutter_cairo_surface_resize() and clutter_cairo_create_region() Clutter-GStreamer 0.8.0 ----------------------- Requirements: * Clutter >= 0.8.0 * GStreamer >= 0.10 List of changes since 0.6: o Add clutter_gst_audio_get_playbin () function o Add support for 24-bit textures o Add pixel-shader AYUV/YV12 support via 'use-shaders' property on ClutterGstVideoSink Clutter-GTK+ 0.8.1 ------------------ Requirements: * Clutter >= 0.8.0 * GTK+ >= 2.12 List of changes since 0.6: o Support the Clutter win32 backend o Support multiple GtkClutterEmbed widgets o Add utility functions for integrating with GTK+ themes, GTK+ stock icons, icon themes and GdkPixbuf o Do not open a second Display connection on X11 As usual, have fun with Clutter! ciao, Emmanuele. -- Emmanuele Bassi, OpenedHand Ltd. Unit R, Homesdale Business Centre 216-218 Homesdale Rd., Bromley - BR12QZ http://www.o-hand.com _______________________________________________ Share this post Link to post