]> git.0d.be Git - empathy.git/history - src/empathy-call-window.c
Merge branch 'people-nearby-fake-group-613558'
[empathy.git] / src / empathy-call-window.c
2010-03-30 Danielle MadeleyMerge branch 'people-nearby-fake-group-613558'
2010-03-29 Guillaume Desmottescoding style fixes
2010-03-29 Olivier CrêteCheck for errors when linking the video source into...
2010-03-29 Olivier CrêteVerify that the video source could be linked into the...
2010-03-29 Olivier CrêteReturn error when the audio source can not be started
2010-03-29 Olivier CrêteReturn a telepathy error if the source can't be added
2010-03-29 Olivier CrêteRemove false comment
2010-03-29 Olivier CrêteAdd audio conversion filter to receive pipeline
2010-03-29 Olivier CrêteAdd fakesink to srcpad if not real sink could be linked
2010-03-29 Olivier CrêteEmit error when failing to link audio pad
2010-03-29 Olivier CrêteSend stream error when the src pad can't be linked
2010-03-29 Olivier CrêteHandle errors from audio sink
2010-03-15 Guillaume DesmottesMerge commit 'staz/dnd'
2010-03-15 Guillaume Desmottescall-window: display the 'audio input' page by default...
2010-01-13 Xavier ClaessensMerge branch 'contact'
2010-01-13 Guillaume DesmottesUse the proper enum value when checking FsMediaType
2010-01-11 Guillaume DesmottesWait that the pipeline has been started before enabling...
2010-01-11 Guillaume Desmottesfactor out start_call
2010-01-11 Guillaume Desmottesempathy_call_window_constructed: no need to call displa...
2010-01-01 Philip WithnallMiscellaneous string fixes
2010-01-01 Philip WithnallPunctuation fixes in translatable strings
2009-12-18 Guillaume Desmottesblock/unblock the right signals on menu actions
2009-12-18 Guillaume Desmottessave the geometry of the call window
2009-11-30 Guillaume DesmottesMerge commit 'shaunm/dndfiles2'
2009-11-27 Guillaume DesmottesCapitalize first letter of debug msg
2009-11-27 Guillaume DesmottesDisable video preview when there is no call
2009-11-27 Guillaume Desmottesenable the camera-off button if call doens't have initi...
2009-11-27 Guillaume Desmottesenable the camera-off button when call is disconnected
2009-11-27 Guillaume Desmottesempathy_call_window_set_send_video: don't request video...
2009-11-27 Guillaume Desmottesdisable_camera: disable send video only if we were...
2009-11-27 Guillaume Desmottesupdate toggle buttons when the camera state is changed...
2009-11-27 Guillaume Desmotteshook the camera radio buttons
2009-11-27 Guillaume Desmottesmake disable_camera, enable_preview and enable_camera...
2009-11-27 Guillaume Desmottesupdate radio actions when a button is pressed
2009-11-27 Guillaume Desmottesremove the "send video" menu item
2009-11-27 Guillaume Desmottesempathy_call_window_set_send_video: add a debug msg
2009-11-27 Guillaume Desmottesstop sending video when 'camera off' or 'preview' is...
2009-11-27 Guillaume Desmottesearly return if the camera_state is already the one...
2009-11-27 Guillaume Desmottesdisable the others button when 'camera on' is enabled
2009-11-27 Guillaume Desmottesrename camera to camera_on
2009-11-27 Guillaume Desmottesremove the "Always Show Video Preview" menuitem
2009-11-27 Guillaume Desmottesconnect the 'camera off' and 'preview' buttons
2009-11-27 Guillaume Desmottesset the icon of the camera_off button
2009-11-27 Guillaume DesmottesWe should display the avatar/preview when call is disco...
2009-11-27 Guillaume Desmottescall-window: add some debug msg
2009-11-27 Guillaume Desmottesdisable video preview when we turn off video sending
2009-11-27 Guillaume DesmottesEnable 'send video' buttons and display the preview...
2009-11-27 Guillaume DesmottesDon't display the video preview when the sink is added
2009-11-27 Guillaume Desmotteswe don't want to hide the self frame anymore
2009-11-27 Guillaume Desmottesremove empathy_call_window_update_self_avatar_visibility
2009-11-27 Guillaume Desmottescall-window: factor out display_video_preview to displa...
2009-11-27 Guillaume Desmottescall-window: change the semantic of the "Video Preview...
2009-11-16 Javier JardónUse accessor functions instead direct access.
2009-11-16 Guillaume Desmottesmedia_stream_error_to_txt: display a link to the fdo...
2009-11-16 Guillaume Desmottesrephrase the TP_MEDIA_STREAM_ERROR_NO_CODECS error
2009-11-16 Guillaume DesmottesDisplay the name of the CM in the TP_MEDIA_STREAM_ERROR...
2009-11-16 Guillaume Desmottesmedia_stream_error_to_txt: add a msg for TP_MEDIA_STREA...
2009-11-16 Guillaume Desmottesmedia_stream_error_to_txt: add a msg for TP_MEDIA_STREA...
2009-11-16 Guillaume Desmottesmedia_stream_error_to_txt: add a msg for TP_MEDIA_STREA...
2009-11-16 Guillaume Desmottesmedia_stream_error_to_txt: add a msg for TP_MEDIA_STREA...
2009-11-12 Guillaume Desmottesempathy-call-window: display_error: simplify showing...
2009-11-12 Guillaume Desmottesempathy-call-window: display_error: align the main...
2009-11-12 Guillaume Desmottesempathy-call-window: display_error: put the image and...
2009-11-12 Guillaume Desmottesempathy-call-window: display_error: wrap the translated...
2009-11-06 Guillaume Desmottesmedia_stream_error_to_txt: correct the error message...
2009-11-06 Guillaume Desmottesrephrase the TP_MEDIA_STREAM_ERROR_CODEC_NEGOTIATION_FA...
2009-11-06 Guillaume Desmottesempathy-call-window: add a friendly message for TP_MEDI...
2009-11-05 Guillaume Desmottesuse 'Technical Details' as title of the expander
2009-11-05 Guillaume Desmottespass NULL to gtk_label_new when creating an empty label
2009-11-05 Guillaume DesmottesDisplay the error message in a expander
2009-11-05 Guillaume Desmottesuse the error message if we don't have a nice description
2009-11-05 Guillaume Desmottesfactor out empathy_call_window_stream_error
2009-11-05 Guillaume Desmottesfix typo in comment
2009-11-05 Guillaume Desmottescall_handler_notify_tp_call_cb: return if call is NULL
2009-11-05 Guillaume Desmottesempathy-call-window: fix phrasing of the codec negotati...
2009-11-05 Guillaume Desmottesempathy-call-window: display an error message when...
2009-10-20 Guillaume Desmottesempathy-call-window: fix shadow declarations
2009-10-19 Guillaume Desmottesempathy_call_window_setup_avatars: pass a weak object...
2009-10-19 Guillaume DesmottesMerge commit 'maiku/bug_598332'
2009-10-19 Guillaume Desmottesempathy-call-window: use empathy_signal_connect_weak...
2009-10-19 Mike RuprechtFix assertion when closing a call window after CM crashed.
2009-09-24 Cosimo CecchiDon't rely on the widget allocation to be != 0.
2009-09-14 Cosimo CecchiCheck for NULL sink.
2009-09-14 Cosimo CecchiFix long lines.
2009-09-14 Cosimo CecchiMove the toolbar setup after we initialize the audio...
2009-09-01 Olivier CrêteStop the sink on stream close to prevent deadlock
2009-09-01 Olivier Crêtecallback is for handler no TfChannel
2009-08-27 Guillaume DesmottesMerge commit 'jtellier/reconnect-account'
2009-08-26 Sjoerd SimonsEnsure we call the empathy_sound_stop from the main...
2009-08-21 Sjoerd SimonsMerge back from master
2009-08-20 Jonny LambMerge branch 'connman'
2009-08-19 Guillaume DesmottesMerge commit 'lfrb/added'
2009-08-18 Guillaume Desmottesempathy-call-window: add 2 translators comments (#592052)
2009-08-07 Jonathan TellierSetting priv->bus_message_source_id to 0 to make sure...
2009-08-07 Jonathan TellierNow removing the bus watch when destroying the pipeline.
2009-08-07 Jonathan TellierFixed a bug that caused the application to crash when...
2009-08-06 Guillaume DesmottesMerge commit 'jtellier/empathy-contact-widget-style'
2009-08-06 Olivier CrêteMove the FsElementElementAddedNotifier over the main...
2009-08-01 Cosimo CecchiMerge branch 'master' into mc5
2009-08-01 Cosimo CecchiMerge branch 'sjoerd-mc5' into mc5
next