[rhythmbox] Rhythmbox 3.2



commit c78762e210fb5139181f17bf119bda00a6d4b1a0
Author: Jonathan Matthew <jonathan d14n org>
Date:   Sun Mar 29 15:08:50 2015 +1000

    Rhythmbox 3.2

 NEWS         |   56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 58 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e3b0102..f1619c3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,59 @@
+Overview of changes in Rhythmbox 3.2
+====================================
+
+* Support for disc and track total tags (Hubert Figuiere)
+* Soundcloud plugin
+* Ability to clear, re-fetch and manually set cover art using the song info
+   window
+* Build fixes for Mac OS X (Andrew Brown)
+* Many style and layout fixes (Trinh Anh Ngoc)
+
+Bugs fixed:
+
+330686 - same songs played after reading a playlist
+554574 - no easy way to unselect the browse by album,artist,genre option
+592706 - Unclear string "in" for translation
+601747 - rhythmbox skips one or two songs after playing certain songs
+733795 - configure warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
+737058 - Add track count and disc count to the database
+737655 - data: Add Vorbis aliases as supported mime-types
+738101 - Failure to build with tdb 1.3
+738529 - Crash when right clicking the track list in the library
+743012 - Rhythmbox fails to import MP3 files with ID3 v2.4 tags created by PicardQT
+743493 - Tracks with no embedded covert art show a random cover art from the music collection
+743761 - Right click on any file in 'Tracks list' clashes the application
+745395 - Duplicate symbol _rb_metadata_iface_xml
+745399 - gdkx.h explicitly included; prevents building on Mac
+746047 - symbolic icon is broken
+
+Translation updates:
+
+- bs, courtesy of Samir Ribić
+- ca, courtesy of Pau Iranzo
+- cs, courtesy of Marek Černocký
+- es, courtesy of Irene Sáez Sanz
+- fi, courtesy of Jiri Grönroos
+- gd, courtesy of GunChleoc
+- hu, courtesy of Balázs Úr
+- id, courtesy of Andika Triwidada
+- it, courtesy of Milo Casagrande
+- kk, courtesy of Baurzhan Muftakhidinov
+- lt, courtesy of Aurimas Černius
+- nb, courtesy of Kjartan Maraas
+- nl, courtesy of Hannie Dumoleyn
+- pl, courtesy of Piotr Drąg
+- pt_BR, courtesy of Rafael Ferreira
+- sk, courtesy of Dušan Kazik
+- sl, courtesy of Matej Urbančič
+- sr, courtesy of Мирослав Николић
+- sr latin, courtesy of Miroslav Nikolić
+- sv, courtesy of Anders Jonsson
+- sv, courtesy of Daniel Nylander
+- tr, courtesy of Muhammet Kara
+- vi, courtesy of Trần Ngọc Quân
+- zh_TW, courtesy of Cheng-Chia Tseng
+
+
 Overview of changes in Rhythmbox 3.1
 ====================================
 
diff --git a/README b/README
index 76a583c..5ed0128 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is Rhythmbox version 3.1. Rhythmbox is your one-stop multimedia
+This is Rhythmbox version 3.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 4dafa8a..775b486 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.63.2)
 
 AC_INIT([rhythmbox],
-       [3.1],
+       [3.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]