pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/rhythmbox Update rhythmbox to 0.9.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/25e70ddcd85f
branches:  trunk
changeset: 529753:25e70ddcd85f
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Jun 10 06:29:47 2007 +0000

description:
Update rhythmbox to 0.9.8.

Overview of changes in Rhythmbox 0.9.8 "Type slowly"
=====================================================

* move to SVN and move round lots of files. yay!
* use "friendly" date-time in track list (William Jon McCann)
* add visualisation plugin (JOnathan Matthew)
* support more lastfm:// URIs (Jonathan Matthew)
* split code out into a library common to plugins and the binary (Jonathan Matthew)
* display cover art in the tray icon tooltop and song-change notification (Ed Catmur)
* Magnatune improvements (Adam Zimmerman)
* core art improvements, support art for podcasts et al (Ed Catmur, Martin Szulecki)
* Python plugin improvements (James Livingston, Jonathan Matthew)
* add support for the Jamendo online catalogue (Guillaume Desmottes)
* support new Gnome "media key" mechanism (James Livingston, Jonathan Matthew)
* support track transfer for "generic" audio players, and improve iPod
  track transfer support, including transcoding (James Livingston)
* many build/run issues on Solaris (Irene Huang)
* Nokia N800 support (William Jon McCann)
* Many core improvements, for future work
* the usual pile of minor features and bug fixes

Updated Translations
--------------------

* ca    Jordi Mallach
* da    Peter Bach
* de    Hendrik Brandt
* en_CA Adam Weinberger
* en_GB David Lodge
* fr    Jonathan Ernst and Stéphane Raimbault
* gl    Ignacio Casal Quinteiro
* hi    Gaurav Mishra (NEW)
* it    Luca Ferretti
* lt    Žygimantas Beručka
* nl    Tino Meinen
* pl    Artur Flinta and the Gnome Polish Team
* pt_BR Guilherme de S. Pastore
* sv    Daniel Nylander
* vi    Nguyễn Thái Ngọc Duy


Overview of changes in Rhythmbox 0.9.7 "I love Perth"
=====================================================

* Use gnome-power-manager to inhibit suspend while playing (Jonathan Matthew)
* Add support for transient metadata (Ed Catmur)
* Plugin-ise Internet radio support (Jonathan Matthew)
* Add support for the MagnaTune online store (Adam Zimmerman)
* Add support for playin Last.fm radio streams (Matt N)
* Even more support for broken podcast feeds (Alex Lancaster)
* Display placeholder when no cover art can be found (Ed Catmur)
* Build fixes (Brian Cameron, Gilles Dartiguelongue, Alex Lancaster)
* Improve the python console (Brian McKenna)
* Ask the user if MusicBrainz returns multiple albums (Edgar Luna)
* Refactor support for "streaming" sources (Jonathan Matthew)
* Let dbus clients request playing song notification (Oskari Saarenmaa)
* Add more unit tests (Jonathan Matthew)
* Fix some a11y stuff (Jerry Tan)
* Plugin-ise DAAP, and DAAP improvements (Jonathan Matthew)
* Startup improvements, including async directory walking (James Livingston)
* Improve intra-application Drag and Drop (Jonathan Matthew)
* Support gnonfaudiosink's "profile" property (Alex Jones)
* Remove insane threading from podcasts (James Livingston, Jonathan Matthew)
* Disable ReplayGain by default, since it has issues (James M)

Plus the usual assortment of bug fixes, performance and memory improvements, and minor features.


Updated Translations
--------------------

* ar    Djihed Afifi
* ca    Jordi Mallach, Josep Puigdemont i Casamajó
* dz    Pema Geyleg (New)
* el    Nikos Charonitakis
* en_CA Adam Weinberger
* es    Francisco Javier F. Serrador
* fi    Ilkka Tuohela
* gl    Ignacio Casal Quinteiro
* hu    Gabor Kelemen
* it    Luca Ferretti
* ja    Takeshi AIHANA
* lt    Žygimantas Beručka
* nb    Kjartan Maraas
* nl    Vincent van Adrighem
* sv    Fredrik Tuomas
* vi    Nguyễn Thái Ngọc Duy

diffstat:

 audio/rhythmbox/Makefile         |   5 +-
 audio/rhythmbox/PLIST            |  67 ++++++++++++++++++++++++++++-----------
 audio/rhythmbox/distinfo         |  20 +++++-----
 audio/rhythmbox/patches/patch-aa |   8 ++--
 audio/rhythmbox/patches/patch-ab |   8 ++--
 audio/rhythmbox/patches/patch-ac |   4 +-
 audio/rhythmbox/patches/patch-ae |   6 +-
 audio/rhythmbox/patches/patch-af |   8 ++--
 audio/rhythmbox/patches/patch-ag |   6 +-
 9 files changed, 80 insertions(+), 52 deletions(-)

diffs (truncated from 311 to 300 lines):

diff -r 2221eef613b0 -r 25e70ddcd85f audio/rhythmbox/Makefile
--- a/audio/rhythmbox/Makefile  Sun Jun 10 06:20:42 2007 +0000
+++ b/audio/rhythmbox/Makefile  Sun Jun 10 06:29:47 2007 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2007/06/05 05:37:21 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2007/06/10 06:29:47 obache Exp $
 #
 
-DISTNAME=      rhythmbox-0.9.6
-PKGREVISION=   2
+DISTNAME=      rhythmbox-0.9.8
 CATEGORIES=    audio gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/rhythmbox/0.9/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 2221eef613b0 -r 25e70ddcd85f audio/rhythmbox/PLIST
--- a/audio/rhythmbox/PLIST     Sun Jun 10 06:20:42 2007 +0000
+++ b/audio/rhythmbox/PLIST     Sun Jun 10 06:29:47 2007 +0000
@@ -1,14 +1,34 @@
-@comment $NetBSD: PLIST,v 1.13 2006/10/17 16:45:07 drochner Exp $
+@comment $NetBSD: PLIST,v 1.14 2007/06/10 06:29:47 obache Exp $
 bin/rhythmbox
 bin/rhythmbox-client
-lib/rhythmbox/plugins/audiocd.rb-plugin
+lib/librhythmbox-core.la
+lib/rhythmbox/plugins/audiocd/audiocd.rb-plugin
+lib/rhythmbox/plugins/audiocd/libaudiocd.la
+lib/rhythmbox/plugins/audiocd/multiple-album.glade
+lib/rhythmbox/plugins/audioscrobbler/audioscrobbler-prefs.glade
+lib/rhythmbox/plugins/audioscrobbler/audioscrobbler-ui.xml
 lib/rhythmbox/plugins/audioscrobbler/audioscrobbler.rb-plugin
 lib/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.la
 lib/rhythmbox/plugins/cd-recorder/cd-recorder.rb-plugin
 lib/rhythmbox/plugins/cd-recorder/libcd-recorder.la
+lib/rhythmbox/plugins/cd-recorder/recorder.glade
+lib/rhythmbox/plugins/generic-player/generic-player-ui.xml
 lib/rhythmbox/plugins/generic-player/generic-player.rb-plugin
 lib/rhythmbox/plugins/generic-player/libgeneric-player.la
-lib/rhythmbox/plugins/libaudiocd.la
+lib/rhythmbox/plugins/iradio/iradio-initial.pls
+lib/rhythmbox/plugins/iradio/iradio-ui.xml
+lib/rhythmbox/plugins/iradio/iradio.rb-plugin
+lib/rhythmbox/plugins/iradio/libiradio.la
+lib/rhythmbox/plugins/iradio/station-properties.glade
+lib/rhythmbox/plugins/mmkeys/libmmkeys.la
+lib/rhythmbox/plugins/mmkeys/mmkeys.rb-plugin
+lib/rhythmbox/plugins/power-manager/libpower-manager.la
+lib/rhythmbox/plugins/power-manager/power-manager.rb-plugin
+lib/rhythmbox/plugins/visualizer/libvisualizer.la
+lib/rhythmbox/plugins/visualizer/rb-visualizer-glue.h
+lib/rhythmbox/plugins/visualizer/visualizer-controls.glade
+lib/rhythmbox/plugins/visualizer/visualizer-ui.xml
+lib/rhythmbox/plugins/visualizer/visualizer.rb-plugin
 libexec/rhythmbox-metadata
 share/applications/rhythmbox.desktop
 share/dbus-1/services/org.gnome.Rhythmbox.service
@@ -19,7 +39,6 @@
 share/doc/rhythmbox/ch05.html
 share/doc/rhythmbox/ch06.html
 share/doc/rhythmbox/ch07.html
-share/doc/rhythmbox/ch08.html
 share/doc/rhythmbox/home.png
 share/doc/rhythmbox/index.html
 share/doc/rhythmbox/index.sgml
@@ -37,11 +56,8 @@
 share/doc/rhythmbox/rhythmbox-rb-glade-helpers.html
 share/doc/rhythmbox/rhythmbox-rb-header.html
 share/doc/rhythmbox/rhythmbox-rb-history.html
-share/doc/rhythmbox/rhythmbox-rb-iradio-source.html
 share/doc/rhythmbox/rhythmbox-rb-library-source.html
-share/doc/rhythmbox/rhythmbox-rb-load-failure-dialog.html
 share/doc/rhythmbox/rhythmbox-rb-metadata.html
-share/doc/rhythmbox/rhythmbox-rb-new-station-dialog.html
 share/doc/rhythmbox/rhythmbox-rb-play-order-linear-loop.html
 share/doc/rhythmbox/rhythmbox-rb-play-order-linear.html
 share/doc/rhythmbox/rhythmbox-rb-play-order-random-by-age-and-rating.html
@@ -60,7 +76,6 @@
 share/doc/rhythmbox/rhythmbox-rb-query-creator.html
 share/doc/rhythmbox/rhythmbox-rb-rating-helper.html
 share/doc/rhythmbox/rhythmbox-rb-rating.html
-share/doc/rhythmbox/rhythmbox-rb-recorder.html
 share/doc/rhythmbox/rhythmbox-rb-search-entry.html
 share/doc/rhythmbox/rhythmbox-rb-shell-clipboard.html
 share/doc/rhythmbox/rhythmbox-rb-shell-player.html
@@ -71,7 +86,6 @@
 share/doc/rhythmbox/rhythmbox-rb-source-header.html
 share/doc/rhythmbox/rhythmbox-rb-sourcelist-model.html
 share/doc/rhythmbox/rhythmbox-rb-sourcelist.html
-share/doc/rhythmbox/rhythmbox-rb-station-properties-dialog.html
 share/doc/rhythmbox/rhythmbox-rb-statusbar.html
 share/doc/rhythmbox/rhythmbox-rb-stock-icons.html
 share/doc/rhythmbox/rhythmbox-rb-string-helpers.html
@@ -105,6 +119,20 @@
 share/gnome/help/rhythmbox/C/figures/rb-window.png
 share/gnome/help/rhythmbox/C/legal.xml
 share/gnome/help/rhythmbox/C/rhythmbox.xml
+share/gnome/help/rhythmbox/el/figures/rb-iradio-main.png
+share/gnome/help/rhythmbox/el/figures/rb-notification-area-menu.png
+share/gnome/help/rhythmbox/el/figures/rb-notification-window.png
+share/gnome/help/rhythmbox/el/figures/rb-notification-zone.png
+share/gnome/help/rhythmbox/el/figures/rb-podcast-main.png
+share/gnome/help/rhythmbox/el/figures/rb-statusbar.png
+share/gnome/help/rhythmbox/el/figures/rb-toolbar-prevplaynext.png
+share/gnome/help/rhythmbox/el/figures/rb-toolbar-repeat.png
+share/gnome/help/rhythmbox/el/figures/rb-toolbar-shuffle.png
+share/gnome/help/rhythmbox/el/figures/rb-toolbar.png
+share/gnome/help/rhythmbox/el/figures/rb-volume-changer.png
+share/gnome/help/rhythmbox/el/figures/rb-window-small.png
+share/gnome/help/rhythmbox/el/figures/rb-window.png
+share/gnome/help/rhythmbox/el/rhythmbox.xml
 share/gnome/help/rhythmbox/es/figures/rb-iradio-main.png
 share/gnome/help/rhythmbox/es/figures/rb-notification-area-menu.png
 share/gnome/help/rhythmbox/es/figures/rb-notification-window.png
@@ -186,6 +214,7 @@
 share/locale/cy/LC_MESSAGES/rhythmbox.mo
 share/locale/da/LC_MESSAGES/rhythmbox.mo
 share/locale/de/LC_MESSAGES/rhythmbox.mo
+share/locale/dz/LC_MESSAGES/rhythmbox.mo
 share/locale/el/LC_MESSAGES/rhythmbox.mo
 share/locale/en_CA/LC_MESSAGES/rhythmbox.mo
 share/locale/en_GB/LC_MESSAGES/rhythmbox.mo
@@ -197,6 +226,7 @@
 share/locale/ga/LC_MESSAGES/rhythmbox.mo
 share/locale/gl/LC_MESSAGES/rhythmbox.mo
 share/locale/he/LC_MESSAGES/rhythmbox.mo
+share/locale/hi/LC_MESSAGES/rhythmbox.mo
 share/locale/hr/LC_MESSAGES/rhythmbox.mo
 share/locale/hu/LC_MESSAGES/rhythmbox.mo
 share/locale/id/LC_MESSAGES/rhythmbox.mo
@@ -232,6 +262,7 @@
 share/locale/zh_HK/LC_MESSAGES/rhythmbox.mo
 share/locale/zh_TW/LC_MESSAGES/rhythmbox.mo
 share/omf/rhythmbox/rhythmbox-C.omf
+share/omf/rhythmbox/rhythmbox-el.omf
 share/omf/rhythmbox/rhythmbox-es.omf
 share/omf/rhythmbox/rhythmbox-fr.omf
 share/omf/rhythmbox/rhythmbox-ru.omf
@@ -244,28 +275,19 @@
 share/rhythmbox/art/rhythmbox-set-star.png
 share/rhythmbox/art/rhythmbox-tray-icon.png
 share/rhythmbox/art/rhythmbox-unset-star.png
-share/rhythmbox/daap-ui.xml
-share/rhythmbox/generic-player-ui.xml
-share/rhythmbox/glade/audioscrobbler-prefs.glade
 share/rhythmbox/glade/create-playlist.glade
-share/rhythmbox/glade/daap-prefs.glade
 share/rhythmbox/glade/druid.glade
 share/rhythmbox/glade/general-prefs.glade
 share/rhythmbox/glade/library-prefs.glade
 share/rhythmbox/glade/playlist-save.glade
 share/rhythmbox/glade/plugins.glade
 share/rhythmbox/glade/podcast-feed-properties.glade
-share/rhythmbox/glade/podcast-new.glade
 share/rhythmbox/glade/podcast-prefs.glade
 share/rhythmbox/glade/podcast-properties.glade
-share/rhythmbox/glade/recorder.glade
 share/rhythmbox/glade/song-info-multiple.glade
 share/rhythmbox/glade/song-info.glade
-share/rhythmbox/glade/station-new.glade
-share/rhythmbox/glade/station-properties.glade
+share/rhythmbox/glade/uri-new.glade
 share/rhythmbox/glade/uri.glade
-share/rhythmbox/ipod-ui.xml
-share/rhythmbox/iradio-initial.pls
 share/rhythmbox/playlists.xml
 share/rhythmbox/rhythmbox-ui.xml
 @dirrm share/rhythmbox/glade
@@ -285,6 +307,8 @@
 @dirrm share/gnome/help/rhythmbox/fr
 @dirrm share/gnome/help/rhythmbox/es/figures
 @dirrm share/gnome/help/rhythmbox/es
+@dirrm share/gnome/help/rhythmbox/el/figures
+@dirrm share/gnome/help/rhythmbox/el
 @dirrm share/gnome/help/rhythmbox/C/figures
 @dirrm share/gnome/help/rhythmbox/C
 @dirrm share/gnome/help/rhythmbox
@@ -293,8 +317,13 @@
 @dirrm share/doc/rhythmbox
 @comment in dbus: @dirrm share/dbus-1/services
 @comment in xdg-dirs: @dirrm share/applications
+@dirrm lib/rhythmbox/plugins/visualizer
+@dirrm lib/rhythmbox/plugins/power-manager
+@dirrm lib/rhythmbox/plugins/mmkeys
+@dirrm lib/rhythmbox/plugins/iradio
 @dirrm lib/rhythmbox/plugins/generic-player
 @dirrm lib/rhythmbox/plugins/cd-recorder
 @dirrm lib/rhythmbox/plugins/audioscrobbler
+@dirrm lib/rhythmbox/plugins/audiocd
 @dirrm lib/rhythmbox/plugins
 @dirrm lib/rhythmbox
diff -r 2221eef613b0 -r 25e70ddcd85f audio/rhythmbox/distinfo
--- a/audio/rhythmbox/distinfo  Sun Jun 10 06:20:42 2007 +0000
+++ b/audio/rhythmbox/distinfo  Sun Jun 10 06:29:47 2007 +0000
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.19 2006/10/17 16:45:07 drochner Exp $
+$NetBSD: distinfo,v 1.20 2007/06/10 06:29:47 obache Exp $
 
-SHA1 (rhythmbox-0.9.6.tar.bz2) = 1ef250dbf64613abdfd7665a37e8ee9d0693eb4a
-RMD160 (rhythmbox-0.9.6.tar.bz2) = ce6c711ab06e19ced45bce0b3c445643e351c841
-Size (rhythmbox-0.9.6.tar.bz2) = 3129839 bytes
-SHA1 (patch-aa) = dcadca60a960d44651e1ccc5deba55d97a460af9
-SHA1 (patch-ab) = 3b4e391036f0f9e854b25952a0f63d81dfb07c5b
-SHA1 (patch-ac) = 4666fd4e5d33d98c03907fba9e8c7f18942c5487
-SHA1 (patch-ae) = 1be3a5dc5a879a64b65a26efba133fe3958ea712
-SHA1 (patch-af) = c240903bfcf720493f8aad768b2693484d2de665
-SHA1 (patch-ag) = 65069bcdfa6f73e617ca0afd5283653bcfe79026
+SHA1 (rhythmbox-0.9.8.tar.bz2) = 7510da6d634e3efdfd29e03f018b1a14f56d7553
+RMD160 (rhythmbox-0.9.8.tar.bz2) = df3363fac7009842c4541688dd43671c55311523
+Size (rhythmbox-0.9.8.tar.bz2) = 3374502 bytes
+SHA1 (patch-aa) = 059cbe10ccebd7d6274d1ff98c9e45cd8d11b0b3
+SHA1 (patch-ab) = e3b4aa0d561ce46d9893297ff6e7e9b477badf2e
+SHA1 (patch-ac) = 9061cb289bea6d340394fcd3ce3a5251d2336f43
+SHA1 (patch-ae) = 11774a8dd3b20b8fcb0c585cb9b45d3566ca70f4
+SHA1 (patch-af) = 910d7d373fdc03f61401a4ee676f23d1b5696d45
+SHA1 (patch-ag) = ea936dd3447a749606c3f56898c203ee4fa68c58
diff -r 2221eef613b0 -r 25e70ddcd85f audio/rhythmbox/patches/patch-aa
--- a/audio/rhythmbox/patches/patch-aa  Sun Jun 10 06:20:42 2007 +0000
+++ b/audio/rhythmbox/patches/patch-aa  Sun Jun 10 06:29:47 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.5 2006/07/02 11:32:40 drochner Exp $
+$NetBSD: patch-aa,v 1.6 2007/06/10 06:29:47 obache Exp $
 
---- player/rb-recorder-gst.c.orig      2006-01-18 05:22:11.000000000 +0100
-+++ player/rb-recorder-gst.c
-@@ -25,7 +25,9 @@
+--- plugins/cd-recorder/rb-recorder-gst.c.orig 2007-01-09 06:42:20.000000000 +0000
++++ plugins/cd-recorder/rb-recorder-gst.c
+@@ -26,7 +26,9 @@
  #include <string.h>
  #include <math.h>
  #include <time.h>
diff -r 2221eef613b0 -r 25e70ddcd85f audio/rhythmbox/patches/patch-ab
--- a/audio/rhythmbox/patches/patch-ab  Sun Jun 10 06:20:42 2007 +0000
+++ b/audio/rhythmbox/patches/patch-ab  Sun Jun 10 06:29:47 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.4 2006/07/02 11:32:40 drochner Exp $
+$NetBSD: patch-ab,v 1.5 2007/06/10 06:29:47 obache Exp $
 
---- daapsharing/rb-daap-src.c.orig     2006-01-21 10:17:03.000000000 +0100
-+++ daapsharing/rb-daap-src.c
-@@ -54,6 +54,10 @@
+--- plugins/daap/rb-daap-src.c.orig    2007-02-12 13:47:02.000000000 +0000
++++ plugins/daap/rb-daap-src.c
+@@ -57,6 +57,10 @@
  
  #define RESPONSE_BUFFER_SIZE  (4096)
  
diff -r 2221eef613b0 -r 25e70ddcd85f audio/rhythmbox/patches/patch-ac
--- a/audio/rhythmbox/patches/patch-ac  Sun Jun 10 06:20:42 2007 +0000
+++ b/audio/rhythmbox/patches/patch-ac  Sun Jun 10 06:29:47 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: patch-ac,v 1.3 2006/10/17 16:45:07 drochner Exp $
+$NetBSD: patch-ac,v 1.4 2007/06/10 06:29:48 obache Exp $
 
---- metadata/rb-metadata-dbus-client.c.orig    2006-08-12 11:25:47.000000000 +0200
+--- metadata/rb-metadata-dbus-client.c.orig    2007-01-31 09:40:45.000000000 +0000
 +++ metadata/rb-metadata-dbus-client.c
 @@ -52,7 +52,7 @@
  
diff -r 2221eef613b0 -r 25e70ddcd85f audio/rhythmbox/patches/patch-ae
--- a/audio/rhythmbox/patches/patch-ae  Sun Jun 10 06:20:42 2007 +0000
+++ b/audio/rhythmbox/patches/patch-ae  Sun Jun 10 06:29:47 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ae,v 1.1 2006/07/02 11:32:40 drochner Exp $
+$NetBSD: patch-ae,v 1.2 2007/06/10 06:29:48 obache Exp $
 
---- shell/main.c.orig  2006-05-30 16:44:01.000000000 +0200
+--- shell/main.c.orig  2007-01-12 08:44:18.000000000 +0000
 +++ shell/main.c
-@@ -372,7 +372,9 @@ main (int argc, char **argv)
+@@ -380,7 +380,9 @@ main (int argc, char **argv)
        } else {
  
                rb_profile_start ("mainloop");
diff -r 2221eef613b0 -r 25e70ddcd85f audio/rhythmbox/patches/patch-af
--- a/audio/rhythmbox/patches/patch-af  Sun Jun 10 06:20:42 2007 +0000
+++ b/audio/rhythmbox/patches/patch-af  Sun Jun 10 06:29:47 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-af,v 1.1 2006/07/02 11:32:40 drochner Exp $
+$NetBSD: patch-af,v 1.2 2007/06/10 06:29:48 obache Exp $
 
---- shell/rb-shell-player.c.orig       2006-04-22 12:44:25.000000000 +0200
+--- shell/rb-shell-player.c.orig       2007-02-06 11:33:59.000000000 +0000
 +++ shell/rb-shell-player.c
-@@ -903,10 +903,8 @@ rb_shell_player_open_playlist_url (RBShe
+@@ -570,10 +570,8 @@ rb_shell_player_open_playlist_url (RBShe
                rb_player_play (player->priv->mmplayer, &error);
  
        if (error) {
@@ -13,7 +13,7 @@
        }
        g_idle_add ((GSourceFunc) notify_playing_idle, player);
  }
-@@ -958,13 +956,17 @@ open_location_thread (OpenLocationThread
+@@ -1133,13 +1131,17 @@ open_location_thread (OpenLocationThread
  
                        location = g_queue_pop_head (data->player->priv->playlist_urls);
                        rb_debug ("playing first stream url %s", data->location);
diff -r 2221eef613b0 -r 25e70ddcd85f audio/rhythmbox/patches/patch-ag
--- a/audio/rhythmbox/patches/patch-ag  Sun Jun 10 06:20:42 2007 +0000
+++ b/audio/rhythmbox/patches/patch-ag  Sun Jun 10 06:29:47 2007 +0000


Home | Main Index | Thread Index | Old Index