[rhythmbox] release 0.12.4



commit 7d274609f7fbee3984edaf9de08c22d4688403c4
Author: Jonathan Matthew <jonathan d14n org>
Date:   Sun Aug 23 20:36:54 2009 +1000

    release 0.12.4

 NEWS         |   60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 62 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1ca61a7..9093ac3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,63 @@
+Overview of changes in Rhythmbox 0.12.4  "Raft"
+===============================================
+
+* New HAL-free media player detection code (using GUdev and
+  the media-player-id collection of device info files); improved MTP
+  device detection allowing multiple devices and devices not explicitly
+  supported by libmtp (Jonathan Matthew)
+* Audio CD improvements: allow metadata retrieval to be retried,
+  link to the musicbrainz submission page when data is missing
+  (Bastien Nocera, Matt N)
+* Configurable action for mouse-wheel events on the status icon
+  (volume control or next/previous track) (Gustavo Mora)
+* Rearranged to link properly (should help building on Windows or
+  with -Wl,-as-needed, probably) (Jonathan Matthew)
+* Variety of crashes fixed (Jonathan Matthew)
+* Occasional transfer problems with MTP devices fixed (Jonathan Matthew)
+
+Bugs fixed:
+
+322265 - Can't reload CD metadata
+376863 - option to configure default action of mouse roll event on tray icon
+437110 - librhythmbox-core.so missing some library links
+535065 - If a cd is not listed in musicbrainz it can not be added
+561953 - Scan Removable Devices don't works with MTP music players
+563544 - rework MTP device detection for libmtp 0.3.0
+580440 - lists with only one song don't repeat with both "repeat" and "shuffle" selected
+585595 - crash at end of playlist with crossfading disabled
+586598 - use streaming song titles for lyrics searches
+587662 - improved warning message in python plugin support code
+588248 - link last.fm plugin with libsoup-gnome
+588257 - occasional crash on shutdown
+590108 - crashes if there are no saveable metadata types
+591874 - pack right sidebar with shrinking disabled
+592325 - crashes initialising an iPod Touch
+
+New and updated translations:
+
+- ca, courtesy of Joan Duran
+- da, courtesy of Mads Lundby
+- de, courtesy of Christian Kirbach
+- en_GB, courtesy of Bruce Cowan
+- es, courtesy of Jorge González
+- et, courtesy of Mattias Põldaru
+- fi, courtesy of Tommi Vainikainen
+- fr, courtesy of Claude Paroz
+- gl, courtesy of Fran Dieguez
+- gu, courtesy of Sweta Kothari
+- hu, courtesy of Gabor Kelemen
+- it, courtesy of Luca Ferretti
+- ja, courtesy of Takayuki KUSANO
+- kn, courtesy of Shankar Prasad
+- nb, courtesy of Kjartan Maraas
+- pa, courtesy of A S Alam
+- pt_BR, courtesy of Og Maciel
+- sv, courtesy of Daniel Nylander
+- te, courtesy of Krishna Babu K
+- th, courtesy of Theppitak Karoonboonyanan
+- zh_CN, courtesy of fujianwzh
+
+
 Overview of changes in Rhythmbox 0.12.3  "Perfect Depth"
 ========================================================
 
diff --git a/README b/README
index 2324c82..bff3dd9 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is Rhythmbox version 0.12.3. Rhythmbox is your one-stop multimedia
+This is Rhythmbox version 0.12.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 cb18f6d..69f7fde 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ define(arch-tag)
 # arch-tag: Toplevel Autoconf configuration script
 AC_PREREQ(2.53)
 AC_INIT([rhythmbox],
-	[0.12.3],
+	[0.12.4],
 	[http://bugzilla.gnome.org/enter_bug.cgi?product=rhythmbox])
 AC_CONFIG_MACRO_DIR(macros)
 AM_CONFIG_HEADER(config.h)



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