[rhythmbox] Rhythmbox 3.3.1



commit c11434b405ba1d2fcf699b2db7e5a50ee13d5705
Author: Jonathan Matthew <jonathan d14n org>
Date:   Sun Apr 3 19:09:03 2016 +1000

    Rhythmbox 3.3.1

 NEWS         |   41 +++++++++++++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 43 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a6e35c8..a2de2fa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+Overview of changes in Rhythmbox 3.3.1
+======================================
+
+* Better handling of locked Android devices
+* Simplified ReplayGain processing that might crash less
+* Switched to webkit2 API, except for the context plugin which is disabled
+* Notifications behave better when actions aren't available
+
+Bugs fixed:
+
+678349         Rhythmbox segfaults when trying to access Android 4.0 MTP device already mounted by Nautilus
+744775         Rhythmbox crashes when trying to access Android device.
+752019         Port to WebKit2
+762087         CD playing with cross fading on crashes rhythmbox
+762203         Display notifications about playing song when pausing
+763206         RhythmDB-CRITICAL **: rhythmdb_entry_get_entry_type: assertion 'entry != NULL' failed
+763435         Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? 
(node grid owner RBHeader)
+763874         Rework logic of Python support option
+
+Translation updates:
+
+- cs, courtesy of Marek Černocký
+- de, courtesy of Mario Blättermann
+- es, courtesy of Daniel Mustieles
+- fi, courtesy of Jiri Grönroos
+- hu, courtesy of Balázs Úr
+- it, courtesy of Milo Casagrande
+- lv, courtesy of Rūdolfs Mazurs
+- oc, courtesy of Cédric VALMARY
+- pl, courtesy of Piotr Drąg
+- pt_BR, courtesy of Rafael Fontenelle
+- ro, courtesy of Daniel Șerbănescu
+- sk, courtesy of Dušan Kazik
+- sr, courtesy of Мирослав Николић
+- sr latin, courtesy of Miroslav Nikolić
+- sv, courtesy of Anders Jonsson
+- tr, courtesy of Muhammet Kara
+- vi, courtesy of Trần Ngọc Quân
+
+
+
 Overview of changes in Rhythmbox 3.3
 ====================================
 
diff --git a/README b/README
index 1a16acd..8aca3ca 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is Rhythmbox version 3.3. Rhythmbox is your one-stop multimedia
+This is Rhythmbox version 3.3.1. Rhythmbox is your one-stop multimedia
 application, supporting a music library, multiple playlists,
 internet radio, and more.
 
diff --git a/configure.ac b/configure.ac
index df4cd19..f1776eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.63.2)
 
 AC_INIT([rhythmbox],
-       [3.3],
+       [3.3.1],
        [https://bugzilla.gnome.org/enter_bug.cgi?product=rhythmbox])
 AC_CONFIG_SRCDIR(rhythmbox.pc.in)
 AC_CONFIG_MACRO_DIR([m4])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]