[clutter] releases for Clutter 1.0 and integration libraries

2009-07-29 Thread Emmanuele Bassi
hi everyone;

I wanted to give a proper notice about how we're going to play the 1.0
release of Clutter and relative integration libraries.

Clutter 1.0.0 is going to be the first stable release of the 1.0 cycle,
and the first release of the 1.0 API cycle.

for Clutter-GTK and for Clutter-GStreamer, both Damien (clutter-gst
maintainer extraordinaire) and myself (as clutter-gtk maintainer) feel
that we still need some time to iron out API and features before
committing the two modules to a stable API guarantee. for this reason,
both Clutter-GTK and Clutter-GStreamer will be released as 0.10[0]. both
libraries will depend on Clutter 1.0.

other libraries, like Clutter-MozEmbed and Clutter-Box2D, will depend on
Clutter 1.0 as well, and they will probably be using the 0.10 version
number, given their relative infancy; it will be decided on a
case-by-case basis.

so, just to recap:

  Clutter:
  + core: 1.0  +- 1.2
  + gtk:  0.10 +--- 1.0 +--- 1.2
  + gst:  0.10 +--- 1.0 +--- 1.2
  ...

ciao,
Emmanuele.

+++

[0] as a side note on the roadmap: the plan for Clutter-GTK is to
incorporate Alex Larsson patchset to allow embedding GTK+ widgets inside
a Clutter scene in the 0.11 cycle and then release 1.0 after GTK+ 2.18
has been released. as for Clutter-GStreamer, Damien has plans about
changing some API and using playbin2 and other features of GStreamer
before committing to 1.0.

-- 
Emmanuele Bassi, Senior Engineer| emmanuele.ba...@intel.com
Intel Open Source Technology Center | http://oss.intel.com

-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com



Re: [clutter] releases for Clutter 1.0 and integration libraries

2009-07-29 Thread Bastien Nocera
On Wed, 2009-07-29 at 10:45 +0100, Emmanuele Bassi wrote:
 hi everyone;
snip
 [0] 
snip
  as for Clutter-GStreamer, Damien has plans about
 changing some API and using playbin2 and other features of GStreamer
 before committing to 1.0.

Note that a lot of the hacks that use to be in Totem's BaconVideoWidget
(and that seem to be copy/pasted on occasions) should be filed as
GStreamer bugs against playbin2.

Using playbin2 should not require working-around the element as a lot of
applications currently do, so please file bugs so playbin2 can be made
easier to use.

Cheers

-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com



Re: [clutter] releases for Clutter 1.0 and integration libraries

2009-07-29 Thread Veli Ogla Sungutay
Thank you for the 1.0 release Emmanuele. It would also be very informative
if Moblin folks also comment on integration of their libraries. What is the
status and the future of NBTK for example?


On Wed, Jul 29, 2009 at 1:11 PM, Bastien Nocera had...@hadess.net wrote:

 On Wed, 2009-07-29 at 10:45 +0100, Emmanuele Bassi wrote:
  hi everyone;
 snip
  [0]
 snip
   as for Clutter-GStreamer, Damien has plans about
  changing some API and using playbin2 and other features of GStreamer
  before committing to 1.0.

 Note that a lot of the hacks that use to be in Totem's BaconVideoWidget
 (and that seem to be copy/pasted on occasions) should be filed as
 GStreamer bugs against playbin2.

 Using playbin2 should not require working-around the element as a lot of
 applications currently do, so please file bugs so playbin2 can be made
 easier to use.

 Cheers

 --
 To unsubscribe send a mail to 
 clutter+unsubscr...@o-hand.comclutter%2bunsubscr...@o-hand.com




-- 
Veli Sungutay
http://www.lyciasoft.com


Re: [clutter] releases for Clutter 1.0 and integration libraries

2009-07-29 Thread Emmanuele Bassi
On Wed, 2009-07-29 at 13:30 +0300, Veli Ogla Sungutay wrote:
 Thank you for the 1.0 release Emmanuele. It would also be very
 informative if Moblin folks also comment on integration of their
 libraries. What is the status and the future of NBTK for example?

NBTK in Git master is going to depend on Clutter 1.0, as well as the
rest of the libraries that we develop.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, Senior Engineer| emmanuele.ba...@intel.com
Intel Open Source Technology Center | http://oss.intel.com

-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com



Re: [clutter] releases for Clutter 1.0 and integration libraries

2009-07-29 Thread Uday Verma
So any plans/ideas on when 0.10 for clutter-gst would be available for
download?  My project depends on both clutter and clutter-gst, so I can't
really move to clutter-1.0 till I have clutter-gst-0.10 available.

Hope its coming out real soon :)

Thanks,

On Wed, Jul 29, 2009 at 5:30 AM, Emmanuele Bassi eba...@linux.intel.comwrote:

 On Wed, 2009-07-29 at 13:30 +0300, Veli Ogla Sungutay wrote:
  Thank you for the 1.0 release Emmanuele. It would also be very
  informative if Moblin folks also comment on integration of their
  libraries. What is the status and the future of NBTK for example?

 NBTK in Git master is going to depend on Clutter 1.0, as well as the
 rest of the libraries that we develop.

 ciao,
  Emmanuele.

 --
 Emmanuele Bassi, Senior Engineer| emmanuele.ba...@intel.com
 Intel Open Source Technology Center | http://oss.intel.com

 --
 To unsubscribe send a mail to 
 clutter+unsubscr...@o-hand.comclutter%2bunsubscr...@o-hand.com




-- 
Uday
http://soundc.de/


Re: [clutter] releases for Clutter 1.0 and integration libraries

2009-07-29 Thread Emmanuele Bassi
On Wed, 2009-07-29 at 11:39 -0500, Uday Verma wrote:
 So any plans/ideas on when 0.10 for clutter-gst would be available for
 download?  My project depends on both clutter and clutter-gst, so I
 can't really move to clutter-1.0 till I have clutter-gst-0.10
 available.
 
 Hope its coming out real soon :)

just look at the clutter-gst Git repository. :-)

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, Senior Engineer| emmanuele.ba...@intel.com
Intel Open Source Technology Center | http://oss.intel.com

-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com



Re: [clutter] releases for Clutter 1.0 and integration libraries

2009-07-29 Thread Uday Verma
Yay!! :)

On Wed, Jul 29, 2009 at 11:45 AM, Emmanuele Bassi eba...@linux.intel.comwrote:

 On Wed, 2009-07-29 at 11:39 -0500, Uday Verma wrote:
  So any plans/ideas on when 0.10 for clutter-gst would be available for
  download?  My project depends on both clutter and clutter-gst, so I
  can't really move to clutter-1.0 till I have clutter-gst-0.10
  available.
 
  Hope its coming out real soon :)

 just look at the clutter-gst Git repository. :-)

 ciao,
  Emmanuele.

 --
 Emmanuele Bassi, Senior Engineer| emmanuele.ba...@intel.com
 Intel Open Source Technology Center | http://oss.intel.com




-- 
Uday
http://soundc.de/