Re: [Ekiga-devel-list] News on debian snapshots

2009-02-26 Thread Eugen Dedu
Peter Robinson wrote: Hi All, * The AVC plugin is not compiled anymore (the package is still there, but will be removed soon). Please tell if you really need it. It seems to me that ptlib needs libraw1394-dev v1, but v1 is not available anymore on debian unstable and very soon in testing

Re: [Ekiga-devel-list] News on debian snapshots

2009-02-26 Thread Eugen Dedu
Peter Robinson wrote: * The AVC plugin is not compiled anymore (the package is still there, but will be removed soon). Please tell if you really need it. It seems to me that ptlib needs libraw1394-dev v1, but v1 is not available anymore on debian unstable and very soon in testing either. Here

Re: [Ekiga-devel-list] News on debian snapshots

2009-02-26 Thread Julien Puydt
Eugen Dedu a écrit : Peter Robinson wrote: * The AVC plugin is not compiled anymore (the package is still there, but will be removed soon). Please tell if you really need it. It seems to me that ptlib needs libraw1394-dev v1, but v1 is not available anymore on debian unstable and very soon

[Ekiga-devel-list] Preview

2009-02-26 Thread Eugen Dedu
Please apply the patch: --- ekiga.schemas.in.in 2009-02-25 21:59:45.0 +0100 +++ ekiga.schemas.in.in-ok 2009-02-26 21:30:13.0 +0100 @@ -74,7 +74,7 @@ default0/default locale name=C shortVideo preview/short - longVideo preview/long +

[Ekiga-devel-list] Minor patch, s/gnomemeeting/ekiga + formatting

2009-02-26 Thread Eugen Dedu
-- Eugen --- Coding_Policy 2009-01-07 11:02:12.0 +0100 +++ Coding_Policy-ok 2009-02-26 22:53:27.0 +0100 @@ -1,11 +1,19 @@ -Developers : -- Please keep the current coding style in GnomeMeeting and put comments. -Functions descriptions should have 3 fields. DESCRIPTION, BEHAVIOR

Re: [Ekiga-devel-list] gmref_ptr

2009-02-26 Thread Eugen Dedu
Julien Puydt wrote: Eugen Dedu a écrit : Julien Puydt wrote: Eugen Dedu a écrit : In services.cpp, ~ServiceCore executes pop_back(), and this function calls the destructor of the element (http://www.cplusplus.com/reference/stl/list/pop_back.html). However, the refcount of the objects so