Displaying 20 results from an estimated 30000 matches similar to: "udp/tcp"
2001 Oct 01
2
failed to load .so lib for builtin opengl32.dll
Hello there !
I have a little problem I hope one of you can help me with.
OpenGL won't work with wine, but it works fine under native linux.
Here's some output from wine when I tried to run Quake3 Arena:
[root@linux q3]# wine quake3.exe
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
err:mmsys:MMDRV_InitHardcoded You didn't setup properly the config file
for the Wine
2004 Aug 06
2
icecast/ices
Marco,
I have some preliminary HowTos and software available at
http://quasi.ksl.com/icecast/
It's not as nice as http://www.6809.org.uk/kja3/ices2-howto.shtml, but
I'm working to make it better as I become more familiar. Hope it helps.
The ices2 program is designed for .ogg streaming while icecast-1.3.12
and related streamers, MuSE, liveice and DarkIce will still stream .mp3
quite nicely.
2008 Nov 11
1
visual studio 2005 - help getting speex workin'
Hey there, I'm having trouble getting speex working with a project that
uses it. For some quick background, the game Quake 3 was GPL'ed a while
ago. Some programmers decided to throw it into a public svn and improve
on it, called it ioquake3. One of the blokes integrated speex into
ioquake3 and it works, but I have troubles getting it to compile/link
properly with Visual Studio 2005. I
2004 Aug 06
2
ipv6
On Sat, 2003-10-18 at 18:14, marco chrappan wrote:
> is there any patch to get icecast working with ipv6?
ipv6 should already be supported, if you're having a problem with it
then let us know.
karl.
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to
2004 Aug 06
2
firewall issue
I'm running a icecast-ices server on my isp connection at home. I've two
pcs (duron 700/512Mb RAM and a k6-2 350/360Mb RAM), a optical fiber
10MBit connection but...I'm connected to the internet through a NAT
router which I can't configure (all incomings connections aren't mapped)
so in theory I can't run servers on any kind..
Is there a cheap solution for this
2017 Apr 25
2
RFC: Improving the performance of ItaniumDemangle
(Again), while trying to improve the performance of lldb, I ran into a
bottleneck with the demangler. This may be specific to my platform -
Ubuntu 16.04, probably using libstdc++, not libc++. It makes extensive use
of std::string and std::vector, and I see memory allocation at the top. I
prototyped a version that uses an arena-style memory allocator (you can
allocate, but you can't ever
2004 Aug 06
3
Icecast Shoutcast Darwin Oddcast Questions
Dear Mr. 'Sock --
First let me say "Major Thanks!!!" for your work in developing the Oddcast
plugin. I'm putting it to great use and will send you an article that I
recently published regarding my usage of the software...
I have a couple of questions I'm wondering if you can help me with...
(1) Is there a version (any version) of a streaming source feed for Linux
that
2001 Mar 25
1
Wine + HL(CS) + V3 = opengl mode not supported !?
K I finally got HL to start correctly by not using my installed win98 as
base. Now when I try to join a game in Counterstrike I get an "selected
opengl mode not supported by your hardware" error from HL. This is only the
case when I select the 3DfxMiniGL Driver (as I got a voodoo3). With Default
opengl driver it works, but i get 4 fps. With Softwaremode I get 15fps but
thats both
2001 Aug 27
1
Wine and Half-Life
I'm having this problem with wine. I compile it with opengl-support and
my card (ATI Radeon) runs no problem with Quake3 or the Mesa Demos. And
I can actually start HL/CS with both software and opengl. Problem is,
the framerate is about 4... It seems just as if wine just doesn't do
hardware rendering.
Anyone had a similar experience or know a potential solution?
PS: Wine works fine
2009 Aug 17
1
a few questions
Hello
I am curious about some articles I would like to contribute to the
wiki. I would like to add some articles about installing games, like UT,
Quake3 with the Urban Terror mod and Enemy territory. The question I
have is are these articles something that the group would like on the
wiki ? I know CentOS is more aimed at servers and sysadmins than home
user but there are some of us out there and
2017 Apr 25
4
RFC: Improving the performance of ItaniumDemangle
well, top-of-branch lldb uses this code, that's how I found it. Do you
mean libc++'s demangler?
FYI when I said 14+% (and now it's 17%), I mean the overall performance of
starting lldb, not just the demangler itself. It's probably several times
faster now with this change (https://reviews.llvm.org/D32500)
On Tue, Apr 25, 2017 at 12:19 PM, Vedant Kumar <vsk at apple.com>
2017 Apr 30
1
RFC: Improving the performance of ItaniumDemangle
On Tue, Apr 25, 2017 at 1:37 PM, Asiri Rathnayake <
asiri.rathnayake at gmail.com> wrote:
>
>
> On Tue, Apr 25, 2017 at 8:36 PM, Vedant Kumar via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>>
>> > On Apr 25, 2017, at 12:24 PM, Scott Smith <scott.smith at purestorage.com>
>> wrote:
>> >
>> > well, top-of-branch lldb
2001 Mar 03
1
halflife & wine
Well I've read all the docs/howtos for this and it's still not working
for me. Everytime I try to do a 'wine hl.exe' it gives me the good ol'
opengl is not supported on this device error. Nothing in the wine
console. This is with build 20010112 (and also a very recent
one...forget which). I did the enable-opengl configure flag.
I'm trying to run it on a mandrake
2006 Apr 01
2
compiling 2.3.1
I'm trying to get icecast 2.3.1 compiled on a slackware 10.0 box. I've
successfully compiled the libshout libraries. Now this is what I got
after a make
in the source dir:
> make[3]: Entering directory `/tar_archive/icecast-2.3.1/src'
> /bin/sh ../libtool --mode=link gcc -pthread -g -O2 -L/usr/local/lib
> -o icecast cfgfile.o main.o logging.o sighandler.o connection.o
2004 Aug 06
2
UDP Vs. TCP
I haven't touched IceCast yet, but I evaluating it for a project. On the
website it says it uses TCP for streaming, is there an option of UDP?
Wouldn't UDP be better for a large amount of streams? Thanks
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to
2004 Aug 11
5
problem with delphi bde app
Hi,
I'm trying to run some old delphi application, which uses BDE to connect
to an access mdb file.
The application displays an error, that it couldn't open the database.
I can run BDEADMIN and I see that database aliases are configured propoerly.
I did some winedebugg'ing and noticed following mesassages
....
...
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:gdi:GDI_GetObjPtr
2017 Apr 25
5
RFC: Improving the performance of ItaniumDemangle
On Tue, Apr 25, 2017 at 8:36 PM, Vedant Kumar via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
>
> > On Apr 25, 2017, at 12:24 PM, Scott Smith <scott.smith at purestorage.com>
> wrote:
> >
> > well, top-of-branch lldb uses this code, that's how I found it. Do you
> mean libc++'s demangler?
>
> Thanks for explaining, this is the first time
2009 Feb 26
3
[LLVMdev] Garbage collection
On Feb 26, 2:18 pm, Ralf Schneider <li... at gestaltgeber.com> wrote:
> Hello,
>
> 2009/2/26 Talin <viri... at gmail.com>
>
> > The IR-level intrinsics themselves don't much help you *write* a GC, so
> > much as to integrate one with LLVM. What is provided is essentially a
> > mechanism for walking the stack, and a means to insert read/write
> >
2003 Feb 01
5
ID3 info and Streaming titles
Hi,
I'd really like to enable ID3 tags and streaming titles.
> From reading icecast.conf I realise this is experimental.
I'm assuming experimental means works most of the time :-)
I've set this flag, however receive no ID3 tags or streaming titles.
use_meta_data 1
I need some guidance on this one, im using icecast 1.3.12 and ices
0.2.3.
Thanks,
--
Best regards,
Darren
2009 Feb 26
0
[LLVMdev] Garbage collection
On 2009-02-26 18:22, Gabor Greif wrote:
> On Feb 26, 2:18 pm, Ralf Schneider <li... at gestaltgeber.com> wrote:
>
>> Hello,
>>
>> 2009/2/26 Talin <viri... at gmail.com>
>>
>>
>>> The IR-level intrinsics themselves don't much help you *write* a GC, so
>>> much as to integrate one with LLVM. What is provided is essentially