From de7ba7818e968e1891ae569e1f590edaecdd5a35 Mon Sep 17 00:00:00 2001 From: René Stadler Date: Sun, 9 Nov 2008 15:36:45 +0200 Subject: Update NEWS --- NEWS | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/NEWS b/NEWS index 173d31c..9c7d3a5 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,30 @@ +------------------------- +Changes since version 0.3 +------------------------- + + - Correctly show default property values for elements that override the + default at instantiation time (like fakesink::sync). This is equivalent to + the so called 'current' value displayed by the gst-inspect command. + + - Fix trailing semicolon characters being appended to shown caps values. This + was caused by changes in newer versions of GStreamer. + + - Add Tango-style application icon; artwork provided by Andreas Nilsson. + Special thanks to Stefan Kost for requesting this from the Tango project. + + - Add the classification field as a column to the main view. Feature + suggested by Marc-Andre Lureau. + + - Add context menu to the pads/properties tabs, providing expand/collapse-all + feature for the treeviews. Feature suggested by Stefan Kost. + + - Other miscellaneous improvements to the user interface. + + - Fix debug logging (-l option) being enabled by default with newer Python + versions. This was actually a bug in my code, a bugfix in Python made it + visible. + ----------------------- Version 0.3, 2007-10-12 ----------------------- -- cgit v1.2.3