summaryrefslogtreecommitdiff
path: root/audio/rhythmbox/patches
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rhythmbox/patches')
-rw-r--r--audio/rhythmbox/patches/patch-aa8
-rw-r--r--audio/rhythmbox/patches/patch-ab8
-rw-r--r--audio/rhythmbox/patches/patch-ac4
-rw-r--r--audio/rhythmbox/patches/patch-ae6
-rw-r--r--audio/rhythmbox/patches/patch-af8
-rw-r--r--audio/rhythmbox/patches/patch-ag6
6 files changed, 20 insertions, 20 deletions
diff --git a/audio/rhythmbox/patches/patch-aa b/audio/rhythmbox/patches/patch-aa
index b4e89a205f8..9cdf6904651 100644
--- a/audio/rhythmbox/patches/patch-aa
+++ b/audio/rhythmbox/patches/patch-aa
@@ -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 --git a/audio/rhythmbox/patches/patch-ab b/audio/rhythmbox/patches/patch-ab
index 2bd4e645f68..222afa294e0 100644
--- a/audio/rhythmbox/patches/patch-ab
+++ b/audio/rhythmbox/patches/patch-ab
@@ -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 --git a/audio/rhythmbox/patches/patch-ac b/audio/rhythmbox/patches/patch-ac
index 41609f63919..c93c05e9d18 100644
--- a/audio/rhythmbox/patches/patch-ac
+++ b/audio/rhythmbox/patches/patch-ac
@@ -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 --git a/audio/rhythmbox/patches/patch-ae b/audio/rhythmbox/patches/patch-ae
index b87cbe9b3a6..12eebe1f1cc 100644
--- a/audio/rhythmbox/patches/patch-ae
+++ b/audio/rhythmbox/patches/patch-ae
@@ -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 --git a/audio/rhythmbox/patches/patch-af b/audio/rhythmbox/patches/patch-af
index f60f8c9d512..1474609a5bc 100644
--- a/audio/rhythmbox/patches/patch-af
+++ b/audio/rhythmbox/patches/patch-af
@@ -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 @@ $NetBSD: patch-af,v 1.1 2006/07/02 11:32:40 drochner Exp $
}
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 --git a/audio/rhythmbox/patches/patch-ag b/audio/rhythmbox/patches/patch-ag
index ae3cda47599..db43d04d724 100644
--- a/audio/rhythmbox/patches/patch-ag
+++ b/audio/rhythmbox/patches/patch-ag
@@ -1,7 +1,7 @@
-$NetBSD: patch-ag,v 1.1 2006/07/08 13:01:39 drochner Exp $
+$NetBSD: patch-ag,v 1.2 2007/06/10 06:29:48 obache Exp $
---- data/iradio-initial.pls.orig 2006-03-31 04:34:01.000000000 +0200
-+++ data/iradio-initial.pls
+--- plugins/iradio/iradio-initial.pls.orig 2007-01-09 06:42:22.000000000 +0000
++++ plugins/iradio/iradio-initial.pls
@@ -3,10 +3,10 @@ numberofentries=25
file1=http://www.somafm.com/groovesalad.pls
title1=Groove Salad