summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2009-10-02 17:15:15 +0300
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2009-10-02 17:15:15 +0300
commite6b540244b6653246f288cf86d9822b6c010cd9e (patch)
treef9371a4e22aa5e0f3f0d53e05d4b23e30f6ab54f
parent5e659d414ffcde887a741e2726d82fcb2d4de409 (diff)
downloadrygel-RYGEL_0_4_2.tar.gz
core: Release 0.4.2 announcement.RYGEL_0_4_2
-rw-r--r--NEWS34
1 files changed, 34 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d1fcd7ce..a9b36ef4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+0.4.2
+=====
+
+Brief summary of changes since 0.4.1:
+
+- Ability to specify verbosity of console messages by a number between 0 to 5.
+- Be able to survive unavailability of D-Bus session bus. This should make it
+ easier to setup Rygel on headless NAS machines.
+- MediaExport:
+ - Provide duration and date of media.
+ - Improved guessing for type (UPnP class) of media.
+ - Re-harvest metadata when a file/directory is modified.
+- rygel-preferences:
+ - Fix enabling/disabling of widgets.
+ - Copy the desktop file from correct location.
+ - Speed-up browsing (twice as before).
+- Mediathek and GstLaunch disabled by default in the user configuration.
+- Add GstLaunch to maemo configuration (disabled by default though).
+- Put dbus-glib-1 to the list of vala API dependencies.
+- Fix seek headers.
+- Be more verbose at the end of configure.
+
+Bugs fixed in this release:
+
+596500 - Mpeg TS video files are mistaken for audio files
+596213 - Wrong state for checkboxes
+596327 - Enables some weird plugins by default
+596330 - Missing some metadata
+
+All contributors to this release:
+
+Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
+Jens Georg <mail@jensge.org>
+
0.4.1
=====