diff options
author | Damien Lespiau <damien.lespiau@intel.com> | 2010-08-18 12:09:41 +0100 |
---|---|---|
committer | Damien Lespiau <damien.lespiau@intel.com> | 2010-08-18 12:11:33 +0100 |
commit | d9145a10ed3e962f3fa36791c0e6fe866cbc44d6 (patch) | |
tree | 0a30587bc152e2149b2c848222ecf6d27713352c /NEWS | |
parent | 1092a5a351aa6837c66b2bf9f024bd04c4fc1789 (diff) |
doc: Update NEWS and DOAP file
Preparing the 1.2.0 release
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +clutter-gst 1.2.0 (18/08/2010) +=============================================================================== + + * list of changes since 1.0.0 + + o Supports the ClutterMedia subtitle-related properties introduced in + 1.2.0. + + o Added a "idle material" to VideoTexture, a material that will be used + to paint the texture when not playing any video. + + o You can now set a user-agent when streaming videos. + + o The usual bulk of small fixes, small memory leaks, build (builds on + GLES2 now), don't use deprecated symbols, ... + +Many thanks to: + + Chris Lord + Frederik Zipp + Gwenole Beauchesne + Samuel Degrande + clutter-gst 1.0.0 (09/02/2010) =============================================================================== |