gnomeweb-wml r6706 - trunk/projects.gnome.org/rhythmbox
- From: jmatthew svn gnome org
- To: svn-commits-list gnome org
- Subject: gnomeweb-wml r6706 - trunk/projects.gnome.org/rhythmbox
- Date: Thu, 19 Mar 2009 10:40:01 +0000 (UTC)
Author: jmatthew
Date: Thu Mar 19 10:40:01 2009
New Revision: 6706
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6706&view=rev
Log:
2009-03-19 Jonathan Matthew <jonathan d14n org>
* news.xml: Add 0.12.0
* download.xml: try to update this a bit maybe
Modified:
trunk/projects.gnome.org/rhythmbox/ChangeLog
trunk/projects.gnome.org/rhythmbox/download.xml
trunk/projects.gnome.org/rhythmbox/news.xml
Modified: trunk/projects.gnome.org/rhythmbox/download.xml
==============================================================================
--- trunk/projects.gnome.org/rhythmbox/download.xml (original)
+++ trunk/projects.gnome.org/rhythmbox/download.xml Thu Mar 19 10:40:01 2009
@@ -4,28 +4,27 @@
<body>
<h2>Minimum Requirements</h2>
<ul>
- <li><a href="http://www.gnome.org/">GNOME</a> 2.10</li>
- <li><a href="http://gstreamer.freedesktop.org/">GStreamer</a> 0.8 or 0.10.</li>
- <li>Totem-plparser 1.1.5 (from GNOME 2.12)</li>
+ <li><a href="http://www.gnome.org/">GNOME</a> 2.22</li>
+ <li><a href="http://gstreamer.freedesktop.org/">GStreamer</a> 0.10.12 or newer</li>
</ul>
<h2>Optional requirements for additional functionality</h2>
<ul>
- <li>DBus 0.35 - allow other applications to control and query Rhythmbox</li>
- <li>HAL 0.2 - Removable media (e.g. portable audio player) support</li>
- <li>libgpod - enhanced iPod support</li>
- <li>Avahi 0.5 or Howl - DAAP music sharing</li>
- <li>libsoup 2.2 - DAAP music sharing and AudioScrobbler/Last.fm support</li>
- <li>libnotify 0.2.1- Notification bubbles for track changes, podcast downloading and other events</li>
- <li>libmusicbrainz 2.1.0 - Audio cd information lookup</li>
+ <li>HAL 0.5 - Removable media (e.g. portable audio player) support</li>
+ <li>libgpod 0.6 - enhanced iPod support</li>
+ <li>Avahi 0.6 - DAAP music sharing</li>
+ <li>libsoup 2.4 - DAAP music sharing and AudioScrobbler/Last.fm support</li>
+ <li>libnotify 0.3.2- Notification bubbles for track changes, podcast downloading and other events</li>
+ <li>libmusicbrainz 2.1.0 - Audio CD information lookup</li>
+ <li>brasero - Audio CD burning</li>
</ul>
<h2>Releases</h2>
<p>
- The current stable release series is Rhythmbox 0.10.x. The stable release series only receives
- bug fixes and translation updates, so it should always be safe to upgrade to a newer 0.10.x
+ The current stable release series is Rhythmbox 0.12.x. The stable release series only receives
+ bug fixes and translation updates, so it should always be safe to upgrade to a newer 0.12.x
version.
</p>
<ul>
- <li><a href="http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/0.10/">0.10.x Source code</a></li>
+ <li><a href="http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/0.12/">0.12.x Source code</a></li>
</ul>
<h2> Binary Packages</h2>
<p>There are no <em>official</em> binary packages of Rhythmbox. Supporting binary versions for
@@ -34,20 +33,7 @@
</p>
<h2><span style="color: #ff0000">Development versions</span></h2>
<p>
- The 0.11 series of releases are development releases, in which we add new features and make other
- changes that don't go into stable releases. Sooner or later, we'll start a new stable release series
- that incorporates all these changes.
+ There is currently no development release series.
</p>
- <p>
- The 0.11 series also requires newer versions of the libraries that Rhythmbox depends on.
- </p>
- <ul>
- <li><a href="http://gstreamer.freedesktop.org/">GStreamer</a> 0.10 (0.10.11 required for crossfading)</li>
- <li>GTK+ 2.8</li>
- <li>HAL 0.5</li>
- </ul>
- <ul>
- <li><a href="http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/0.11/">0.11.x Source code</a></li>
- </ul>
</body>
</page>
Modified: trunk/projects.gnome.org/rhythmbox/news.xml
==============================================================================
--- trunk/projects.gnome.org/rhythmbox/news.xml (original)
+++ trunk/projects.gnome.org/rhythmbox/news.xml Thu Mar 19 10:40:01 2009
@@ -3,6 +3,72 @@
<title>News</title>
<body>
<newsitem>
+ <title>Rhythmbox 0.12.0 "Flood Victim"</title>
+ <date>Thursday 19th March 2009</date>
+ <body>
+ <p>Summary of changes</p>
+ <ul>
+ <li>Replaced gnome-vfs with GIO</li>
+ <li>New CD burning plugin using Brasero</li>
+ <li>Improvements to the cross-fading player backend</li>
+ <li>Various improvements to MTP device support</li>
+ <li>Updated audio CD metadata code, supporting CD-Text and musicbrainz3</li>
+ <li>User data and cached files moved to XDG base directory spec locations</li>
+ <li>Much clearer indication of problems with last.fm login and streaming</li>
+ <li>Where possible, provide a simple means to duplicate audio CDs</li>
+ <li>Greatly improved performance when accessibility is enabled</li>
+ <li>Updated Coherence UPnP plugin</li>
+ <li>iPod improvements: avoid creating duplicates, add a device properties
+ dialog, initialize brand new ipods</li>
+ <li>Support for more last.fm stream types</li>
+ <li>GTK+ and GLib usage cleanups: use single header includes, stop using deprecated functions and widgets</li>
+ <li>Reworked tray icon tooltip using GtkTooltip instead of SexyTooltip</li>
+ <li>Random play order should repeat itself far less often</li>
+ <li>If using pulseaudio, control the output volume using the PA stream volume</li>
+ <li>Reworked search infrastructure that might make interesting things possible</li>
+ </ul>
+
+ <p>Updated translations</p>
+ <ul>
+ <li>ar: Ahmad Farghal</li>
+ <li>be latin: Ihar Hrachyshka</li>
+ <li>ca: Joan Duran, Francesc Vilches</li>
+ <li>cs: Kamil Paral, Petr Kovar</li>
+ <li>da: Kasper Nielsen</li>
+ <li>de: Christian Kirbach, Jochen Skulj</li>
+ <li>en_GB: Philip Withnall</li>
+ <li>es: Jorge GonzÃlez, Vincent van Adrighem</li>
+ <li>eu: IÃaki LarraÃaga Murgoitio, Inaki Larranaga Murgoitio</li>
+ <li>fi: Ilkka Tuohela</li>
+ <li>fr: Claude Paroz</li>
+ <li>ga: David O'Callaghan</li>
+ <li>gl: Ignacio Casal Quinteiro</li>
+ <li>he: Mark Krapivner</li>
+ <li>hr: Robert Sedak</li>
+ <li>hu: Gabor Kelemen</li>
+ <li>it: Luca Ferretti</li>
+ <li>ja: Mitsuya Shibata</li>
+ <li>lt: Åygimantas BeruÄka, Gintautas Miliauskas</li>
+ <li>lv: Raivis Dejus</li>
+ <li>mk: Arangel Angov</li>
+ <li>nb: Kjartan Maraas</li>
+ <li>nl: Tino Meinen</li>
+ <li>pl: Tomasz Dominikowski</li>
+ <li>pt: Filipe Gomes</li>
+ <li>pt_BR: Vladimir Melo, Raul Pereira</li>
+ <li>ru: Yuri Myasoedov</li>
+ <li>sk: Peter TuhÃrsky</li>
+ <li>sr.po, sr latin: Goran RakiÄ</li>
+ <li>sv: Daniel Nylander</li>
+ <li>th: Theppitak Karoonboonyanan</li>
+ <li>vi: Nguyán ThÃi Ngác Duy, Phám ThÃnh Long</li>
+ <li>zh_CN: çé(Gan Lu), Funda Wang</li>
+ <li>zh_HK: Chao-Hsiung Liao</li>
+ <li>zh_TW: Jackden, Funda Wang</li>
+ </ul>
+ </body>
+ </newsitem>
+ <newsitem>
<title>Rhythmbox 0.11.6 "Haunt You Down"</title>
<date>Wednesday 9th July 2008</date>
<body>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]