Re: [Ekiga-devel-list] 1st working SVN build Ekiga on FreeBSD

2008-03-27 Thread Damien Sandras
Le jeudi 27 mars 2008 à 19:54 +0100, Matthias Apitz a écrit : > El día Thursday, March 27, 2008 a las 05:38:38PM +0100, Damien Sandras > escribió: > > > > toggle_call_cb (GtkWidget * widget, > > > gpointer data) > > > { > > > GmMainWindow *mw = NULL; > > > > > > std::cout <<

Re: [Ekiga-devel-list] 1st working SVN build Ekiga on FreeBSD

2008-03-27 Thread Matthias Apitz
El día Thursday, March 27, 2008 a las 05:38:38PM +0100, Damien Sandras escribió: > > toggle_call_cb (GtkWidget * widget, > > gpointer data) > > { > > GmMainWindow *mw = NULL; > > > > std::cout << "Debug:toggle_call_cb()" << std::endl << std::flush; > > mw = gm_mw_get_mw (GTK

Re: [Ekiga-devel-list] 1st working SVN build Ekiga on FreeBSD

2008-03-27 Thread Damien Sandras
Le jeudi 27 mars 2008 à 17:14 +0100, Matthias Apitz a écrit : > El día Thursday, March 27, 2008 a las 01:54:44PM +0100, Damien Sandras > escribió: > > > > I disagree :-) > > > > > > in the call to [EMAIL PROTECTED], which can't be hang-up, the OSS > > > PSoundChannelOSS::Close() is not called, w

Re: [Ekiga-devel-list] 1st working SVN build Ekiga on FreeBSD

2008-03-27 Thread Matthias Apitz
El día Thursday, March 27, 2008 a las 01:54:44PM +0100, Damien Sandras escribió: > > I disagree :-) > > > > in the call to [EMAIL PROTECTED], which can't be hang-up, the OSS > > PSoundChannelOSS::Close() is not called, while it is in the call with > > [EMAIL PROTECTED]; I proofed it with a debug

Re: [Ekiga-devel-list] Call history

2008-03-27 Thread Damien Sandras
Le jeudi 27 mars 2008 à 14:15 +0100, Julien Puydt a écrit : > Julien Puydt a écrit : > > And we'll have to decide what to show exactly :-) > > Since I didn't get greeted by complaints either on irc or on this list, > I committed should-work code. > > It's still time to complain if something look

Re: [Ekiga-devel-list] SVN access for x264

2008-03-27 Thread Damien Sandras
Le jeudi 27 mars 2008 à 14:13 +0100, Matthias Apitz a écrit : > El día Thursday, March 27, 2008 a las 11:13:15AM +0100, Matthias Apitz > escribió: > > > > > $ svn co svn://svn.videolan.org/x264/trunk x264 > > Authentication realm: > > df754926-b1dd-0310-bc7b-ec298dee348c > > Password for 'guru

Re: [Ekiga-devel-list] Ekiga 3.00

2008-03-27 Thread Nikos Charonitakis
Sorry, it was my mistake. I did the needed changes when i uploaded Greek translation but forgoten to commit Makefile.am. Everything was ok to my local svn copy... So i fixed it now. Thanks Nikos 2008/3/14, Damien Sandras <[EMAIL PROTECTED]>: > > Le vendredi 14 mars 2008 à 17:36 +0200, Nikos Char

Re: [Ekiga-devel-list] Ekiga 3.00

2008-03-27 Thread Nikos Charonitakis
2008/1/13, Damien Sandras <[EMAIL PROTECTED]>: > Consequently, I think translators should continue working on the > gnome-2-20 branch. After GNOME 2.22 is released, I will create a > gnome-2-22 branch. we worked on gnome-2-20 branch but greek help translation is not present in gnome 2.22 (el wa

Re: [Ekiga-devel-list] Win32 build broken?

2008-03-27 Thread Matthias Schneider
On Monday 10 March 2008 20:53:17 Torsten Schlabach wrote: > > --- Damien Sandras <[EMAIL PROTECTED]> schrieb: > > Is it trunk or 2.0.x ? > > I was going to say, it's trunk (as the filename has 'snapshot' in it), but: trunk=head=snapshot = soon-3.00 > > Well, one point is that the source code

Re: [Ekiga-devel-list] Call history

2008-03-27 Thread Julien Puydt
Julien Puydt a écrit : > And we'll have to decide what to show exactly :-) Since I didn't get greeted by complaints either on irc or on this list, I committed should-work code. It's still time to complain if something looks wrong! Snark ___ Ekiga-deve

Re: [Ekiga-devel-list] SVN access for x264

2008-03-27 Thread Matthias Apitz
El día Thursday, March 27, 2008 a las 11:13:15AM +0100, Matthias Apitz escribió: > > $ svn co svn://svn.videolan.org/x264/trunk x264 > Authentication realm: > df754926-b1dd-0310-bc7b-ec298dee348c > Password for 'guru': > Authentication realm: > df754926-b1dd-0310-bc7b-ec298dee348c > Username

Re: [Ekiga-devel-list] 1st working SVN build Ekiga on FreeBSD

2008-03-27 Thread Damien Sandras
Le jeudi 27 mars 2008 à 13:42 +0100, Matthias Apitz a écrit : > El día Thursday, March 27, 2008 a las 01:15:13PM +0100, Damien Sandras > escribió: > > > > > > > Debug:toggle_call_cb() <-- placing the call > > > Debug:place_call_cb() > > > Debug:call_core->dial(uri)sip:500 > > > CIF MPI =

Re: [Ekiga-devel-list] 1st working SVN build Ekiga on FreeBSD

2008-03-27 Thread Matthias Apitz
El día Thursday, March 27, 2008 a las 01:15:13PM +0100, Damien Sandras escribió: > > > > Debug:toggle_call_cb() <-- placing the call > > Debug:place_call_cb() > > Debug:call_core->dial(uri)sip:500 > > CIF MPI = 33 > > Frame Time = 3003 > > Frame Height = 144 > > Temporal Spatial Trade

Re: [Ekiga-devel-list] 1st working SVN build Ekiga on FreeBSD

2008-03-27 Thread Damien Sandras
Le jeudi 27 mars 2008 à 11:30 +0100, Matthias Apitz a écrit : > El día Thursday, March 27, 2008 a las 10:59:31AM +0100, Damien Sandras > escribió: > > > > - I can't terminate a call to [EMAIL PROTECTED] without killing the > > > application; the hang-up button has no affect; mouse-over shows th

Re: [Ekiga-devel-list] 1st working SVN build Ekiga on FreeBSD

2008-03-27 Thread Matthias Apitz
El día Thursday, March 27, 2008 a las 10:59:31AM +0100, Damien Sandras escribió: > > - I can't terminate a call to [EMAIL PROTECTED] without killing the > > application; the hang-up button has no affect; mouse-over shows the > > dial tool-tip; > > will dig into this first; > > > > Any comme

[Ekiga-devel-list] SVN access for x264

2008-03-27 Thread Matthias Apitz
$ svn co svn://svn.videolan.org/x264/trunk x264 Authentication realm: df754926-b1dd-0310-bc7b-ec298dee348c Password for 'guru': Authentication realm: df754926-b1dd-0310-bc7b-ec298dee348c Username: Password for '': Authentication realm: df754926-b1dd-0310-bc7b-ec298dee348c Username: ^C svn

Re: [Ekiga-devel-list] 1st working SVN build Ekiga on FreeBSD

2008-03-27 Thread Damien Sandras
Hi, Le mercredi 26 mars 2008 à 18:44 +0100, Matthias Apitz a écrit : > Hello, > > After a lot of debugging I have now a 1st version of Ekiga build from > SVN on FreeBSD 7.0R which works a bit, 'a bit means': > > - it shows the video with V4L and plays sound with OSS > - it connects to [EMAIL PRO