Displaying 5 results from an estimated 5 matches for "musickit".
2004 Aug 06
2
Some diffs to libshout for MacOSX
Resubmission of patches with curteous nods from the MusicKit Project...
- SKoT
----- Original Message -----
From: "Stephen Brandon" <stephen@brandonitconsulting.co.uk>
To: <icecast-dev@xiph.org>
Sent: Wednesday, January 16, 2002 1:26 PM
Subject: [icecast-dev] Some diffs to libshout for MacOSX
<p>> Hi,
>
> I'm part...
2004 Aug 06
1
Patches to libshout for MinGW support
Hello all,
I have enclosed a set of patches to enable compilation of libshout
(from the CVS head) on a Win32 MinGW 3.1.0 system. I can supply other
diff formats if my patches are troublesome to use.
<p>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libshout.patch
Type: application/octet-stream
Size: 4487 bytes
Desc: libshout.patch
Url :
2004 Aug 06
0
Some diffs to libshout for MacOSX
I've applied this, with the difference that the select timeout is 30
seconds to match the poll timeout. It looks like libshout treats a
timeout as a fatal error?
On Monday, 04 February 2002 at 08:32, SKoT McDonald wrote:
> Resubmission of patches with curteous nods from the MusicKit Project...
>
> - SKoT
>
> ----- Original Message -----
> From: "Stephen Brandon" <stephen@brandonitconsulting.co.uk>
> To: <icecast-dev@xiph.org>
> Sent: Wednesday, January 16, 2002 1:26 PM
> Subject: [icecast-dev] Some diffs to libshout for MacOSX
&g...
2004 Aug 06
2
Some diffs to libshout for MacOSX
Hi,
I'm part of a project developing the open source SndKit and MusicKit, which
are ObjC frameworks originally from NeXTSTEP, but now on MacOSX and GNUstep.
We use libshout.a in part of the SndKit to enable us to schedule and process
audio to get sent to shoutcast/icecast servers - pretty cool.
Anyway, when compiling libshout on MacOSX it fails because it does not h...
2004 Aug 06
2
Some diffs to libshout for MacOSX
...0.1.0
if I remember correctly). [It's only libshout that is required for our work]
I suppose the latter would be easiest to do - do you think you would be able
to make a tarball and put it up on your ftp site, with a link from the
icecast web pages, in the next day or two?
On behalf of the MusicKit/SndKit team,
Yours,
Stephen Brandon
stephen@brandonitconsulting.co.uk
PS if possible, it would be great if you could also apply the other MinGW
patches I sent the other day!
PPS sorry, I nearly forgot to add - in libshout/shout.h, in the prototype for
the shout_strerror() function, you use the...