summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArun Raghavan <arun.raghavan@collabora.co.uk>2010-08-16 19:25:30 +0530
committerArun Raghavan <arun.raghavan@collabora.co.uk>2010-08-16 19:25:30 +0530
commitceb961611db39d1ccb1658977edc702b882cf14a (patch)
treebba4aa2e8933883192c0dbc61991df87cfce086b /NEWS
parent53e9880c079a2def15a1bc9d16bd4f90641044ad (diff)
downloadgupnp-dlna-ceb961611db39d1ccb1658977edc702b882cf14a.tar.gz
docs: Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 23 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f8c502e..1b15c9c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,27 @@
+0.3.0
+=====
+
+Changes since 0.2.1:
+
+- New API and tool (gupnp-dlna-ls-profiles) to list all supported profiles
+- Move API to get a profile to the DLNADiscoverer namespace
+- Make GUPnPDLNAProfile opaque, add to API documentation
+- Add support for several AVC_MP4_MP profiles
+- Print stream topology instead of a simple list in gupnp-dlna-info
+- Add debug output controlled by an environment variable for eaesier
+ debugging
+- Beginnings of an automated testing infrastructure
+- Add relaxed/extended mode properties (more details in the next release)
+- Use 'bitrate' instead of 'maximum-bitrate' while matching streams
+- Various bug fixes
+
+All contributors to this release:
+
+Arun Raghavan <arun.raghavan@collabora.co.uk>
+Parthasarathi Susarla <partha.susarla@collabora.co.uk>
+
0.2.1
-====
+=====
Brown paper-bag release for bad gstreamer dependency.