Displaying 6 results from an estimated 6 matches for "portali".
Did you mean:
portal
2005 Jan 23
4
New dcom95 mirror
Hello,
as Jeremy Newman wanted mirrors for dcom95, here's a new link
http://www003.portalis.it/115/download/dcom95.zip
Note that because of the Microsoft licencing conditions, you are
licenced to download
this file only if you are going to use it with wine.
Ivan.
2006 Jun 24
2
An RPM of wine with safedisc support
Safedisc has now been working on wine for almost a year, but it'll
still take some time before we get the code into winehq, so I've
decided to build an RPM of wine with safedisc 1 support so users can
play around with it, you can download it from
http://www003.portalis.it/115/wine-safedisc-0.9.16-mdk.i586.rpm
Safedisc 2 and above are not supported. This is based on wine 0.9.16,
however it isn't an official winehq release, and is provided on an as
is basis. To run a safedisc protected game, you must run winecfg and
set the drive type of your cdrom drive to &q...
2003 Dec 03
0
WineX 3.2 for linux Rd Hat and Fedora Core free download
Get it now at
http://www003.portalis.it/115/
it's free, it's legal, it's easy to install and use.
Download and enjoy!
2006 Jan 09
1
Using speex (newbie)
Hi, i'm using speex in a conferencing application and i have a little problem. I encode single buffer of 320 byte (160 short) and send it to destination where
i play it. The problem is that between frame i hear a "tick" so, if i encode single frames, send it and play it, i heard like to be underwater (because there is a tick 8000/320 times/sec ), if i encode many packet all together
2006 Jan 11
1
Using speex (newbie)
Thank you to all, i've discovered the problem, i was using 1.0.5 version,
now i'm using 1.1.11.1 and tick is disappeared.... speex_decode now
return -1 if end of stream is reached, in previous version it was returning
1...maybe can help someone...thank you again
Carlo
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jan 10
3
Using speex (newbie)
Thank you for the answer but i've already read manual and examples and i'm doing same thing
of your code, so, maybe you can give me a hint about the problem i have, that it is for sure in my code. A
question: is it possible that i hear a "tick" because between two frame i call speex_bits_reset? (for this reason if i encode
more than one frame together there is no