Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47761 - xmms patch to enable seeking in HTTP streams
Summary: xmms patch to enable seeking in HTTP streams
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL: http://bugs.xmms.org/show_bug.cgi?id=296
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-13 14:43 UTC by Andy Grundman
Modified: 2004-05-31 00:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
xmms-1.2.10-stream-seek.patch (xmms-1.2.10-stream-seek.patch,5.58 KB, patch)
2004-04-13 14:44 UTC, Andy Grundman
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Grundman 2004-04-13 14:43:24 UTC
I've fixed up Stijn Hoop's patch posted to xmms Bugzilla here: http://bugs.xmms.org/show_bug.cgi?id=296 to work with xmms-1.2.10-r2.

This enables you to see track length, progress bar, and seek while streaming an mp3 file.  I tested it with the xmms-1.2.10-r2 ebuild.

I'm not sure how much I need to submit here.  Here's a diff of the ebuild and I'll attach the patch below.

diff -urN xmms-1.2.10-r2.ebuild.orig xmms-1.2.10-r2.ebuild
--- xmms-1.2.10-r2.ebuild.orig  2004-04-13 17:25:52.385582906 -0400
+++ xmms-1.2.10-r2.ebuild       2004-04-13 17:24:17.633402283 -0400
@@ -85,6 +85,9 @@
        # Bug #45720 ... bugfix when unpausing with alsa
        epatch ${PATCHDIR}/${P}-alsa-pause.patch

+       # Patch to enable seeking in HTTP streams
+       epatch ${PATCHDIR}/${P}-stream-seek.patch
+
        if [ ! -f ${S}/config.rpath ] ; then
                touch ${S}/config.rpath
                chmod +x ${S}/config.rpath
Comment 1 Andy Grundman 2004-04-13 14:44:12 UTC
Created attachment 29228 [details, diff]
xmms-1.2.10-stream-seek.patch
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-05-02 18:11:04 UTC
I'm waiting on another xmms bug to get resolved, but this will be included eventually...
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-05-31 00:33:00 UTC
this is included in -r3