[rhythmbox] Rhythmbox 3.3



commit 98228416d201b33f80b8b68a3910f49871757019
Author: Jonathan Matthew <jonathan d14n org>
Date:   Sun Jan 24 19:10:12 2016 +1000

    Rhythmbox 3.3

 NEWS         |   49 +++++++++++++++++++++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 51 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 74c79ae..a6e35c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,52 @@
+Overview of changes in Rhythmbox 3.3
+====================================
+
+* New plugin supporting Android devices via gvfs-mtp
+* Encoding settings are now configurable per device type
+* Encoding settings can force lossless files to be transcoded
+
+Bugs fixed:
+
+733830         While extracting music from CDs, information in the "Year" field is lost
+748857         Typos in documentation
+749015         audioscrobbler: Fix displaying icon for libre.fm
+751265         JSON import errors
+751630         Sync Preferences Missing
+751961         iradio: remove Radio GFM
+752433         [PATCH] data: Add various mod files as supported MIME types
+753359         Don't handle RTL icons manually for GTK+ >= 3.12
+753767         error: conflicting types for 'rhythmdb_metadata_cache_purge'
+755881         crash when adding files found during startup scan
+756992         hangs after handling mod/xm/it (modplug) file when crossfade is enabled
+757225 Freezing with crossfade backend and Pulseaudio with GStreamer 1.6.x
+760192         commit 85c185d breaks compilation with -Wl,-as-needed
+761030         Album-Art caching issue
+
+Translation updates:
+
+- cs, courtesy of Marek Černocký
+- de, courtesy of Mario Blättermann
+- de, courtesy of Wolfgang Stoeggl
+- es, courtesy of Daniel Mustieles
+- fi, courtesy of Jiri Grönroos
+- fr, courtesy of Claude Paroz
+- gl, courtesy of marcos
+- hu, courtesy of Balázs Úr
+- ko, courtesy of Seong-ho Cho
+- lt, courtesy of Aurimas Černius
+- nb, courtesy of Kjartan Maraas
+- oc, courtesy of Cédric Valmary (Tot en òc)
+- pl, courtesy of Piotr Drąg
+- pt_BR, courtesy of Enrico Nicoletto
+- pt, courtesy of Pedro Albuquerque
+- ru, courtesy of Stas Solovey
+- sk, courtesy of Dušan Kazik
+- sr, courtesy of Мирослав Николић
+- sr latin, courtesy of Miroslav Nikolić
+- sv, courtesy of Josef Andersson
+- vi, courtesy of Trần Ngọc Quân
+
+
 Overview of changes in Rhythmbox 3.2.1
 ======================================
 
diff --git a/README b/README
index b4867ba..1a16acd 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is Rhythmbox version 3.2.1. Rhythmbox is your one-stop multimedia
+This is Rhythmbox version 3.3. 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 4457182..2e8fb1c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.63.2)
 
 AC_INIT([rhythmbox],
-       [3.2.1],
+       [3.3],
        [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]