]> git.0d.be Git - empathy.git/history - src/empathy-call-window.c
use avatar-default instead of the deprecated stock_person icon
[empathy.git] / src / empathy-call-window.c
2010-05-20 Guillaume Desmottesuse avatar-default instead of the deprecated stock_pers...
2010-05-10 Sjoerd SimonsDon't try to start change the camera when there is...
2010-05-04 Guillaume DesmottesMerge branch 'timestamp-615976'
2010-04-24 Sjoerd Simonsadd timestamp arg to empathy_dispatcher_create_channel
2010-04-21 David Labandisconnect empathy_call_window_bus_message() in dispose...
2010-04-09 Guillaume Desmottessrc/empathy-call-window.c: use tp_g_signal_connect_obje...
2010-04-01 Danielle MadeleyMerge branch 'no-ungrouped-in-mucs-614524'
2010-04-01 Guillaume Desmottesempathy_call_window_sink_added_cb: unref the pad
2010-04-01 Guillaume Desmottesunref liveadder when disposing
2010-04-01 Guillaume Desmottesdon't recreate a video preview or update the window...
2010-04-01 Guillaume Desmottesdon't leak the fullscreen window
2010-04-01 Guillaume Desmottesinit_contact_avatar_with_size: don't leak the pixbuf
2010-04-01 Guillaume Desmottesstop using gst_bin_add_many and gst_element_link_many
2010-04-01 Guillaume Desmottesuse tp_g_signal_connect_object so we don't have to...
2010-04-01 Guillaume DesmottesFix race when restarting a call
2010-04-01 Guillaume DesmottesAllow to use the video preview when the call has been...
2010-04-01 Guillaume Desmottesempathy_call_window_restart_call: there is no reason...
2010-04-01 Guillaume Desmottesempathy_call_window_reset_pipeline: start the new pipel...
2010-04-01 Guillaume DesmottesActually turn off the camera when preview/sending is...
2010-04-01 Guillaume Desmottesstop disabling the video-preview button when call is...
2010-04-01 Guillaume Desmottesrecreate the pipeline as soon we destroyed the old one
2010-04-01 Guillaume Desmottessplit create_video_output_widget out of create_pipeline
2010-04-01 Guillaume Desmottesrecycle the audio input gst element
2010-04-01 Guillaume Desmottesrecycle the video input gst element
2010-04-01 Guillaume Desmottesrename initialize_output_elements to create_video_outpu...
2010-04-01 Guillaume Desmottesrecycle the audio output gst element
2010-04-01 Guillaume Desmottesdestroy the video_output widget when the call is discon...
2010-04-01 Guillaume DesmottesNo need to recreate GTK+ widgets when recreating the...
2010-04-01 Guillaume Desmottescall-window: factor out create_pipeline
2010-03-30 Jonny LambMerge branch 'undo-close-tab'
2010-03-30 Guillaume Desmottescall-window: call empathy_call_handler_stop_call when...
2010-03-30 Guillaume Desmottesempathy_call_window_disconnected: remove call to empath...
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
next