]> git.0d.be Git - empathy.git/commit
The EmpathyCallHandler correctly initializes it "initial_video" property
authorJonathan Tellier <jonathan.tellier@gmail.com>
Mon, 15 Jun 2009 20:07:59 +0000 (16:07 -0400)
committerjtellier <jonathan.tellier@collabora.co.uk>
Mon, 15 Jun 2009 20:07:59 +0000 (16:07 -0400)
commit2360a56f96df9315b7cbcfc8bf3a3f8ddcb919cf
tree5b0cb3eb16e79b54f06c077bfdb60c67755e0e74
parent909f3e3d892afc61e42143bf9182d6dec9f3ccb9
The EmpathyCallHandler correctly initializes it "initial_video" property
when the remote contact initiates the call.
empathy_tp_call_is_(sending/receiving)_video correctly returns a
gboolean.
The remote avatar is correctly shown when the remote site does not send
video.
When a call is disconnected, the video preview is hidden.
libempathy/empathy-call-handler.c
libempathy/empathy-tp-call.c
src/empathy-call-window.c