summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox-devel/files
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-09-06 18:14:21 +0000
committermarcus <marcus@FreeBSD.org>2003-09-06 18:14:21 +0000
commitae8d70049f4eda926ea5072a555ab996684c111c (patch)
treed606ff3bc5cf85536d0ca56bff5116f182bec9f3 /audio/rhythmbox-devel/files
parent18c7c629808ed30b589f184d90d10efa115963e0 (diff)
downloadFreeBSD-ports-ae8d70049f4eda926ea5072a555ab996684c111c.zip
FreeBSD-ports-ae8d70049f4eda926ea5072a555ab996684c111c.tar.gz
Update to 0.5.3.
Diffstat (limited to 'audio/rhythmbox-devel/files')
-rw-r--r--audio/rhythmbox-devel/files/patch-monkey-media-player-xine.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/rhythmbox-devel/files/patch-monkey-media-player-xine.c b/audio/rhythmbox-devel/files/patch-monkey-media-player-xine.c
deleted file mode 100644
index 04f304d..0000000
--- a/audio/rhythmbox-devel/files/patch-monkey-media-player-xine.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- monkey-media/monkey-media-player-xine.c.orig Wed Sep 3 14:30:52 2003
-+++ monkey-media/monkey-media-player-xine.c Wed Sep 3 14:32:41 2003
-@@ -520,8 +520,10 @@
- if (xine_get_param (mp->priv->stream, XINE_PARAM_SPEED) == XINE_SPEED_NORMAL)
- xine_set_param (mp->priv->stream, XINE_PARAM_SPEED, XINE_SPEED_PAUSE);
-
-+#ifdef HAVE_XINE_CLOSE
- /* Close the audio device when on pause */
- xine_set_param (mp->priv->stream, XINE_PARAM_AUDIO_CLOSE_DEVICE, 1);
-+#endif
- }
-
- mp->priv->timer_add += floor (g_timer_elapsed (mp->priv->timer, NULL) + 0.5);
OpenPOWER on IntegriCloud