[MPlayer-dev-eng] [PATCH] XMMS inputplugin V2.0
Arpi
arpi at thot.banki.hu
Sun Dec 22 01:20:44 CET 2002
Hi,
> Hi!
>
> Ok I add the forgotten ifdefs, and gtk-config stuff.
> Then I resend the whole patch, ok ?
actually it needs more fixes before going to the cvs...
playing an .xm file (using the xmp plugin, it plays fine with the xmms
program):
Playing x.xm
XMMS song title='(null)' length=-1
Waiting for the XMMS plugin to start playback of 'x.xm'...
MPlayer interrupted by signal 2 in module: demux_open
(i've added those printfs)
actually it is at endless loop in demux_xmms.c:70
while (xmms_channels==0) usleep(10000);
maybe it just didn't find the plugin, but even if it's the case, it
shouldn't hangup here.
btw 2, why don't you put all the functions to demux_xmms.c ?
having so many file for this code looks ugly and doesn't help the mpdemux
cleanup/modularization at all.
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-dev-eng
mailing list