rhythmbox r5621 - in trunk: . doc/reference/tmpl



Author: jrl
Date: Sun Mar 16 13:34:35 2008
New Revision: 5621
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=5621&view=rev

Log:
2008-03-17  James Livingston  <doclivingston gmail com>

	* configure.ac: bump version
	* NEWS: add release news


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.ac
   trunk/doc/reference/tmpl/rb-metadata.sgml
   trunk/doc/reference/tmpl/rhythmdb.sgml

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sun Mar 16 13:34:35 2008
@@ -1,3 +1,79 @@
+Overview of changes in Rhythmbox 0.11.5
+=======================================
+
+* Improvements to the cross-fading playback backend
+* Assorted bug fixed for MTP device support
+* Add "shuffle playlist" command for playlists
+* Improvements to iPod art and podcast support
+* Fix some issues causing problems for accessability tools
+* Several major improvements to UPnP support (including acting as a renderer)
+* List Rhythmbox as supporting lastfm:// URIs
+
+Contributors to the release:
+- Djihed Afifi
+- Sebastien Bacher
+- Damien Carbery
+- Ed Catmur
+- Jay Cornwall
+- Christophe Fergeau
+- Ralph Giles
+- Kern Handa
+- Ryan Hughes
+- Alex Kloss
+- Karol Krizka
+- Jonathan Matthew
+- Mirco MÃller
+- Claude Paroz
+- Frank Scholz
+- Sam Solon
+- Kouhei Sutou
+- GÃtz Waschk
+- Dan Winship
+- Li Yuan
+- David Zeuthen
+
+New translations
+----------------
+
+* ps		Zabeeh Khan
+
+Updated translations
+--------------------
+
+* ar		Ahmad Farghal
+* be latin	Ihar Hrachyshka
+* ca		Gil Forcada, David Planella
+* cs		Kamil Paral
+* da		Kenneth Nielsen
+* de		Hendrik Richter
+* en_GB		Philip Withnall
+* es		Jorge Gonzalez
+* eu		Inaki Larranaga Murgoitio
+* fi		Ilkka Tuohela
+* fr		Claude Paroz, StÃphane Raimbault
+* ga		SeÃn de BÃrca
+* gl		Ignacio Casal Quinteiro
+* he		Mark Krapnov
+* hu		Gabor Kelemen
+* it		Luca Ferretti
+* ja		Takeshi AIHANA
+* lt		Åygimantas BeruÄka, Gintautas Miliauskas
+* mk		Jovan Naumovski
+* nb		Kjartan Maraas
+* ne		Pawan Chitrakar
+* nl		Tino Meinen
+* oc		Yannig Marchegay
+* pl		Artur Flinta
+* pt		Filipe Gomes
+* pt_BR		Og Maciel
+* ru		Yuri Myasoedov, Anton Shestakov
+* sk		Peter TuhÃrsky
+* sv		Daniel Nylander
+* tr		Gil Forcada
+* zh_HK		Chao-Hsiung Liao
+* zh_TW		Chao-Hsiung Liao
+
+
 Overview of changes in Rhythmbox 0.11.4 ""
 ==========================================
 

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Sun Mar 16 13:34:35 2008
@@ -4,7 +4,7 @@
 AC_INIT(shell)
 AC_CONFIG_MACRO_DIR(macros)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(rhythmbox, 0.11.4)
+AM_INIT_AUTOMAKE(rhythmbox, 0.11.5)
 
 AC_SUBST(ACLOCAL_AMFLAGS, "-I macros")
 

Modified: trunk/doc/reference/tmpl/rb-metadata.sgml
==============================================================================
--- trunk/doc/reference/tmpl/rb-metadata.sgml	(original)
+++ trunk/doc/reference/tmpl/rb-metadata.sgml	Sun Mar 16 13:34:35 2008
@@ -59,7 +59,7 @@
 @RB_METADATA_FIELD_MUSICBRAINZ_ARTISTID: 
 @RB_METADATA_FIELD_MUSICBRAINZ_ALBUMID: 
 @RB_METADATA_FIELD_MUSICBRAINZ_ALBUMARTISTID: 
- RB_METADATA_FIELD_MUSICBRAINZ_ARTISTSORTNAME: 
+ RB_METADATA_FIELD_ARTIST_SORTNAME: 
 @RB_METADATA_FIELD_LAST: 
 
 <!-- ##### ENUM RBMetaDataError ##### -->

Modified: trunk/doc/reference/tmpl/rhythmdb.sgml
==============================================================================
--- trunk/doc/reference/tmpl/rhythmdb.sgml	(original)
+++ trunk/doc/reference/tmpl/rhythmdb.sgml	Sun Mar 16 13:34:35 2008
@@ -140,7 +140,7 @@
 @RHYTHMDB_PROP_MUSICBRAINZ_ARTISTID: 
 @RHYTHMDB_PROP_MUSICBRAINZ_ALBUMID: 
 @RHYTHMDB_PROP_MUSICBRAINZ_ALBUMARTISTID: 
- RHYTHMDB_PROP_MUSICBRAINZ_ARTISTSORTNAME: 
+ RHYTHMDB_PROP_ARTIST_SORTNAME: 
 @RHYTHMDB_NUM_PROPERTIES: 
 
 <!-- ##### MACRO RHYTHMDB_TYPE_QUERY ##### -->



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