-
Enabling positional audio solved the problem!
Should I submit a bug to Via?
Thanks for your help.
2009-09-19 18:26:25 UTC in Mumble
-
I updated my drivers to 7.300A, which is the latest version from the Via site. Same behavior. I'll try the positional audio thing over the weekend.
Some more points of reference Skype works fine on that card.
Mumble (and Skype) work fine on that system over the Audigy card I installed into it last night.
2009-09-18 15:49:22 UTC in Mumble
-
Works like a charm in Linux with client ver 1.1.8.
I tried both 1.1.8 and the Git snapshot from the wiki on Windows. Neither worked.
2009-09-18 05:42:19 UTC in Mumble
-
I get (mostly) no sound output on a VIA HD Audio card (http://www.via.com.tw/en/products/audio/8-channel/vt1708/). What's odd is that I can hear the text-to-speech audio, but nothing else. I don't hear the voice or the tones in the latency page, or any user voices when connecting to a server. The input works fine. Other users can hear me very well.
This is on Windows XP service pack 3. I...
2009-09-17 19:16:12 UTC in Mumble
-
You can't use HessianCPP as a Hessian server. The only server I'm aware of is Resin.
HTH,
Jose.
2009-06-23 17:53:08 UTC in hessiancpp
-
I say submit your patches. The UTF-8 patch looks especially useful. I haven't had great luck with my latest patch, but my Sourceforge email did not work until very recently. Maybe rapopescu has also not been receiving emails from Sourceforge until recently.
2009-06-12 16:37:59 UTC in hessiancpp
-
Pointers are not ints on 64-bit platforms:
proto_map.cc: In constructor 'proto_map::proto_map(vector*,
vector*, ip_addr*, ip_addr*, int, int, ip_addr, ip_addr*)':
proto_map.cc:19: error: cast from 'ip_addr*' to 'int' loses precision
proto_map.cc:23: error: cast from 'ip_addr*' to 'int' loses precision
make[2]: *** [proto_map.o] Error 1
This patch was accepted by Gentoo:
2007-05-20 18:32:26 UTC in Port Forwarding Daemon
-
Interrupted system calls in Linux can lead to parse_reply errors 'cause the read is not re-tried. It's possible they've also caused errors on connect(), but I have not personally experienced those.
2007-05-20 17:25:08 UTC in hessiancpp
-
agatocles committed patchset 104 of module jxUtil to the jxUtil-tiny tools and utilities in java CVS repository, changing 1 files.
2002-09-28 05:41:08 UTC in jxUtil-tiny tools and utilities in java