[rhythmbox] Rhythmbox 0.13.3
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] Rhythmbox 0.13.3
- Date: Sun, 16 Jan 2011 10:13:16 +0000 (UTC)
commit 065372662eee1934399f4db66e3e1a7107a4555e
Author: Jonathan Matthew <jonathan d14n org>
Date: Sun Jan 16 19:33:14 2011 +1000
Rhythmbox 0.13.3
NEWS | 47 +++++++++++++++++++++++++++++++++++++++++++++++
README | 2 +-
configure.ac | 6 +++---
3 files changed, 51 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 55b3c39..2b972e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,50 @@
+Overview of changes in Rhythmbox 0.13.3 "Country Rain"
+=======================================================
+
+* Reimplemented source list, allowing for things that aren't sources
+* Updated notifications, mostly for GNOME Shell
+* Expose playlists in MPRIS and MediaServer2 DBus interfaces
+* New context pane tab showing links to various websites (Kenny Meyer)
+
+Bugs fixed:
+
+510679 - Remember source list expander states
+599294 - upnp_coherence: louie imports fail
+609009 - Update media types in coherence plugin
+622980 - Rhythmbox Documentation Typos
+633531 - Rhythmbox can't load Cover-Art from musicbrainz
+633542 - [PATCH] Automatic inserts an uri for a new radio station
+634065 - Crash when ejecting iPod
+634114 - Crash in rb_shell_get_player at rb-shell.c line 3442
+635323 - Incorrect documentation of project code repository
+635963 - Support new "Mix Radio" station type
+635964 - Handle "deprecated station" error code
+636482 - rhythmbox plugins do not compile if some relevant libraries are not in /usr prefix
+636550 - [Context] Add tab with links to websites to context pane
+637174 - [PATCH] Add support for radio station Start FM 94.2 (Vilnius University)
+637819 - crash in impl_finalize at rb-mtp-thread.c line 773
+639266 - NRK ogg vorbis streams have been shut down
+
+Translation updates:
+cs, courtesy of Marek Ä?ernocký
+de, courtesy of Wolfgang Stoeggl
+en_GB, courtesy of Philip Withnall
+es, courtesy of Jorge González
+et, courtesy of Mattias Põldaru
+fr, courtesy of Bruno Brouard
+fr, courtesy of Claude Paroz
+gl, courtesy of Fran Diéguez
+hu, courtesy of Gabor Kelemen
+it, courtesy of Luca Ferretti
+pt_BR, courtesy of Mateus Zenaide
+ro, courtesy of Daniel È?erbÄ?nescu
+ru, courtesy of Yuri Myasoedov
+sl, courtesy of Andrej ŽnidarÅ¡iÄ?
+sv, courtesy of Daniel Nylander
+vi, courtesy of Phạm Thà nh Long
+zh_CN, courtesy of Yinghua Wang
+
+
Overview of changes in Rhythmbox 0.13.2 "Dagger"
=================================================
diff --git a/README b/README
index 780e9f6..94b94dc 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is Rhythmbox version 0.13.2. Rhythmbox is your one-stop multimedia
+This is Rhythmbox version 0.13.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 ebfa6be..7737ea6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
AC_INIT([rhythmbox],
- [0.13.2],
+ [0.13.3],
[https://bugzilla.gnome.org/enter_bug.cgi?product=rhythmbox])
AC_CONFIG_SRCDIR(rhythmbox.pc.in)
AC_CONFIG_MACRO_DIR(macros)
@@ -14,9 +14,9 @@ GNOME_MAINTAINER_MODE_DEFINES
# plugin API versioning
# Increment on interface addition, reset on removal
-RHYTHMBOX_CORE_AGE=1
+RHYTHMBOX_CORE_AGE=0
# Increment on interface add, remove, or change
-RHYTHMBOX_CORE_CURRENT=2
+RHYTHMBOX_CORE_CURRENT=3
# 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]