[rhythmbox] Rhythmbox 3.4



commit 5f1d8f41bd57119c2e40c087f479995665d2dea2
Author: Jonathan Matthew <jonathan d14n org>
Date:   Sun Aug 14 19:17:46 2016 +1000

    Rhythmbox 3.4

 NEWS         |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    4 ++--
 3 files changed, 49 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index a2de2fa..f014596 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,49 @@
+Overview of changes in Rhythmbox 3.4
+====================================
+
+* New web remote control plugin
+* Grilo plugin now uses Grilo 0.3
+* Soundcloud plugin fetches more search results and allows pausing
+* No longer uses webkit (partly due to OpenBSD W^X enforcement)
+* Slightly better handling of keyboard shortcuts for playback
+* Core and some plugin data files compiled into binaries using GResources
+
+Bugs fixed:
+
+703910  Entering then leaving Party Mode breaks the app menu; Party Mode status incorrectly reported
+721926  TerraParser (lyric's plugin) is not fetching lyrics correctly
+759589  grilo: Port to 0.3.0
+765833  [regression] Cover art shown superposed over the song titles and artist names when cover art is 
disabled
+766584  Referenced website replaygain.org is not about ReplayGain
+767318  Use correct pkg-config binary
+767466  daap: Fix warnings when configuring music sharing
+767524  "To translators: the context is" doesn't continue the sentence
+768545  Cannot change MP4 encoder settings
+769404  Memory leak
+
+Translation updates:
+
+- ca, courtesy of Jordi Mas
+- cs, courtesy of Marek Černocký
+- da, courtesy of Ask Hjorth Larsen
+- de, courtesy of Mario Blättermann
+- es, courtesy of Daniel Mustieles
+- fi, courtesy of Jiri Grönroos
+- fr, courtesy of Claude Paroz
+- ga, courtesy of Seán de Búrca
+- gd, courtesy of GunChleoc
+- hr, courtesy of gogo
+- hu, courtesy of Meskó Balázs
+- pl, courtesy of Piotr Drąg
+- pt_BR, courtesy of Enrico Nicoletto
+- pt, courtesy of Tiago Santos
+- ro, courtesy of Daniel Șerbănescu
+- sk, courtesy of Dušan Kazik
+- sv, courtesy of Anders Jonsson
+- vi, courtesy of Trần Ngọc Quân
+- zh_CN, courtesy of shijing
+
+
 Overview of changes in Rhythmbox 3.3.1
 ======================================
 
diff --git a/README b/README
index 8aca3ca..61d9ea2 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is Rhythmbox version 3.3.1. Rhythmbox is your one-stop multimedia
+This is Rhythmbox version 3.4. 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 aa90475..7954fe2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.63.2)
 
 AC_INIT([rhythmbox],
-       [3.3.1],
+       [3.4],
        [https://bugzilla.gnome.org/enter_bug.cgi?product=rhythmbox])
 AC_CONFIG_SRCDIR(rhythmbox.pc.in)
 AC_CONFIG_MACRO_DIR([m4])
@@ -14,7 +14,7 @@ AM_MAINTAINER_MODE([enable])
 # Increment on interface addition, reset on removal
 RHYTHMBOX_CORE_AGE=0
 # Increment on interface add, remove, or change
-RHYTHMBOX_CORE_CURRENT=9
+RHYTHMBOX_CORE_CURRENT=10
 # Increment on source change, reset when CURRENT changes.
 RHYTHMBOX_CORE_REVISION=0
 


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