-
hi,
i'm sorry for the file mismatches anyway
i removed the old patches and added the new ones. The patches are applied to the svn trunk.
2009-07-29 08:47:52 UTC in OpalVOIP
-
Hi,
ptlib does not use QuickTimeComponents.h but my application does.
Now #undef nil could be a easy "workaround", but some harmless name refactoring could avoid the "workaround" in place of a possible solution that leads to a less error prone compilation.
2009-07-29 08:07:41 UTC in OpalVOIP
-
if you include before an include to ptlib.h compilation fails because in some mac header
is defined "nil". (maybe something like MacTypes.h).
this patch rename all "nil" variables as pnil to allow compilation.
Beside if you include after ptlib.h other compilations errors appear. (i've not investigated)
2009-07-20 12:59:54 UTC in OpalVOIP
-
openc6 changed the openc6-0.9.9 file release.
2009-07-19 12:40:15 UTC in OpenC6 - Linux C6 Messenger
-
openc6 changed the openc6-0.9.9 file release.
2009-07-19 12:40:03 UTC in OpenC6 - Linux C6 Messenger
-
openc6 changed the openc6-0.9.9 file release.
2009-07-19 12:39:50 UTC in OpenC6 - Linux C6 Messenger
-
openc6 added the openc6-0.9.9-1.fc11.i386.rpm file.
2009-07-19 12:35:26 UTC in OpenC6 - Linux C6 Messenger
-
openc6 added the openc6-0.9.9-1.fc11.x86_64.rpm file.
2009-07-19 12:35:26 UTC in OpenC6 - Linux C6 Messenger
-
this patch fix some sound issue which is better remarked in the source. Mainly: PlayFile used in a loop, SetBuffers when called changes hw parameters, calculation of periods.
2009-07-01 10:36:57 UTC in OpalVOIP
-
this a fix to make this function does the job.
2009-04-22 15:45:14 UTC in OpalVOIP