[rhythmbox] Rhythmbox 3.4.2



commit 4d204261f6f953b9b039216a2f411a34a5cb40e8
Author: Jonathan Matthew <jonathan d14n org>
Date:   Fri Oct 6 22:11:46 2017 +1000

    Rhythmbox 3.4.2

 NEWS         |   66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 68 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c2352a6..8d7bfa9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,69 @@
+Overview of changes in Rhythmbox 3.4.2
+======================================
+
+* Bug fix release for 3.4
+* Visualization plugin removed
+* Responsiveness improvements during media player sync
+* Better network buffering when crossfading is enabled
+
+Bugs fixed:
+
+697567         Critical Assertion Errors
+701608         accept --version command-line option
+770358         IM status plugin: Remove Gossip support
+770462         Rhythmbox should not display "Examining files 0 of 0"
+770486         grilo plugin leaves empty directories in /tmp
+770920         rhythmbox crashed with SIGSEGV during import
+770983         Expand playing icon column in entry view
+771335         Use generic signal marshallers
+771337         Ensure same size progress bar in task list
+771405         Update README
+771884         Rhythmbox should confirm before overwriting playlists.
+772997         Search not cleared on clicking "View All"
+773404         Client: Disconnect doesn't reset browser selection
+773466         Server: Do not transmit unplayable rhythmdb entries to the DMAP client
+773695         Import hangs for special file ( socket )
+773729         Playqueue UI improvements
+773858         Link podcast feed / episode plugin menus
+774336         Properties with long text is not ellipsized in property view.
+775294         GTK_IS_WIDGET (widget) assertion failures when selecting "Radio France" source
+775447         Grilo plugin needs quality column
+776292         Memory leak in error handling of utimes on podcast-timestamp
+781184         Send tracks: update plugin description
+783016         iradio plugin should include WUVT-FM
+784957         build failure with gcc 7.1.1
+785304         open settings crashes the app
+785805         Keyboard navigation with tab is broken by search entry widget
+787785  DLNA audio playback stops after 30 sec, can get back briefly with seeking
+
+Translation updates:
+
+- ca, courtesy of Jordi Mas
+- cs, courtesy of Marek Černocký
+- de, courtesy of Mario Blättermann
+- es, courtesy of Daniel Mustieles
+- fi, courtesy of Jiri Grönroos
+- gl, courtesy of marcos
+- hr, courtesy of gogo
+- hu, courtesy of Meskó Balázs
+- id, courtesy of Kukuh Syafaat
+- it, courtesy of Milo Casagrande
+- lt, courtesy of Aurimas Černius
+- nb, courtesy of Kjartan Maraas
+- pl, courtesy of Piotr Drąg
+- pt_BR, courtesy of Isaac Ferreira Filho
+- pt, courtesy of Tiago Santos
+- ro, courtesy of Daniel Șerbănescu
+- sk, courtesy of Dušan Kazik
+- sr, courtesy of Милош Поповић
+- sr@latin, courtesy of Miloš Popović
+- sv, courtesy of Anders Jonsson
+- vi, courtesy of Trần Ngọc Quân
+- zh_CN, courtesy of 甘露(Lu Gan)
+- zh_TW, courtesy of Cheng-Chia Tseng
+
+
+
 Overview of changes in Rhythmbox 3.4.1
 ======================================
 
diff --git a/README b/README
index 2fe1539..2aadfbd 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is Rhythmbox version 3.4.1. Rhythmbox is your one-stop multimedia
+This is Rhythmbox version 3.4.2. 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 67567d4..746dfb4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.63.2)
 
 AC_INIT([rhythmbox],
-       [3.4.1],
+       [3.4.2],
        [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]