]> git.0d.be Git - empathy.git/commit
Better implemented empathy_tp_call_is_receiving_video and empathy_tp_call_is_sending_...
authorJonathan Tellier <jonathan.tellier@gmail.com>
Wed, 10 Jun 2009 19:36:01 +0000 (15:36 -0400)
committerjtellier <jonathan.tellier@collabora.co.uk>
Fri, 12 Jun 2009 12:59:10 +0000 (08:59 -0400)
commitc65de38d223ada5dfcf2d74b25a6af520143f3c5
tree945125c906c6daf1d1523679fba5743aa100059e
parentc5c09d7a6a0161b66f1747e3496cb1365f6f35bc
Better implemented empathy_tp_call_is_receiving_video and empathy_tp_call_is_sending_video.
Removed the "video-stream-changed" from EmpathyCallHandler
Corrected gtk-doc in EmpathyCallHandler.
empathy_call_window_stup_video_preview now checks the status of the
video_tee and the video_preview.
empathy_call_window_sink_added_cb does not automatically starts the
preview.
libempathy/empathy-call-handler.c
libempathy/empathy-tp-call.c
src/empathy-call-window.c