Displaying 5 results from an estimated 5 matches for "kode54".
2001 Feb 27
1
Winamp plugin; http streaming
..., had to foward this. Chris: Majordomo is triggering on the HTML
in the message and rejecting it. A minor pain, but that alone catches
half the spam that would otherwise show up on the list...
----- Forwarded message from owner-vorbis-dev@xiph.org -----
From: "Chris Moeller" <chris@kode54.net>
To: <vorbis-dev@xiph.org>
Subject: Winamp plugin; http streaming
Date: Mon, 26 Feb 2001 20:50:02 -0800
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0093_01C0A035.B08D3950"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Micros...
2001 Mar 01
1
Fw: Winamp plug-in; http streaming revisited
what the heck... i sent this one before the last 'whoops' email, but it
didn't appear on the list.
forwarded sans httpstream.c
----- Original Message -----
From: "Chris Moeller" <chris@kode54.net>
To: <vorbis-dev@xiph.org>
Sent: Wed, Feb 28, 01 11:38 PM
Subject: Re: [vorbis-dev] Winamp plug-in; http streaming revisited
> ----- Original Message -----
> From: "Matthew James Brown" <mbrown@hotteam.org>
> To: <vorbis-dev@xiph.org>
> Sent: Wed, Feb...
2001 Mar 01
1
Winamp Plugins
Hi,
Would anyone complain if I posted a pre-built binary of the winamp plugin?
Just for those people without compilers that have missed out on the updates
in the winamp plugin made in the last few day. In case any of them are
experiencing the problems that were fixed. I plan on keeping it updated
regularly with the latest builds. Does all of this sound ok or are there
any complaints?
Matt
2001 Feb 27
2
Winamp plug-in; http streaming revisited
Here's my latest hack of the current httpstream.c as well as updated
resources. Yes, I know it was time that would have been better spent on
writing new streaming code from scratch :P
<HR NOSHADE>
<UL>
<LI>application/octet-stream attachment: resource.h
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resource.h
Type:
2013 Mar 05
3
Answering the Hydrogen Audio thread
Take a look at how the Opus Tools package handles it. So far as I
remember, it requires minimal changes to the file(s) containing
references to the main entry point and to fopen. It imports the command
line arguments as wchar_t and converts them to UTF-8, and has
replacement functions for fopen and some text output that accept UTF-8
instead of ANSI. I think it automatically kicks in on definition