summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2011-04-05 15:01:32 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2011-04-05 15:02:42 +0100
commit27df32b5e76190b98f7b31bdd4e8637ed66ead6b (patch)
tree863a90c01cce59dd59d1bf2974b49d4196b0bd27 /NEWS
parent3ce4f57a734c448391fd6a0a5567b7d1743bf618 (diff)
downloadclutter-gst-27df32b5e76190b98f7b31bdd4e8637ed66ead6b.tar.gz
build: Improve the release-message target
Follow the changes from Clutter and generates the full announcement message automatically.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 14 insertions, 9 deletions
diff --git a/NEWS b/NEWS
index 793a24e..0a33fa7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,20 +1,25 @@
clutter-gst 1.3.8 (05/04/2011)
===============================================================================
- * list of changes since 1.3.6
+List of changes since 1.3.6:
- o Implementation of the GstNavigation interface in the sink,
+ o Implementation of the GstNavigation interface in the sink,
- o Initial support of download buffering (opt in),
+ o Initial support of download buffering (opt in),
- o Series of cleanups in VideoTexture (subtitles reset when changing URI,
- state management, seek behaviour, ...)
+ o Series of cleanups in VideoTexture (subtitles reset when changing URI,
+ state management, seek behaviour, ...)
- o The audio volume suffered from an hilariously bad bug that multiplied
- the volume set by 10. Took the opportunity to use GStreamer's
- StreamVolume to expose a cubic volume,
+ o The audio volume suffered from an hilariously bad bug that multiplied
+ the volume set by 10. Took the opportunity to use GStreamer's
+ StreamVolume to expose a cubic volume,
- o Compilation fixes for Windows.
+ o Compilation fixes for Windows.
+
+Many thanks to:
+
+ Lionel Landwerlin
+ Bastien Nocera
clutter-gst 1.3.6 (02/03/2011)
===============================================================================