]> git.0d.be Git - empathy.git/history - src/empathy-call-window.c
Merge branch 'sasl'
[empathy.git] / src / empathy-call-window.c
2010-11-30 Guillaume Desmottesmove sound functions to EmpathySoundManager methods
2010-11-30 Guillaume Desmottesmove empathy-sound to empathy-sound-manager
2010-10-04 Guillaume DesmottesMerge remote branch 'sjoerd/master'
2010-10-04 Guillaume Desmottescall-window: remove GTK2 compat code
2010-10-04 Guillaume DesmottesImport latest version of ev-sidebar from totem
2010-10-04 Guillaume DesmottesGDK keys are now GDK_KEY_*
2010-09-27 Guillaume DesmottesDisable the fullscreen action while we are not connected
2010-09-27 Guillaume DesmottesLeave fullscreen mode when call is disconnected (#593437)
2010-09-27 Guillaume Desmottesshow_borders: check if video_output still exists before...
2010-09-27 Guillaume Desmottesdisconnect signal before destroying the video widget
2010-09-27 Guillaume Desmottesfactor out disconnect_video_output_motion_handler()
2010-09-27 Guillaume Desmottescall-window: remove the errors info bar when redialing...
2010-09-07 Philip WithnallDon't use gtk_progress_bar_set_orientation() when build...
2010-08-06 Philip WithnallRemove uses of new GStreamer API
2010-08-05 Philip WithnallFix constness of various variables and parameters
2010-08-05 Philip WithnallFix missing entries in switch statements
2010-08-05 Guillaume DesmottesMerge branch 'av-candidate-624344'
2010-08-05 Guillaume Desmottesdisplay the tooltip on the info image
2010-08-05 Guillaume Desmottescall-window: use candidates-changed signal
2010-08-05 Guillaume Desmottesuse a space to separate the IP from the port
2010-08-05 Guillaume Desmottesadd tooltips giving a bit more context about the candidate
2010-08-05 Guillaume Desmottescall-window: display candidates info (#599166)
2010-07-21 Philip WithnallMerge EmpathyContact:name and *_set_alias() to EmpathyC...
2010-07-14 Guillaume DesmottesMerge branch 'debug-av-599166'
2010-07-13 Guillaume Desmottesdisplay the clock rate of the codec as well
2010-07-12 Guillaume Desmottesreset codecs when call is disconnected
2010-07-12 Guillaume Desmottescall-window: display receiving codecs
2010-07-12 Guillaume Desmottescall-window: Add 'details' pane containing encoding...
2010-07-08 Guillaume DesmottesMerge branch 'gtk3-621753'
2010-07-07 Guillaume Desmottescall-window: use gtk_widget_get_allocation()
2010-06-07 Danielle MadeleyMerge branch 'trivia'
2010-06-07 Guillaume Desmottesempathy_call_window_set_send_video: only disable previe...
2010-05-28 Guillaume DesmottesMerge branch 'import-617971'
2010-05-26 Xavier ClaessensPort to new EmpathyTpContactFactory API
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
next