Displaying 17 results from an estimated 17 matches for "swc".
Did you mean:
src
2008 Oct 15
1
Flash/Vorbis: Even more improvements
...after a while to create an AS/haXe hybrid player. The
haXe compiler definately produces much more efficient bytecode (at least
in some situations) and the iMDCT function is 2.5-3 faster compiled with
haXe, compared to the code generated by the Adobe compiler. If someone
knows how to generate an SWC library from the haXe code, I would
appreciate some help a lot. At the moment, the haXe code is dynamically
linked into the AS application at runtime.
Overall, the CPU load is getting very acceptable:
http://flash.j-ogg.de/10/
Tor
2005 Sep 21
4
Rails controller with Win32 COM object calls
Has anyone had any experience with making calls to Win32 COM object in a
rails controller. I have no problem making the calls using the WIN32
module, however I do seem to have some memory leaks, when the COM object
being called at some point makes use of SafeArrays. The same method
calls in VB,Visual C++ don''t produce the same memory leaks. I realize
this might seem a little odd, but
2005 Mar 22
1
[Off-Topic] Siemens!!!
>>Taddei Herve Com MD PD SWC 3 MCH 23 <herve.taddei@siemens.com><<<
Wow!!! it seems that Siemens got an eye over speex ;-).... What other
company is watching this closely at speex??? :-D just curious....
John Villar
Gerente de Proyectos
Computadores Flor Hard Soft 2058 C.A.
www.florhard.com
Taddei Herve Com...
2003 Dec 17
1
Using Squid + Samba3 + Winbind
...I'm
noticing that occasionally I'm getting a popup asking for a username and
password. I've looked that the winbind logs, and the only thing I notice
is:
[2003/12/17 14:38:00, 1]
nsswitch/winbindd_group.c:winbindd_getgroups(959)
user 'root' does not exist
My user is MASTER\SWC, so I don't think I'm causing it. I also don't see
any errors regarding my username and/or authentication. I'm not able to
"cause" the popup to appear, so I'm not sure where to begin
troubleshooting... (smb.conf debug = 5 currently). If I do a "wbinfo -t"
it...
2004 Jan 21
11
Digium X100P for $43
Digium X100P / new cards are is available on ebay for $43.
http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=3073050567&category=3309
<http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=3073050567&category=3309
>
Hope this helps to who want to play with X100P! Are these being sold by
Digium ? I don't know ??
- SamW
-------------- next part --------------
An HTML
2004 Jan 23
2
Latest cvs * compile error anyone?
I downloaded asterisk and was trying to compile fresh, It end up in
error, Any help appreciated.
cvs checkout asterisk
cd asterisk
make clean
make
END UP with following error, (Previously I was able to compile without
any errors. After a make clean stopped compiling.)
gcc -shared -Xlinker -x -o chan_iax2.so chan_iax2.o iax2-parser.o
-lmysqlclient -lz
/usr/bin/ld: cannot find -lmysqlclient
2000 Jan 17
1
get_share_modes problem
...bove this
are informational and from my reading of them, completely normal
connection setup steps. I'm not out of (or even into) swap, and I can't
think of any other steps in debugging this.
Any help would be appreciated!
--
Jon Mitchell
Systems Engineer, Subject Wills and Company
jrm@swc.com
2000 Jan 18
1
byte locking bug?
...uests from DOS due to UNIX using a signed bit for
locking, but I wasn't sure if that was related or not. What I need is for
UNIX clients and DOS clients to be able to access this file at the same
time using this type of locking.
--
Jon Mitchell
Systems Engineer, Subject Wills and Company
jrm@swc.com
2000 Aug 25
1
win2000 plaintext password
...ssword
registry setting to the win2000 machine. Even when I have drives mapped
upon login, the first drive always asks me to enter the password even
though it's the same as the user's password. Is there anyway to fix this?
--
Jon Mitchell
Systems Engineer, Subject Wills & Company
jrm@swc.com
2002 Dec 05
12
stupid cd player mod question
Hi, really stupid question here:
1) not bothered how possible it is
2) not bothered how legal it is
3) not bothered how much it costs
question: how would i go about modifiying my stereo cd player (whatever model) to be able to play vorbis files on CD/CD-R/CD-RW ?
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe
2004 Jan 05
2
Codec Negotiation Does not seem to work as expected ?? Help Please !!
Hello,
I have been trying to get my coders to work without a conversion. I have
read all the available asterisk documentation and support groups without
any luck. Here is my issue. (Please feel free to ask questions if you do
not understand what I am talking about.)
I am using Cisco ATA-186 set to g729 codec. (But it will switch to g711 if
sip-server request g711)
I have 2 SIP-services to
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2004 Jan 11
0
NuFone Network H323 configuration?
I am using Nu Fone Network's h323 drivers.
I can place H323 calls using following in extensions.conf file,
exten => _1732.,1,Dial(H323/${EXTEN}@192.168.1.2)
If I need to use h323.conf to do the same I cannot configure h323 to do the
same. I get everyone is busy message and I do not see IP packets being
generated by * trying to communicate to 192.168.1.2. Can someone point out
what I
2004 Jan 22
0
winbind utils not working as non-root user
I restarted the smb service yesterday (I haven't restarted it in a long
time) and now the winbind daemon doesn't work as a non-root user. I
discovered this when Squid (configured to use ntlm_auth) started
prompting everyone for login info, and it never accepts the login. When
I run (for example) "wbinfo -t" as user squid, here's the results
checking the trust secret via RPC
2005 Nov 09
0
conditional periodically_call_remote
Is there a way to only run periodically_call_remote when a condition is
true? I essentially want the ability to start and stop
periodically_call_remote, based on a user initiated action.
Thanks,
John Cole
2004 Jan 12
2
'*' call conference?
I read the feature list of asterisk and I cannot see if it is possible
to conference a call between extensions. Is it a supported feature of
asterisk or is it done in the UA (ATA186 in my case)
Here is what I try to do.
phone-a -dial-> phone-b
tap the cradle (flash on phone-a)
phone-a -dial-> phone-c
tap the cradle (flash on phone-a)
Now I like all 3 phones in a conference call.
2004 Jan 05
0
Codec Negotiation Does not seem to work as e xpected ?? Help Please !!
Steve,
My Problem is not a problem, with the codec negotiation between end points.
But when asterisk does it with canreinvite=no, * do not do it right. I
replied with a lengthy discussion about my findings here, This behavior can
be reproduced. But '*' do not seem to do the negotiation correctly.
http://lists.digium.com/pipermail/asterisk-users/2004-January/032197.html